[How-To] Battery % -> modified services.jar - EVO 4G Android Development

Hi all
because many of you asked in this thread to port the battery % mod to EVO, I did first version.
I'vemodified services.jar taken from :
DamageControl 3.2 --> (update-signed_DC.zip)
Fresh 1.0.1 --> (update-signed_Fresh.zip)
Baked Snack 9.7 --> (update-signed_BS.zip)
Confirmed that works OK on Fresh 1.0.1 and Baked Snack 9.7
First of all I do not own EVO so I have absolutely no possibility to TEST!!!!
If you follow the instructions you are doing it at your own risk.
Installation :
Code:
1. Do a full backup.
2. Place update-signed_{ROM}.zip to SD-card and flash
NOTE: It might work also on another ROMs but they must be deodexed. This won't work on stock because of odexed system/framework.

FAIL.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

SteelH said:
FAIL.
Click to expand...
Click to collapse
My fault, please redownload, you should be able to flash it now.

Just flashed using RA's recovery and it didn't do anything.

devin.slick said:
Just flashed using RA's recovery and it doesn't seem to do anything.
This is supposed to show the battery life percent, right?
Click to expand...
Click to collapse
According to the thread title, yeah. Did it work?

devin.slick said:
Just flashed using RA's recovery and it doesn't seem to do anything.
This is supposed to show the battery life percent, right?
Click to expand...
Click to collapse
yes right, which ROM do you have ? It should work with DamageControlv3.1.2 if I didn't make a mistake ;-)

Xartist1 said:
According to the thread title, yeah. Did it work?
Click to expand...
Click to collapse
Oh... I'm using stock. It only works with DC?

devin.slick said:
Oh... I'm using stock. It only works with DC?
Click to expand...
Click to collapse
yes the services.jar I took from DC. But not sure if it'll work I don't have EVO, I need testers to confirm ;-)

DC 3.1.2 was pre-OTA. I am not sure this will work on the post-OTA ROMS out there.... kinda scared to try! lol.....

shad0w77 said:
DC 3.1.2 was pre-OTA. I am not sure this will work on the post-OTA ROMS out there.... kinda scared to try! lol.....
Click to expand...
Click to collapse
just check services.jar if it was the same in 3.1.2 and post-OTA it might work. Don't forget to do full backup or at least services.jar if you know how to revert back via adb ;-)

kubino99 said:
just check services.jar if it was the same in 3.1.2 and post-OTA it might work. Don't forget to do full backup or at least services.jar if you know how to revert back via adb ;-)
Click to expand...
Click to collapse
flashed u're zip, cleared the cache partition, and no dice... still got the regular battery icon (charging and not) on fresh rom 1.0.1

shad0w77 said:
flashed u're zip, cleared the cache partition, and no dice... still got the regular battery icon (charging and not) on fresh rom 1.0.1
Click to expand...
Click to collapse
I didn't change the Framework so the battery icon should be the same as before, you should just see the white % number in the middle of the battery icon. As I said before it should work on DC ROMs.

kubino99 said:
I didn't change the Framework so the battery icon should be the same as before, you should just see the white % number in the middle of the battery icon. As I said before it should work on DC ROMs.
Click to expand...
Click to collapse
i gotchya, but no, no percent in the battery icon. Also, I understand you said DC roms, but I am running Fresh and you wanted some testers. So, I tested, and wanted to post my results.

Tested on baked snack, doesnt work

shad0w77 said:
i gotchya, but no, no percent in the battery icon. Also, I understand you said DC roms, but I am running Fresh and you wanted some testers. So, I tested, and wanted to post my results.
Click to expand...
Click to collapse
yes thanks for the test, Isn't possible that Fresh rom is odexed ? It wouldn't work on odexed roms.

kubino99 said:
yes thanks for the test, Isn't possible that Fresh rom is odexed ? It wouldn't work on odexed roms.
Click to expand...
Click to collapse
hey, thanks, it's def deodexed.... here is the services.jar from fresh 1.0.1 if you want to take a look....
note: change .zip to .jar

shad0w77 said:
hey, thanks, it's def deodexed.... here is the services.jar from fresh 1.0.1 if you want to take a look....
note: change .zip to .jar
Click to expand...
Click to collapse
Updated first post with Fresh 1.0.1 version.

kubino99 said:
Updated first post with Fresh 1.0.1 version.
Click to expand...
Click to collapse
no dice
10 char

shad0w77 said:
no dice
10 char
Click to expand...
Click to collapse
weird, it doesn't show % in 2 cases you have full charged battery or when you are charging. Battery must be between 99% and 1%

kubino99 said:
weird, it doesn't show % in 2 cases you have full charged battery or when you are charging. Battery must be between 99% and 1%
Click to expand...
Click to collapse
i was at 74% with no percentage in the battery.....

Related

[PORT] Display Percent Battery Left within Battery Icon - Fresh 2.1.2+

I've seen a lot of chatter regarding the desire to port over the mod that was created originally, I believe by PaY87, and then ported to the EVO by kubino99.
While I generally prefer to create my own stuff, versus porting other's work, there seemed to be enough demand / desire for this, that I decided to give it a try.
I take no credit for the original mod, which is quite smart in how it was done, rather, I simply cracked open the applicable framework file (services.jar) to try and determine what was modified, and then worked to incorporate these changes, which were vast into our CDMA Hero services.jar file.
This will NOT change your battery icon / graphic in any way, it will simply add, in white text, the percent battery left, inside of your existing battery icon. While this is nice to have, if you are like me, you are now going to drive yourself crazy watching the percent value tick down!
The linked zip files, to be flashed via recovery, as mentioned, modifies a framework file, and as such, your initial boot will take a while after flashing, as your dalvik-cache will get rebuilt. This was built off of the Fresh 2.3.3 services.jar file.
FYI, since this modifies the services.jar file, the same file contains a previous mod I had done for removing the clock from the taskbar. As such, if you still do not want the clock in the taskbar, you will have to flash the mod that contains both changes (included below).
Reference:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Downlad Percent Battery Used Mod <--- Flash via Recovery
Downlad Percent Battery Used Mod + No Clock <--- Flash via Recovery
Omg I love you! (no homo) thank you!!!!!!!!!!!!!!!
Good look, keep up the good work.
thanks again jschisurf. Once again u out do most on this forum. Ur skills r unmatched. BTW I'm incorporating into both of my roms tonight. I've already flashed to my phone and it works perfectly
does this kill the battery in any way? im very tempted to flash this as it looks beautiful!
**EDIT** i flashed it and it did nothing to my battery icon. the same as before i flashed it!
I downloaded but i havnt flashed yet.. what do i do if i dont like it.
how would i get my original display back?
primerib said:
I downloaded but i havnt flashed yet.. what do i do if i dont like it.
how would i get my original display back?
Click to expand...
Click to collapse
Restore your nandroid backup
Papa Smurf151 said:
thanks again jschisurf. Once again u out do most on this forum. Ur skills r unmatched. BTW I'm incorporating into both of my roms tonight. I've already flashed to my phone and it works perfectly
Click to expand...
Click to collapse
Thanks. Look forward to seeing it incorporated.
t12icky0 said:
i flashed it and it did nothing to my battery icon. the same as before i flashed it!
Click to expand...
Click to collapse
What ROM are you running? My best guess is you are running a stock / non-deodexed ROM, which this will not work on.
Just flashed...AWESOME! Thanks for the great work to everyone involved.
I flashed in recovery and there was no change when i rebooted.
im running fresh 2.3.3 with a 710 v4 kernel.
Edit: nevermind..upon a second reboot it worked..
idk..if it doesnt come up the first time..shut down and just reboot again.
ill give updates soon
* i dont know if its just the fact that i pulled my phone off the the charger after sending the file to sd but my batttery has dropped from 90 to 83 within a couple minutes
primerib said:
I flashed in recovery and there was no change when i rebooted.
im running fresh 2.3.3 with a 710 v4 kernel.
Click to expand...
Click to collapse
I'm running 2.3.3 as well, so it should work for you. Are you plugged in by chance, or at 100% battery? You will only see a value when you are between 99% and 1%.
im running french toast 2.1
t12icky0 said:
im running french toast 2.1
Click to expand...
Click to collapse
Fresh Toast 2.1 is not a deodexed ROM.
JsChiSurf said:
I'm running 2.3.3 as well, so it should work for you. Are you plugged in by chance, or at 100% battery? You will only see a value when you are between 99% and 1%.
Click to expand...
Click to collapse
nevermind i realized i didnt unplug till the second reboot.
i dont know why i assumed i would see numbers while plugged in
lol i might just nandroid backup and wait till someone makes a version thats the just the circle.
its gonna kill me clicking the screen on just to see what number the batter says
mrinehart93 made a port for the hero, its just the circle battery icon, flash that one first then flash the one in here that JsChiSurf made and you will have the circle battery with percent in the middle.
ps. you need to use clockwork recovery to flash the cirlce battery zip in the link below
http://forum.xda-developers.com/showpost.php?p=7186951&postcount=11
its like you know what i want for my Hero before I can ask for it, thank you sir lol
JsChiSurf said:
Fresh Toast 2.1 is not a deodexed ROM.
Click to expand...
Click to collapse
so what does that mean? im not to familiar with the whole slang of things..lol.
t12icky0 said:
so what does that mean? im not to familiar with the whole slang of things..lol.
Click to expand...
Click to collapse
You can read a little about odex verssus deodex ROMs in Flipz's post here.
What it comes down to, however, is deodexing allows us to then more easily modify the binaries (compiled executable code), to make the mods we make, then re-compile and release.
In general can I assume that a mod working for Fresh will (or at least might) also work on other de-odexed Sprint-based ROMs?

[MOD] [THEME] CM7 battery percentage mod

******* This is no longer updated because the latest nightly has an option for battery percent on the lockscreen. If you still want the mod, build CM using my tutorial and follow the instructions at the end of the second post in the tutorial to build CM with the battery percent mod. *******
Currently, CM7 has not yet implemented the battery percent mod and I could not find any battery percent mods that were stock. I added the images, compiled the source, and made an update.zip of the rom working battery percent mod for CM7. I have tested this and it works.
Remember to make a backup before you flash the rom!
** to install the battery percentage mod, you need to flash the entire rom, otherwise, it will have many framework problems.
http://www.multiupload.com/NENE7U5KP5
** updated to latest source on Jan 25, 2011
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
hey sam nice work man........was looking for this....
samir5421 said:
Currently, CM7 has not yet implemented the battery percent mod and I could not find any battery percent mods that were stock. I added the images, compiled the source, and made an update.zip of a working battery percent mod for CM7. I have tested this and it works.
Click to expand...
Click to collapse
Thanks, this will be useful for me as well.
thanks very much
samir5421 said:
Currently, CM7 has not yet implemented the battery percent mod and I could not find any battery percent mods that were stock. I added the images, compiled the source, and made an update.zip of a working battery percent mod for CM7. I have tested this and it works.
Click to expand...
Click to collapse
please..can you show a screenshot?
Umm... the percentage works, but on my lockscreen I have a weird battery icon that has been smushed so it looks like a narrow green bar at the top of my lockscreen... very unsightly... any reason for this?? And how can I uninstall this zip after I flash it?
skim7x said:
Umm... the percentage works, but on my lockscreen I have a weird battery icon that has been smushed so it looks like a narrow green bar at the top of my lockscreen... very unsightly... any reason for this?? And how can I uninstall this zip after I flash it?
Click to expand...
Click to collapse
Quote..here it is the problem.
Can you fix that?Thanks very much..I was waiting from first CM7 nightly.
Bay Harbor Butcher said:
Quote..here it is the problem.
Can you fix that?Thanks very much..I was waiting from first CM7 nightly.
Click to expand...
Click to collapse
Yup! that's the problem... please fix!!! Otherwise, great job
Anyone know how to uninstall this in the meantime?? I should have done nandroid backup before installing haha
Just re flash cm7 if no nandroid
Sent from my CyanogenMod Nexus One using Tapatalk
Bay Harbor Butcher said:
Quote..here it is the problem.
Can you fix that?Thanks very much..I was waiting from first CM7 nightly.
Click to expand...
Click to collapse
hmmmmm that's weird. its not on my phone. try installing the latest nightly then the battery mod. I added a screenshot.
Bay Harbor Butcher said:
please..can you show a screenshot?
Click to expand...
Click to collapse
I added a screenshot.
Sent from my Nexus One using XDA App
Mine is incredibly messed up, like theirs, but with extras. Wrong battery percentage, batt% logo inlace of the USB icon, also the wrong percentage, and the same green line in the Dialer app.
FishFan319 said:
Mine is incredibly messed up, like theirs, but with extras. Wrong battery percentage, batt% logo inlace of the USB icon, also the wrong percentage, and the same green line in the Dialer app.
Click to expand...
Click to collapse
What build are you running?
Sent from my Nexus One using XDA App
Cm7 Nightly #8
FishFan319 said:
Cm7 Nightly #8
Click to expand...
Click to collapse
The problem is on build 8. Going to recompile the mod tomorrow.
Sent from my Nexus One using XDA App
The problem you are having its due to a miss match between his rom, and your rom version even if its exactly the same. You CANT apply the battery theme just by compiling the framework (make framework) you need to do a full compilation and flash it, then it will work as a charm. Its seems there are more files involved than framework-res.apk and framework.jar.
If you only compile the framework you'll get a screwed image on the lockscreen as some of you have all ready noticed and something very funny when you plug the phone to the pc.....BATTERY ICONS on plugged notification XD
I applied the same modifications to my custom rom and to solve it I had to do a fresh fully compilation http://forum.xda-developers.com/showthread.php?t=701845
And also did a tutorial of how to implement battery % in CM7 http://forum.xda-developers.com/showthread.php?t=911142
Anyway good work! working with aosp rocks!
Samir,please recompile your patch following Mordokak suggestions.
When I plugged to the charger icon become red with a wrong number,I had 30% before plug it and it suddenly become 14%.
Anyway..It was the trick I was looking for..if you fix it you can send it to Cyanogen in order to merge in official nightly rom.
Hi Samir,any news about your new release?
Bay Harbor Butcher said:
Hi Samir,any news about your new release?
Click to expand...
Click to collapse
compiling it now
mordokak said:
The problem you are having its due to a miss match between his rom, and your rom version even if its exactly the same. You CANT apply the battery theme just by compiling the framework (make framework) you need to do a full compilation and flash it, then it will work as a charm. Its seems there are more files involved than framework-res.apk and framework.jar.
If you only compile the framework you'll get a screwed image on the lockscreen as some of you have all ready noticed and something very funny when you plug the phone to the pc.....BATTERY ICONS on plugged notification XD
I applied the same modifications to my custom rom and to solve it I had to do a fresh fully compilation http://forum.xda-developers.com/showthread.php?t=701845
And also did a tutorial of how to implement battery % in CM7 http://forum.xda-developers.com/showthread.php?t=911142
Anyway good work! working with aosp rocks!
Click to expand...
Click to collapse
Do you mean that I have to redownload the entire source and build that? What I did to make the mod was I built the whole rom, then I copied the framework-res.apk and made an update.zip to flash it. I really appreciate your help. Thanks.

[MOD] 1% Battery charging and use for GB OTA Update #8 4.22.651.2

This is just a quick battery mod for charging and usage in 1% increments for the new ota. let me know what you think and if you have any other battery png's or ideas just let me know.
EDIT. Flashable zip works great now.
I found the battery png's floating around the net. If you are the owner I would like to give you thanks for the Art work.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
PLEASE DONT FORGET TO WIPE DALVIK
the usable signal zip has the accurate battery but also has the signal bars without the transparencies, so lets say you have 3 bars, thats all you will see not 3 bars plus 3 transparent ones
Reserved....
Awesome work. I've been banging my head trying to get this MOD to work with no luck.
Have you figured out how to do sync anim or gps anim yet?
I have some nice icons if u need them.
Is this all around like smooth sense. Or just battery?
Sent From My HTC Evo 4G Using Tapatalk On The Now Network From Sprint.
No havnt ,I can check into it a little . This is a big work week for me so I only have a coulple hrs free to do it . This project was a lot easier than I thought it was going to be especially with the public.xml and all the extra ID's. Glad you like it.
SteelH said:
Awesome work. I've been banging my head trying to get this MOD to work with no luck.
Have you figured out how to do sync anim or gps anim yet?
I have some nice icons if u need them.
Click to expand...
Click to collapse
I guess I'm not sure what you mean. The only things I did involve some xmls for battery sequences.
Rydah805 said:
Is this all around like smooth sense. Or just battery?
Sent From My HTC Evo 4G Using Tapatalk On The Now Network From Sprint.
Click to expand...
Click to collapse
Flashed it in recovery, not working for me. Phone boots fine, but I don't see the anims.
All it is , is just the battery. That's all I modified I just downloaded it and flashed fine with the battery mod. And also are you using the new update?
And also did you get the deodexed version of the Rom?
Evolutionmods said:
All it is , is just the battery. That's all I modified I just downloaded it and flashed fine with the battery mod. And also are you using the new update?
And also did you get the deodexed version of the Rom?
Click to expand...
Click to collapse
Rom: Stock DeOdexed v4.22.651.2
Going to reflash and rewipe and see what happens.
[/B]
SteelH said:
Rom: Stock DeOdexed v4.22.651.2
Going to reflash and rewipe and see what happens.
Click to expand...
Click to collapse
Ok .... Lol so this is what happen. I had the 1st update.zip pushed to my phone to test it then I noticed some text was spelled wrong in the updater , to make a long story short I made an empty update .zip. ill have an actual one with stuff in it after I get out of work . Sorry for the mix up.
Here is a working Circle Battery Mod for those that want a bit of color
1% charging for 4.22.651.2.
I'm not trying to Hijack the fine work that has been put into this thread. Just trying to offer some variety.
No fancy updater. Just extract the file and push it from recovery as follows
adb shell
mount /system
exit
adb push framework-res.apk /system/framework/framework-res.apk
Wipe Dalvik
Fix permissions if desired
Reboot
EDIT: ColorBattery.zip is a flashable version of the same....
Anyone care to post on how the new zip flashes?
Edit... Flashes great.
Tomorrow ill be working on a bunch of stuff and ill be putting it in a new thread .
Could someone please create this in a flashable zip? I have no clue about pushing files with abd.
dkarmann said:
Could someone please create this in a flashable zip? I have no clue about pushing files with abd.
Click to expand...
Click to collapse
i built a working flashable zip. its on 1st page
Evolutionmods said:
This is just a quick battery mod for charging and usage in 1% increments for the new ota. let me know what you think and if you have any other battery png's or ideas just let me know.
EDIT. Flashable zip works great now.
I found the battery png's floating around the net. If you are the owner I would like to give you thanks for the Art work.
PLEASE DONT FORGET TO WIPE DALVIK
Click to expand...
Click to collapse
this flashes great
Did my thread get hijacked?
townsenk said:
Here is a working Circle Battery Mod for those that want a bit of color
1% charging for 4.22.651.2.
I'm not trying to Hijack the fine work that has been put into this thread. Just trying to offer some variety.
No fancy updater. Just extract the file and push it from recovery as follows
adb shell
mount /system
exit
adb push framework-res.apk /system/framework/framework-res.apk
Wipe Dalvik
Fix permissions if desired
Reboot
EDIT: ColorBattery.zip is a flashable version of the same....
Click to expand...
Click to collapse
Good job on the battery mod. I like how it turned out. I did the one that changed my signal bars also. If I want to keep the battery but go back to the normal signal bars, what do I do?
Thanks for flashing! If you want to keep the battery, just flash the accurate battery mod by its self its the 1st zip on the first page . That will just do the battery.
joshpdavis80 said:
Good job on the battery mod. I like how it turned out. I did the one that changed my signal bars also. If I want to keep the battery but go back to the normal signal bars, what do I do?
Click to expand...
Click to collapse
Evolutionmods said:
Did my thread get hijacked?
Click to expand...
Click to collapse
Nope, It's all yours, . I'll start a new thread if I do anything else along these lines, which is doubtfull because I'm anxious to get my 3d in a couple weeks and I'll be focusing efforts on that. Feel free to delete my additions to the thread or incorporate them as your own.
With this mod, since it uses and charges in 1% it going to seem like your battery is draining pretty quick. It's not its just how it looks . Unless your a theme or Rom whore and you spend more time in recovery then charley sheen

circle battery for GB infuse

i used UOT kitchen to cook this circle battery, it shows battery % while charging!
http://www.megaupload.com/?d=7YD7BN4H
UPDATE: this battery % works great on GB infused 2.0.2. but it will FC on infused 2.0.4.
Screen shot please
Sent from my Super infused device some may call a cell phone
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This thing completely distroyed by OS. Getting FC on launcher.
i using it on GB Infused 2.0.2 no problems!
maybe do a soft-reset on the phone?
netnerd said:
i using it on GB Infused 2.0.2 no problems!
maybe do a soft-reset on the phone?
Click to expand...
Click to collapse
I'm on 2.0.3, may be that's makes it different.
I just flashed brand new 2.0.3 and will try to flash this mod again.
Yes. On 2.0.3 this mod FC entire OS (right after media scanner finishes)
artisticcheese said:
Yes. On 2.0.3 this mod FC entire OS (right after media scanner finishes)
Click to expand...
Click to collapse
when you reflash the rom, did you "clear user data"?
netnerd said:
when you reflash the rom, did you "clear user data"?
Click to expand...
Click to collapse
Yes. ROM installation does it for you anyway as well. Just got latest 2.0.4 release of the ROm and still the same issue.
artisticcheese said:
Yes. ROM installation does it for you anyway as well. Just got latest 2.0.4 release of the ROm and still the same issue.
Click to expand...
Click to collapse
did you flash with red or green cwm recovery?
i currently on 2.02, i might flash 2.0.4 to see what happen if it still FC for you.
netnerd said:
did you flash with red or green cwm recovery?
i currently on 2.02, i might flash 2.0.4 to see what happen if it still FC for you.
Click to expand...
Click to collapse
Flashed with red CWM, does it make a difference? it did install it fine since I was able to see a new indicator.
yeah, you suppose to flash with red cwm, i going to flash 2.0.4 myself to see what happen.
i just flashed infused 2.0.4, i getting the same FC with this battery %.
the stock launcher is causing it to FC, if you really want to stay on 2.0.4,
try to reflash 2.0.4, install Launcher Pro (and set as default) then flash battery %. (i havnt test it).
but i flashed back to infuse 2.0.2 and this battery % working just fine! (i dont see that much different from 2.0.4 and 2.0.2)
netnerd said:
i just flashed infused 2.0.4, i getting the same FC with this battery %.
the stock launcher is causing it to FC, if you really want to stay on 2.0.4,
try to reflash 2.0.4, install Launcher Pro (and set as default) then flash battery %. (i havnt test it).
but i flashed back to infuse 2.0.2 and this battery % working just fine! (i dont see that much different from 2.0.4 and 2.0.2)
Click to expand...
Click to collapse
I don't think it's a launcher causing it. I was on Go Launcher when I flashed and it still did it.
netnerd said:
i just flashed infused 2.0.4, i getting the same FC with this battery %.
the stock launcher is causing it to FC, if you really want to stay on 2.0.4,
try to reflash 2.0.4, install Launcher Pro (and set as default) then flash battery %. (i havnt test it).
but i flashed back to infuse 2.0.2 and this battery % working just fine! (i dont see that much different from 2.0.4 and 2.0.2)
Click to expand...
Click to collapse
Where did you get 2.0.2? It's not available to download and appears to be the closest stable version which allows for this MOD to run.
You guys can go to the kitchen and cook one up! All you need is framework-res.apk and systemui.apk and voila!
Sent from my SCH-I510 using XDA Premium App
artisticcheese said:
Where did you get 2.0.2? It's not available to download and appears to be the closest stable version which allows for this MOD to run.
Click to expand...
Click to collapse
i running on 2.02 and this battery % does work! (there isnt that much different from 2.0.4)
gtx465 taken down 2.02 rom, i can upload it if you want.
or you can use UOT Kitchen and cook your own like others said.
netnerd said:
i running on 2.02 and this battery % does work! (there isnt that much different from 2.0.4)
gtx465 taken down 2.02 rom, i can upload it if you want.
or you can use UOT Kitchen and cook your own like others said.
Click to expand...
Click to collapse
How do I cook my own one? What do I choose on last question there? Infused ROM is not available in list of supported ROMs.
netnerd said:
i running on 2.02 and this battery % does work! (there isnt that much different from 2.0.4)
gtx465 taken down 2.02 rom, i can upload it if you want.
or you can use UOT Kitchen and cook your own like others said.
Click to expand...
Click to collapse
This is broken even on 2.0.1. Can you upload 2.0.2 somewhere since I really want this feature.
it does work on infused 2.0.2!
just flashed this "infused 2.0.2 upgrade" over 2.0.1
http://www.megaupload.com/?d=TMTG6SAT

Help with battery mod! Please!

I need help there's a battery mod I've wanted that I have tried doin myself. I keep messing it up. So if someone knows how to do it easily can u please help me make a flushable zip? It would be sooooooo appreciated! Its the Digital Numbers by Zaphod-Beeblebrox:
On this site: http://forum.xda-developers.com/showthread.php?t=1434061
Please I will be so grateful!!!!
Its for SC rom v4.
Deliberate said:
I need help there's a battery mod I've wanted that I have tried doin myself. I keep messing it up. So if someone knows how to do it easily can u please help me make a flushable zip? It would be sooooooo appreciated! Its the Digital Numbers by Zaphod-Beeblebrox:
On this site: http://forum.xda-developers.com/showthread.php?t=1434061
Please I will be so grateful!!!!
Its for SC rom v4.
Click to expand...
Click to collapse
Umm, i am not sure if you read the first few lines but it does say that it is for ICS 4.0.3 for CM and Samsung type ROMs. I am pretty sure that our v4 is neither one of those and that is probably why you keep messing up.
If you want to change the battery icon i am pretty sure you can use ROM Toolbox to change it. ROM Toolbox is in the market and is a free download unless you go Pro which gives you more option on things can do.
kindacrazyazn said:
Umm, i am not sure if you read the first few lines but it does say that it is for ICS 4.0.3 for CM and Samsung type ROMs. I am pretty sure that our v4 is neither one of those and that is probably why you keep messing up.
If you want to change the battery icon i am pretty sure you can use ROM Toolbox to change it. ROM Toolbox is in the market and is a free download unless you go Pro which gives you more option on things can do.
Click to expand...
Click to collapse
Ya. Thanks for the reply. In the http://forum.xda-developers.com/showthread.php?t=1449631 post on the second page, I was talking to athris about making some from this site. And he was able to. So apparently it is possible.
Rom toolbox works but I heard it switches back on boot...
Ya i was just about to mention that thread too since i saw the update for the Noob thread.
Give me a day or two and I will try and get it done for ya. Can't promise anything as OT has cut into all of my free time lately ....
JRW 28 said:
Give me a day or two and I will try and get it done for ya. Can't promise anything as OT has cut into all of my free time lately ....
Click to expand...
Click to collapse
well id be very grateful if u can. thank u so much. i tried to get it from rom toolbox and bootlooped. i fixed it but still. its anoying! lol
What I've noticed from rom toolbox is that it reverts randomly to the stock battery icon if you flash it though bootstrap it is permanent
Sent from my MB865 using xda premium
cryhavok13 said:
What I've noticed from rom toolbox is that it reverts randomly to the stock battery icon if you flash it though bootstrap it is permanent
Sent from my MB865 using xda premium
Click to expand...
Click to collapse
how do u flash it through bootstrap?
Finally had a chance to get it done for ya. I've also added this to the 1% Battery options in the themes/apps thread
1%DigitalNumbers
**note, numbers will count up from the point you are at to 100 while charging
1%DigitalNumbers.zip
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
JRW 28 said:
Finally had a chance to get it done for ya. I've also added this to the 1% Battery options in the themes/apps thread
1%DigitalNumbers
**note, numbers will count up from the point you are at to 100 while charging
1%DigitalNumbers.zip
Click to expand...
Click to collapse
JRW, whats that date widget, and can you pm me that wallpaper? Thanks!
Dude u are amazing I've wanted this for so long! Your awesome!!!!!!!!!!!!!
Crap. Is it possible for u to make this go with jrw 28 reboot in menu screen option?
And also I think its still in 10% inraments.
farshad525hou said:
JRW, whats that date widget, and can you pm me that wallpaper? Thanks!
Click to expand...
Click to collapse
The widget is simple calendar widget and works really well with my Gmail and Facebook calendars.
Ill get the wallpaper coming to ya.
Is this battery mod in 10% incrimints?
Should be 1% as all the rest of them
JRW 28 said:
Should be 1% as all the rest of them
Click to expand...
Click to collapse
Hm.... Idk what I did now?
Deliberate said:
Hm.... Idk what I did now?
Click to expand...
Click to collapse
I will take a look at it tomorrow and see what's up with it. I basically just flashed it, took a screenshot of it and made sure it was running this morning as I was working on the reboot option.
Oh nevermind it was because of the reboot in shutdown menu mod.
Deliberate said:
Hm.... Idk what I did now?
Click to expand...
Click to collapse
Deliberate said:
Oh nevermind it was because of the reboot in shutdown menu mod.
Click to expand...
Click to collapse
Ok so its working right now? I have to modify them all to get them working with the reboot option. Glad it's working right for ya.
JRW 28 said:
Ok so its working right now? I have to modify them all to get them working with the reboot option. Glad it's working right for ya.
Click to expand...
Click to collapse
ok nope tryed it twice more... it keeps sending me into a bootloop

Categories

Resources