Hey guys I have customized the framework-res.apk with new images for the status bar since the stock ones are lame. Feel free to take it.
NOTE: This was just a fast throw together pack, but its better than stock. Also there are a few status bar sympols I did not change cause I didnt think it was worth it.
For those of you who dont know how to install heres how:
1. download one of the two:
with-percents.zip (with percent numbers on the battery symbol)
without-percents.zip
2. rename the file framework-res.apk
3. transfer the .apk file to your sdcard by either USB or adb push.
4. Once the file is on the card disconnect USB mount (if usb was used)
5. Open adb shell and type:
su
mount -o rw,remount /dev/block/mtdblock4 /system
busybox cp -R /sdcard/framework-res.apk /system/framework
reboot
Enjoy. Please feel free to make notice of anything I may have said wrong...

LinkBack URL
About LinkBacks
Reply With Quote
