New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Conap
Old
(Last edited by Conap; 7th April 2011 at 01:59 AM.)
#1  
Recognized Developer - OP
Thanks Meter 232
Posts: 1,350
Join Date: Apr 2010
Default Change Carrier Name(app)V1.3 Updated 4/6/11

I threw together a simple app to change the Carrier Name in the status bar/lockscreen to whatever you want since my alot of people seem to ask how to change it. Feel free to use it. Tested on Incredible and Eris. No ads and free just a simple tool to change the text.

Currently only for AOSP roms such as cyanogenmod roms.
V1.3
While trouble shooting some radio issues on a rom I realized there's no need to reboot the phone to apply the new carrier name. I only needed to cycle the radio so I changed the app to toggle airplane mode on and then back off after you input your text so the change should take place immediately. This should make it a little easier to test and try different things or just change it more often.
I also added some shortcut buttons at the bottom to quickly add the text for the ", < and > signs so you don't have to type it all out. Only tested this with cm7 but should still work with any rom's it worked with before. Again thanks to Psiphon for pointing these symbol fixes out.
http://www.multiupload.com/RO6RZUUL16
V1.2
Fix for phones that don't already have an eri.xml file there
Added version number to bottom of screen so people can be sure what version they are running.

Download CCName1.2
V1.1
Fixed force closes when using symbols.
You can now use symbols except for double quotes. Apostrophe (single quote) seems to work fine.
Some useful info if you want quotes....
Quote:
Originally Posted by Psiphon View Post
You can use special characters like the quotation marks and greater/less than signs by using entity references (either using an entity name or number):

" (quotation mark) use &quot;

< (less than sign) use either &lt; or <

> (greater than sign) use either &gt; or >

I hope this helps!
Added Toast popup to let you know the name has been set.
If reboot button does not reboot phone just reboot the phone manually
http://www.androidphiles.com/files/g.../ccname1.1.apk

This app does one thing. It takes the input text you type and creates and eri.xml file and puts it in data/ folder on your phone. Then you can reboot for change to take effect. You can uninstall the app after you change it if you want or you can leave it on there(it's pretty small) in case you like to switch it every now and then. If you flash a new rom you will have to rerun the app.

I have used it on cm7 for incredible but should work for all roms and probably other phones.



Thanks for all the feedback guys!!
The Following 16 Users Say Thank You to Conap For This Useful Post: [ Click to Expand ]
 
jrbotell
Old
#2  
Junior Member
Thanks Meter 0
Posts: 16
Join Date: Jan 2011
File not found?
 
Zomb!e
Old
#3  
Zomb!e's Avatar
Senior Member
Thanks Meter 33
Posts: 329
Join Date: Jul 2010
Same here. 404 error. Would love to try this out.
 
Conap
Old
#4  
Recognized Developer - OP
Thanks Meter 232
Posts: 1,350
Join Date: Apr 2010
Quote:
Originally Posted by jrbotell View Post
File not found?
Sorry about that...link fixed.

That's what i get for copy/pasting lol.
 
N-Forced
Old
#5  
N-Forced's Avatar
Senior Member
Thanks Meter 199
Posts: 541
Join Date: Sep 2010
Not working for me on my incredible running lous redemptive revolution rom, after entering my text it either freezes and fc's on me or after hitting set name and reboot nothing happens.
 
Conap
Old
#6  
Recognized Developer - OP
Thanks Meter 232
Posts: 1,350
Join Date: Apr 2010
Quote:
Originally Posted by N-Forced View Post
Not working for me on my incredible running lous redemptive revolution rom, after entering my text it either freezes and fc's on me or after hitting set name and reboot nothing happens.
Is that a sense based rom? I didn't try it on any sense based roms but I thought they would use an eri.xml in the /data folder.
 
Stoney 666
Old
#7  
Stoney 666's Avatar
Senior Member
Thanks Meter 696
Posts: 2,670
Join Date: Aug 2010
Location: SUR GATE!!
Nice!!! This worked perfect....

___________________________________
Yup.... The ones yoe momma told ya about.... Bad Seed Customs!!

Check out Bad Seeds Work HERE!

HTC DNA BIATCH!!


Like my work... NEW DEVICE FUNDS HERE!! THANX...
 
N-Forced
Old
#8  
N-Forced's Avatar
Senior Member
Thanks Meter 199
Posts: 541
Join Date: Sep 2010
Yep its a sense based rom. I looked with root explorer and didn't see an eri.xml in there, but I do remember seeing the banner eri text in an xml file in an apk I was decompileing awile back. Can't remember if it was in framework.apk or htc_resources.apk
 
RMarkwald
Old
#9  
RMarkwald's Avatar
Senior Member
Thanks Meter 190
Posts: 1,307
Join Date: Aug 2010
Location: ...the Sac, WI

 
DONATE TO ME
Works nice on Cyanogenmod 7 RC1. Awesome app man!

Sent from my ADR6300 using XDA App
Too funny...

Find me on App.net: App.net
Follow me on Twitter: https://twitter.com/RyanMarkwald
 
Conap
Old
#10  
Recognized Developer - OP
Thanks Meter 232
Posts: 1,350
Join Date: Apr 2010
Quote:
Originally Posted by N-Forced View Post
Yep its a sense based rom. I looked with root explorer and didn't see an eri.xml in there, but I do remember seeing the banner eri text in an xml file in an apk I was decompileing awile back. Can't remember if it was in framework.apk or htc_resources.apk
Yeah there doesn't need to be an eri.xml file in there the app should create one. Android uses an eri.xml file that is compiled into the framework-res.apk. If there is an eri.xml file in the data folder then it overrides the one in the framework-res.apk. I'm still not sure why that wouldn't work on a sense based rom though. If you can get a logcat of the force close I could take a look and see what's going on. If not I'll try to flash that rom sometime this weekend and try it out. Thanks for the feedback.

Tags
banner, carrier name