Re: Simple Guide, 6 Easy Steps (15 min): 6/23 ANDROID TP2 DL links, FRX06, GingerBre
Quote:
Trying to put up an easy 123, here's how to get to the latest (for myself as well)... got the dinner call... post up what I had so I didn't lose it.. came back, started editing again... post & noticed you had already post a while ago!!!!!! Geeeesh! still chuckling Re. your post: New RIL... yea, saw it discussed in one of the hundred & some posts, just read over the last couple hours.. my memory sucks but I didn't think he was putting it up yet right? Yep, read that post (and much of the thread ~eyes tired~) this post That eri.xml won't work in /data/eri.xml I don't think. This is what I threw in eri.xml and adb pushed to /data/ Code: <EriFile VersionNumber="1357" NumberOfEriEntries="1" EriFileType="1"><CallPromptId Id="0" CallPromptText="CallPromptId0" /> <CallPromptId Id="1" CallPromptText="CallPromptId1" /> <CallPromptId Id="2" CallPromptText="CallPromptId2" /> <EriInfo RoamingIndicator="1" IconIndex="1" IconMode="0" EriText="Sprint" CallPromptId="0" AlertId="0" /> </EriFile> Note that RoamingIndicator="1" might need to change depending on what your logs say your carrier is setting your Roaming Indicator to. Wasn't quite done with the research, when dinner bell rang... but I had searched your froyo thread for "roam".. nada Been a while like I said.... gotta remember how this whole adb push... give me a 123 easy process? gotta find \data! hmmm... Will try it & then research more if I don't hear from you... thanks http://developer.android.com/guide/d...tools/adb.html. http://developer.android.com/sdk/index.html Oh yea, btw... any updates I missed? Also, got a few laughs reading some of your logs! :>))
__________________
Energy questions? Read posts 1-6 and ENERGY FAQ WIKI cdma FIRST!! .. (GSM here)
*HOW TO! *Voice (MSVC), Bing, Tellme *ANDROID *TV Don't hit THANKS (I've got a bad rep & want to keep it that way!) Last edited by teradog; 06-24-2011 at 09:47 PM. |
|
||||
Re: Simple Guide, 6 Easy Steps (15 min): 6/23 ANDROID TP2 DL links, FRX06, GingerBre
Quote:
Quote:
Also, /data is basically the data.img. It's where that file gets loop mounted when Android starts. Just like the system.ext2 file is loop mounted to /system . Quote:
As for updates, not sure. There's some .35 kernel joy to play with as well as .39, and stine is hammering away at some issues on TI wifi... Haven't talked to him in a little while on it, but hopefully not too much more is holding back a new release... I won't say when, as I really do have no clue, but good lord I hope it's soon. Soo much new code! |
This post has been thanked 1 times. |
Re: Simple Guide, 6 Easy Steps (15 min): 6/23 ANDROID TP2 DL links, FRX06, GingerBre
Post edited & cleanup for EASY roaming fix.
(Below uses only steps 1-6 from here: http://forum.xda-developers.com/showthread.php?t=866553) GET RID OF ROAMING INDICATOR (Sprint Phone but can be config'd for others) FYI, you can also customize your carrier name & put in something fun instead of the text "Sprint" below.
If you get all the cd (change directories) mixed up, simply go to root (must be at # prompt - su) cd / ls (will list all your files & directories), you'll see the the /sdcard and /data are at the same level, simply copy like this cp /sdcard/eri.xml /data/eri.xml You now have all the latest off of the 1st post & with the simple process above, no more roaming on triangle. Couple helpfull tips:
Last edited by teradog; 07-07-2011 at 10:53 AM. Reason: Cleanup |
This post has been thanked 1 times. |
|
||||
Re: Simple Guide, 6 Easy Steps (15 min): 6/23 ANDROID TP2 DL links, FRX06, GingerBre
thanks, nice to know someone else sees the same.. later
|
|
||||
Re: Simple Guide, 6 Easy Steps (15 min): 6/23 ANDROID TP2 DL links, FRX06, GingerBre
Thanks. Worked for me.
Still looking for how to turn on vibrate for notifications. Quote:
|
This post has been thanked 1 times. |
|
||||
Re: Simple Guide, 6 Easy Steps (15 min): 6/23 ANDROID TP2 DL links, FRX06, GingerBre
FYI... Just changed updates on post 1... The June 27th kernal is the one for me! Got my sound back, FAST!!!!!!!!!!!! Unreal... funny I forgot to take out the .39 kernal line even... (set initrd_offset 0x00a00000)
Also, to some OLD NEWS... to others new... I never take out my SIM card anymore... with new stuff, simply *#*#info#*#* & set to CDMA Last edited by teradog; 07-02-2011 at 09:20 AM. |
|
||||
Re: Simple Guide, 6 Easy Steps (15 min): 6/23 ANDROID TP2 DL links, FRX06, GingerBre
Sure did that already but everything else would vibrate except text messages
|
|
||||
Re: Simple Guide, 6 Easy Steps (15 min): 6/23 ANDROID TP2 DL links, FRX06, GingerBre
Quote:
Messaging -> Menu -> Settings -> Vibrate? I use Google Voice, so I never receive normal texts anymoar... but I can't think of what else would stop vibrating from working unless there's a bug. |
|
|
|