DroidForums.net is the original Verizon Android Forum! Registered Users do not see these ads. Please Register - It's Free!
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 11

Thread: Custom framework-res.apk for BB with Battery %

  1. Droid
    blake's Avatar
    Member #
    25236
    Join Date
    Jan 2010
    Posts
    55
    Phone
    Droid
    #1

    Custom framework-res.apk for BB with Battery %

    ***UPDATED 2/23****
    I took the custom status bar images from blake2050 (yes we have the same name) and made the percents larger and easier to read. I overlaped these images with the bugless beast V1.1 framework-res.apk. So all you bugless beast lovers feel free to use this.
    Displays battery % by 100, 80, 60, 40, 20, 10

    Here are a few screenshots : Custom framework-res.apk for BB with Battery %-cap201002111640.jpgCustom framework-res.apk for BB with Battery %-cap201002111725.jpgCustom framework-res.apk for BB with Battery %-cap201002112157.jpg

    1. download the zip framework-res.zip
    2. rename the file to framework-res.apk
    3. push file to root of sdcard
    4. boot phone into recovery
    5. mount /system and /sdcard from recovery
    6. open adb shell and type:
    busybox cp -R /sdcard/framework-res.apk /system/framework
    reboot
    Enjoy!

    Always do a nandroid backup first
    Last edited by blake; 02-23-2010 at 07:06 PM. Reason: updated
  2. Sponsor
    DF Advertising
    Join Date
    Nov 2008
    Location
    DroidForums.net
     
     
     
     
  3. Junior Droid
    BabaGanoush's Avatar
    Member #
    17215
    Join Date
    Dec 2009
    Posts
    14
    Phone
    Enter Current Phone Here
    #2
    Nice... I like it.

    P.S. You don't need to boot into recovery to run that busybox command.
  4. Droid
    blake's Avatar
    Member #
    25236
    Join Date
    Jan 2010
    Posts
    55
    Phone
    Droid
    #3
    for some reason it only works in recovery for me, otherwise i get busybox: permission denied
    Last edited by blake; 02-11-2010 at 07:12 PM.
  5. rod
    rod is offline
    Master Droid
    rod's Avatar
    Member #
    5935
    Join Date
    Nov 2009
    Location
    South Louisiana
    Posts
    310
    Liked
    6 times
    Phone
    Nexus
    #4
    looks great! does this show percentage in 1% increments? or only ten? ive noticed a lot of battery apps/widgets only show in tens. anyone know why this is?

    i use battery left, which was the only one i could find at the time that used 1% increments. but if something like this would use single digit, id be all about it.
    Current Phone: Galaxy Nexus; running smooth and with no complaints, thanks to dev Peter Alfonso. Keep up the good work.
    Previous Phone: Droid (OG); unceremoniously dumped into the nightstand (I feel as if I should place it onto a wooden barge, set it afloat and light her on fire...).
    Phone Before That: Doesn't matter.

  6. Junior Droid
    BabaGanoush's Avatar
    Member #
    17215
    Join Date
    Dec 2009
    Posts
    14
    Phone
    Enter Current Phone Here
    #5
    Quote Originally Posted by blake View Post
    for some reason it only works in recovery for me, otherwise i get some permission denied message
    adb push .\framework-res.apk /sdcard/
    adb shell mount -o rw,remount /dev/block/mtdblock4 /system
    adb shell busybox cp -R /sdcard/framework-res.apk /system/framework
    adb reboot

    ...that's what worked for me at least.
  7. Droid
    blake's Avatar
    Member #
    25236
    Join Date
    Jan 2010
    Posts
    55
    Phone
    Droid
    #6
    Quote Originally Posted by rod View Post
    looks great! does this show percentage in 1% increments? or only ten? ive noticed a lot of battery apps/widgets only show in tens. anyone know why this is?

    i use battery left, which was the only one i could find at the time that used 1% increments. but if something like this would use single digit, id be all about it.
    the moto Droid only reports in increments of 10 for any widget, the notification bar only reports 100, 80, 60, 40, 20, 10
  8. Droid
    blake's Avatar
    Member #
    25236
    Join Date
    Jan 2010
    Posts
    55
    Phone
    Droid
    #7
    Quote Originally Posted by BabaGanoush View Post
    Quote Originally Posted by blake View Post
    for some reason it only works in recovery for me, otherwise i get some permission denied message
    adb push .\framework-res.apk /sdcard/
    adb shell mount -o rw,remount /dev/block/mtdblock4 /system
    adb shell busybox cp -R /sdcard/framework-res.apk /system/framework
    adb reboot

    ...that's what worked for me at least.
    i tried that i still get busybox: permission denied, im on a mac
  9. Droid Ninja
    alm0614's Avatar
    Member #
    6158
    Join Date
    Nov 2009
    Posts
    1,240
    Liked
    7 times
    Twitter
    VTCapsFan
    Phone
    Samsung Galaxy Nexus
    #8
    how did you get that 3G icon and what is the droid icon in your status bar
  10. Junior Droid
    BabaGanoush's Avatar
    Member #
    17215
    Join Date
    Dec 2009
    Posts
    14
    Phone
    Enter Current Phone Here
    #9
    Quote Originally Posted by blake View Post
    Quote Originally Posted by BabaGanoush View Post
    Quote Originally Posted by blake View Post
    for some reason it only works in recovery for me, otherwise i get some permission denied message
    adb push .\framework-res.apk /sdcard/
    adb shell mount -o rw,remount /dev/block/mtdblock4 /system
    adb shell busybox cp -R /sdcard/framework-res.apk /system/framework
    adb reboot

    ...that's what worked for me at least.
    i tried that i still get busybox: permission denied, im on a mac
    interesting... oh well, just ignore what i said then
  11. Droid
    blake's Avatar
    Member #
    25236
    Join Date
    Jan 2010
    Posts
    55
    Phone
    Droid
    #10
    Quote Originally Posted by alm0614 View Post
    how did you get that 3G icon and what is the droid icon in your status bar
    the droid icon means the phone is on vibrate, i got this whole package of icons from blake2050's Customized framework apk thread, i just edited the percentages to make them clearly visible and i added them all to the bugless beast theme
Page 1 of 2 1 2 LastLast

Ads

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Similar Threads

  1. Customized framework apk
    By blake2050 in forum Droid Hacks
    Replies: 135
    Last Post: 06-28-2010, 06:59 AM
  2. Replies: 130
    Last Post: 06-14-2010, 02:50 PM
  3. Help with framework-res.apk
    By Shad0w325 in forum Droid Themes
    Replies: 10
    Last Post: 04-05-2010, 10:24 PM
  4. New framework battery icons
    By liquidzoo in forum Droid Hacks
    Replies: 4
    Last Post: 02-05-2010, 02:39 PM
  5. How do you sign framework-res.apk
    By alf in forum Droid Hacks
    Replies: 0
    Last Post: 12-22-2009, 10:51 AM

Search tags for this page

adb push framework-res.apk

,
android custom framework
,
battery apk
,
battery.apk
,
droid framework-res.apk
,
framework res
,
framework res apk
,
framework-res
,

framework-res.apk

,
framework-res.apk download
,
framework-res.apk i9100
,
framework-res.apk x8
,
franework-res.apk
,
how to push framework-res.apk
,
s3 battery framework-re.apk
Click on a term to search our site for related topics.
Find us on Google+