Results 41 to 60 of 80
Thread: [MOD] Notification Bar Trick
-
05-02-2011, 12:21 AM #41
-
05-02-2011, 02:48 AM #42
Simplified Version
Karadorde's post is very thorough and covers everything well, but it isn't very noob friendly (too much terminology.)
Here his method in 5 steps and plain terms:
1. Grab the attached txt file or copy the following and paste it into a text file (on your PC, Mac, Vic20, EVO or whatever else you can use to create a txt file). (Personally, I just put an eri.xml file in my Dropbox and use the DB text editor on the EVO.)
2. Change the portion that reads EriText="Sprint" to EriText="whateveryouwantittoredorleaveitblank"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="128" IconIndex="1" IconMode="0" EriText="Sprint" CallPromptId="0" AlertId="0"/> </EriFile>
3. Save the text as eri.xml and place it/leave it on the root of your SD
4. Open Terminal Emulator on your EVO
5. Type in the following:
Alternately you can skip the "reboot" command and instead back out and then toggle airplane mode.Code:su cd /sdcard cp eri.xml /data/eri.xml reboot
6. Enjoy the goodness!
In using "cp" in the code in step #5, you will retain the eri.xml file on your SD and can easily change your phrase/logo at anytime by opening the file in a text editor on your EVO, changing the phrase and then running steps 4 & 5.
************************************************** *************
The above works for any traditional character. For <,>," characters:
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 "
< (less than sign) use either < or & #60 ; (without the spaces)
> (greater than sign) use either > or & #60 ; (without the spaces)
Credit Psiphon via USSENTERNCC1701E in Post #50
************************************************** *************
Last edited by justs; 06-01-2011 at 11:03 AM.
...nothing is perfect...nothing is complete...nothing lasts forever...
|Rig [SGSII|E4GT] |Rom [TNz BLEND 2.6.0 EL29] |Kernel [Rogue *Stock EL29*]|Recovery [Rogue ET 1.1.4]|Base [EL29]
••• MIUI.us EVO Development ••• Use DROPBOX, MINUS & SUGARSYNC for all your Android mods! ••• MIUI.us Weekly Changelog •••
-
The Following 4 Users Say Thank You to justs For This Useful Post:
fergie716 (06-18-2011), imaldonado31 (07-16-2011), king_louie (08-13-2011), z0mb1edad (10-18-2011)
-
05-02-2011, 02:56 AM #43
So, it turn out Conaps Change Carrier Name does it without a reboot, it just switches the radio off then on using Airplane Mode. Same should work for these methods.
-
05-02-2011, 03:19 AM #44
Nice find! This would be even easier in terms of having a simple GUI. I couldn't get it to work with just a button push or reboot. If it worked, this would save having to do the Terminal steps. Did it work for you? If we can confirm it working, we can add it to the OP.
...nothing is perfect...nothing is complete...nothing lasts forever...
|Rig [SGSII|E4GT] |Rom [TNz BLEND 2.6.0 EL29] |Kernel [Rogue *Stock EL29*]|Recovery [Rogue ET 1.1.4]|Base [EL29]
••• MIUI.us EVO Development ••• Use DROPBOX, MINUS & SUGARSYNC for all your Android mods! ••• MIUI.us Weekly Changelog •••
-
05-02-2011, 03:27 AM #45
Yes it did work for me, although, I'm on DINC. And it's one of the two devices that Conap has tested on, the other being the Eris. I looked through the thread and there is no mention of a test on EVO, however on person did report success on the Hero. In terms of hardware the Hero/Eris difference is much the same as the EVO/DINC difference.
-
05-02-2011, 03:30 AM #46
Hmm, tried multiple times to no avail. Bummer. Good find anyway.
Interesting though that using the manual method and then toggling airplane mode rather than rebooting worked great, just as Conap discovered in his app.Last edited by justs; 05-02-2011 at 03:39 AM.
...nothing is perfect...nothing is complete...nothing lasts forever...
|Rig [SGSII|E4GT] |Rom [TNz BLEND 2.6.0 EL29] |Kernel [Rogue *Stock EL29*]|Recovery [Rogue ET 1.1.4]|Base [EL29]
••• MIUI.us EVO Development ••• Use DROPBOX, MINUS & SUGARSYNC for all your Android mods! ••• MIUI.us Weekly Changelog •••
-
05-02-2011, 04:56 AM #47
Is it possible to change it to an image (.png) or even change the font?
-
05-02-2011, 05:51 AM #48
Damn, I don't know what the difference is, I tore apart the apk, it works by modifying the eri.xml, the modified file is exactly the same as in your instructions changing only the EriText= and is in the same location
-
05-02-2011, 07:02 AM #49Member
- Join Date
- May 2011
- Posts
- 41
- Thanks
- 4 Times
- Thanked
- 3 Times
Anyone try this sign .. It didn't work for me,.. "-->>--" for some reason when I reboot it say roaming radio off.. Any idea ..? Could be the sign or what it is?
-
05-02-2011, 07:09 AM #50Psiphon on XDA
Originally Posted by Psiphon
-
Advertisement
-
05-02-2011, 07:19 AM #51Member
- Join Date
- May 2011
- Posts
- 41
- Thanks
- 4 Times
- Thanked
- 3 Times
-
05-02-2011, 07:23 AM #52Member
- Join Date
- Apr 2011
- Location
- Seaside, OR
- Posts
- 54
- Thanks
- 0 Times
- Thanked
- 2 Times
I love how there always seems to be something new to customize everytime I turn around...thanks for this mod.

Redefining Android With My Miui Evo
HTC Evo. HW 003
MIUI 4.29 w/ Tiamat 3.3.7 SBC
-
05-02-2011, 07:37 AM #53Member
- Join Date
- May 2011
- Posts
- 41
- Thanks
- 4 Times
- Thanked
- 3 Times
Look at my beauty ...

Miui 4.29
-
05-02-2011, 10:54 AM #54
I can only get it to show only when I pull down my notification bar. It does not show while at my home screens.
-
05-02-2011, 11:00 AM #55
-
05-02-2011, 11:16 AM #56
-
05-02-2011, 12:59 PM #57General and Incredible Forums Moderator
- Join Date
- Apr 2011
- Location
- Pennsylvania
- Posts
- 369
Donate - Thanks
- 43 Times
- Thanked
- 29 Times
-
05-02-2011, 01:29 PM #58
-
05-02-2011, 09:04 PM #59
It is me

EVO 1.4.29 | Savaged-Zen kernel 2.0.2
sent from tapatalk apps[rom] Latest MIUI.US EVO build | [kernel] Latest SavagedZen-AOSP | HW ID 003
-
05-02-2011, 10:37 PM #60Junior Member
- Join Date
- Apr 2011
- Location
- Manteca,CA
- Posts
- 15
- Thanks
- 1 Time
- Thanked
- 0 Times
Reply With Quote

Bookmarks