View Single Post
  #163 (permalink)  
Old 06-24-2011, 10:32 PM
teradog's Avatar
teradog
VIP Member - Retired
Offline
Threadstarter
Location: Minnesnowta
 
Join Date: Oct 2008
Posts: 1,213
Reputation: 8735
teradog is a trusted member of the communityteradog is a trusted member of the communityteradog is a trusted member of the communityteradog is a trusted member of the communityteradog is a trusted member of the communityteradog is a trusted member of the communityteradog is a trusted member of the communityteradog is a trusted member of the communityteradog is a trusted member of the communityteradog is a trusted member of the communityteradog is a trusted member of the community
Mentioned: 8 Post(s)
Tagged: 0 Thread(s)
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.
  1. Open Notepad on computer
  2. From the link above copy this:
  3. <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>
  4. Save file as eri.xml
  5. ON TP2: Copy file to tp2 sdcard root dir
  6. Boot into XDAndroid on TP2: DL Android Terminal Emulator from market
  7. run it
  8. su
  9. cd /sdcard
  10. cp eri.xml andboot/data/eri.xml (andboot should be renamed with the dir you have your haret.exe
  11. backout & restart phone
IT WORKS - DONE REBOOT

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:
  • Settings, about phone, status: although Network say Roaming indicator On, "Roaming" says, not roaming & 3G is working fine so it will run fine with the triangle...
  • And *#*#info#*#* (gets a hidden menu) Set to CDMA only.. "Mobile network type" says CDMA EvDo rev 0, it's OK, really Rev A.
__________________
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; 07-07-2011 at 10:53 AM. Reason: Cleanup
Reply With Quote