Jump to content

Round battery icon for Modaco Nexus One Desire ROM


Guest charronegro1971

Recommended Posts

Guest charronegro1971

I know Kspec uses a them he created that has a round battery icon but it's for the Cyanogenmod rom. Has anyone found a download for the round battery icon for use w/ Modaco's Desire rom for the Nexus One?

Link to comment
Share on other sites

Guest Technocambo

I have the same question as well. Btw, how's your battery on your N1 (running desire rom)? I've been getting less than 12 hrs (3hrs+ of actual usage). :P

Link to comment
Share on other sites

Guest charronegro1971
post-670521-1273129173_thumb.jpg

like this? :P

That's exactly what I'm looking for. On my phone, I get about 13-14 hours of use before having to recharge. I don't use gps or wifi unless i'm charging the phone. I do use active sync but only for my gmail. I want that round battery icon but I haven't seen it available from anyone except Kspec.

Link to comment
Share on other sites

  • 5 months later...
  • 2 weeks later...
  • 1 month later...
Guest ScaredyCat

Found this on xda

http://forum.xda-developers.com/showthread.php?t=676004

Use adb from Android SDK, the tools directory

(http://developer.android.com/sdk/index.html)

1) Pull framework-res.apk from /system/framework/ by command:

> adb pull /system/framework/framework-res.apk .

2) Make a copy of the original framework-res.apk to framework-res-original.apk in your tools folder (in case you screw things up )

3) Rename framework-res.apk in your tools folder to framework-res.zip

4) Open framework-res.zip

5) Replace the "circular battery" files I have attached to res/drawable-mdpi directory in the zip file

6) Use normal compression when replacing the files

7) Rename the zip file back to apk extension

8) Push framework-res.apk back to /system/framework by commands:

> adb remount

> adb push framework-res.apk /system/framework/

> adb shell reboot

SC

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.