I have been getting alot of PM's on how to edit the eri.xml (Verizon Wireless Banner) so hopefully this makes it easier for all. Also I know there is more than one way to do this and I welcome different ways and better suggestions. I am going to write what has worked for me and the tools I have used.
So here it goes
The eri.xml is located in the framework-res.apk which is inside the system/framework, to find it you will need Root Explorer from the Market. Once you have root explorer go into system/framework and long press on the framework-res.apk, hit copy and paste it on the Root of your SD and go ahead and rename it to framework-res.apk.bak
Connect to your P.C. and mount, drag over the framework-res.apk.bak and rename it to framework-res.zip (I use WinZip, some people use 7zip but since this is not a data app it really isn't necessary) open the .zip file and navigate to res/xml and this is where you will see the eri.xml drag it over to your Computer and to edit it you will need a Hex Editor. I use HxD (Google It) its easy and free.
Once you have HxD downloaded and installed open it and drag the eri.xml inside of it. On the right hand side you will see some lettering and codes that look like this
RoamingIndicator...
IconIndex...IconMode...
EriText...AlertId...EriInfo
......64...Verizon Wireless
...65...Network Extender
...66...Extended Network
...67...68...Roaming...69.
..70...71...72
Where you see the words Verizon Wireless this is where you will be inserting your own 16 letter or less banner. To do this left click right before the last letter in the word Wireless and highlight the words Verizon Wireless from back to front. Your cursor will be at the V in Verizon and the banner will still be highlighted. While it is highlighted you will be able to change it to whatever you like. Start typing what you would like to have written there for example if you were to change it to Droid Assassin as you start to type, the D will overwrite the V and so on. If the old text is not being overwritten and all of the text on the right side is moving while you type then you are not doing something right, close it don't save and start over. When you have put in what you would like your banner to say, if there are still some of the letters from the original banner Verizon Wireless left use the spacebar and it will overwrite those letters with a blank space.
When you are done editing this save it and open your framework-res.zip again, go back to res/xml and drag your newly edited eri.xml into this folder and it will overwrite the old eri.xml
Remount your Droid to your P.C. and drag the framework-res.zip to the Root of your SD, unmount and go into Root Explorer and find the framework-res.zip and rename it to framework-res.apk (your original should still be on your SD named framework-res.apk.bak) I use Better Terminal to push my framework back into the system, you can use adb i am not sure about that process though. As I said I welcome someone who does know to post some instructions.
In Better Terminal
su
sys -rw
cd /sdcard
cp -R framework-res.apk /system/framework
sys -ro
sync
reboot
make sure the spaces are before the slashes and dashes or you will get errors
These Terminal Commands are good for Bugless Beast 0.3-0.4 someone else will have to post Terminal commands for other ROMS if it's even needed, I am not sure as I said I know what has worked for me
As always have a good backup

LinkBack URL
About LinkBacks


Reply With Quote




