• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [DEV] Continuing Triumph ICS Development

  • Like
Reactions: bradhoschar
Upvote 0
the other question would be, when its ready, who will start that thread?

Great work guys. Really looking forward to this.

Probably whyzor or mantera since they already have tg reloaded.
They pushed it this far so they deserve the credit. I mean they teach me stuff constantly. Im surprised with all the PM's they get from me they haven't told me to shov it.
I really respect them for that. :D :eek:
 
  • Like
Reactions: sharpe351
Upvote 0
Upvote 0
Probably whyzor or mantera since they already have tg reloaded.
They pushed it this far so they deserve the credit. I mean they teach me stuff constantly. Im surprised with all the PM's they get from me they haven't told me to shov it.
I really respect them for that. :D :eek:

I think once we have either 3G or wifi data working then it's ready to be published in binary format (very alpha still). I'm not against others publishing their own binaries at that point as long as credit is given to everyone who helped out. The OV devs have something similar going with the IHO source (I think even Republic Wireless leeched off the source for their official Optimus One phone). More people involved also generates fixes and ideas quicker (also spreads the burden of answering support questions ;))
 
  • Like
Reactions: bradhoschar
Upvote 0
The issue was that the Generic.kl file wasn't being copied over during the build. I just had to change the mk to copy the file properly.

Interesting. My build (without the modifications I mentioned) had the file. The file frameworks/base/data/keyboards/Generic.kl also maps the Home key incorrectly. It has key 102 MOVE_HOME instead of key 102 HOME WAKE.

We should be using Generic.kl from devices/motorola/triumph/keylayouts.

Under Keylayouts in device/motorola/triumph/device_triumph.mk do the following
add a \ to the end of the last line in the section.

Then add the following line:
device/motorola/triumph/keylayout/Generic.kl:system/usr/keylayout/Generic.kl
 
Upvote 0
Interesting. My build (without the modifications I mentioned) had the file. The file frameworks/base/data/keyboards/Generic.kl also maps the Home key incorrectly. It has key 102 MOVE_HOME instead of key 102 HOME WAKE.

We should be using Generic.kl from devices/motorola/triumph/keylayouts.

Under Keylayouts in device/motorola/triumph/device_triumph.mk do the following
add a \ to the end of the last line in the section.

Then add the following line:
device/motorola/triumph/keylayout/Generic.kl:system/usr/keylayout/Generic.kl

Right, it had a generic original copy of the file and NOT the one that we made changes to which were in our device files folders.

The commit has already been done:

https://github.com/mantera/android_...mmit/c7d3ab5240f5f33bb93ebfc887187145659839f9

Edit: and I listed credit for you in post 3.
 
Upvote 0
I've always just renamed it and left it in the same directory if I wanted a separate copy someplace. The only time you really have to worry about the copies is if you did a

git reset --hard

Then it'll wipe out the untracked files also.

Or if you renamed it to something that is the same as a file that is being tracked, then when you do a repo sync, you might get a message saying that you have uncommited changes and cause the repo sync to fail.

I don't know if it's best practice or anything of that sort, but most of the times, I just make the changes and then if it doesn't work out, I just revert to the last commit.

I can never remember the exact command without looking it up, so I use this alias to make it easy on myself.

alias gitrevert='git reset --hard && git clean -fdx'

So I just type gitrevert and it wipes out everything and cleans out that particular repo of all untracked and changed files and puts everything back to HEAD.
 
Upvote 0
Are you guys still fighting over the RIL (radio comes up but no data?)?

I was pointed at this over the phone and email the other day -- before I put in a big post on what's going on (and how to fix it) it wasn't clear if you were still having problems from the narrative here..... please advise.
 
Upvote 0
Are you guys still fighting over the RIL (radio comes up but no data?)?

I was pointed at this over the phone and email the other day -- before I put in a big post on what's going on (and how to fix it) it wasn't clear if you were still having problems from the narrative here..... please advise.

from what i know, yes. they are still fighting over the ril. :(

p.s- hi tickerguy! :D
 
  • Like
Reactions: bradhoschar
Upvote 0
Are you guys still fighting over the RIL (radio comes up but no data?)?

I was pointed at this over the phone and email the other day -- before I put in a big post on what's going on (and how to fix it) it wasn't clear if you were still having problems from the narrative here..... please advise.

Hi Tickerguy. Yeah, phone but no data still. Thanks for stopping by.
 
Upvote 0
Are you guys still fighting over the RIL (radio comes up but no data?)?

I was pointed at this over the phone and email the other day -- before I put in a big post on what's going on (and how to fix it) it wasn't clear if you were still having problems from the narrative here..... please advise.

Damn I feel like a fanboy right now lol its been so long :D.

Ril data doesn't work and wifi doesn't work. I think those are the 2 big things that don't work in this right now.
 
  • Like
Reactions: bradhoschar
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones