Android OS Forum banner

[HOW-TO] Customizing Your Carrier Banner

1643 Views 2 Replies 3 Participants Last post by  BrentBlend
This will show you how to change the carrier text. for instance when you pull down the notification bar at the top is usually your carrier name (i.e. Verizon, Sprint, ect.) Today you will hopefully learn how to customize that to your liking.


What you'll need;
A framework-res.apk from the device you want to edit
A hex editor (I'll be using HxD)
A .zip manager (I use 7-zip)

1) Open your desired framework-res.apk (Open not extrct) in your .zip manager, and navigate to "res/xml/" drag "eri.xml to some place on your hard rive.

2) Open you hex editor and go to line "000001D0" (If you have issues after the tutorial try line "000001E0")



3) The highlighted text farthest to the right is your banner text. Highlight it, and type your desired text. Any text entered must remain within the dots. Don't type over the dots. I'll change mine to Cyanogen Mod.
*NOTE: Some frameworks only allow for a certain number of characters in this field, i will write a tutorial on how to extend that number.

4) Save what you edited, and navigate back to "res/xml" in your framework-res.apk.

5) Take you edited "eri.xml" and place it into that directory! You don't need to save or sign the apk. Nothing. You''re done!



I'm welcome to feedback. Please let me know what you think. Thanks!
See less See more
3
1 - 1 of 3 Posts
1 - 1 of 3 Posts
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top