[Request] Circle Battery Mod - T-Mobile Sidekick 4G

Hi, I really like the circle battery mod. If anyone care enough to modified the zip below to a flashable battery mod zip for NeXus JB or Glorious Overdose V5 or give me some idea on what to search for or maybe something I can do on my own, it would be much appreciated.
I just recently started messing around with modding this year, after previously all I know is rooting, unlocking bootloader, and some adb stuff. I just know this is related to decompile the SystemUI.apk and change the frameworkres,apk, recompile and signed it *CMIIW*, but I don't know how to do the exact steps.
This is the sample of the circle battery mod, I attached the file from Dell Streak DSC ROM
{
"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"
}
Or should anyone be interested on making other battery mod style, like this one :
or this one :
or this one :
Here's the reference thread from EVO 3D sub-forum :
[MOD]Battery Mods!
Thanks in advance. :highfive:

Try rom toolbox
They should have them
Unfortunatly i am messing with the clock at the moment (trying to get it to the center)
Or maybe look at the kitchen (some website people use to make all of these)
Sent from my SGH-T839 using xda app-developers app

immorality said:
Try rom toolbox
They should have them
Unfortunatly i am messing with the clock at the moment (trying to get it to the center)
Or maybe look at the kitchen (some website people use to make all of these)
Sent from my SGH-T839 using xda app-developers app
Click to expand...
Click to collapse
Thanks for the info, Man. Demkantor already made it in his Aroma Installer thread.
How's it go on modding the clock to the center? I'd love that one too~

ummm... well i can do it but the way i have it set up would then brake the battery icons, or i would have to do the clock + battery icon in same framework, doable but i mean, if you want it
if you want i could help you make some yourself, then you can do as many different styles as you want, all i would ask is that you post what you make so others can use it too... kinda my thing...

demkantor said:
ummm... well i can do it but the way i have it set up would then brake the battery icons, or i would have to do the clock + battery icon in same framework, doable but i mean, if you want it
if you want i could help you make some yourself, then you can do as many different styles as you want, all i would ask is that you post what you make so others can use it too... kinda my thing...
Click to expand...
Click to collapse
wow, that would be great ! please teach me, just the steps how to do it will do. :good:
of corze i'll share it if i ever succeed making some status bar mods. :fingers-crossed:

ok im assuming windows, can be done in linux as well, if you using mac i wont help
this is what you need
http://www.7-zip.org/
http://notepad-plus-plus.org/
http://apkmultitool.com/
https://play.google.com/stor/apps/details?id=com.speedsoftware.rootexplorer
http://sinfulandroid.com/showthread.php/2597-SignApk-Sign-Your-Android-APK-File
or something similar, you can push and pull with adb too
first so you know how to do it lets do this, make a back up, flash a different rom for our phone (one with a battery mod you like but similar base)
use root explorer, go to system>framework>framework-res.apk, copy it (may have to make r/w) and save it to sd card
or you can use adb
adb pull /system/framework/framework-res.apk c:\desktop
this will put the .apk on your desktop or you just take the one from sd card if you used root explorer
now use 7zip to open the flashable zip i made (extract files)
in the folder go to system>framework>and swap out the two framework-res.apks
now back out of folder until all you see is system folder and META-INF
highlight both
right click
choose add to archive
name it NEWBATTERYICON.zip (exactly)
make sure compression is set to store and hit go
not you have a flashable .zip, but its not signed, so either toggle verification in recovery or lets quick sign it
How To sign
need the latest java installed, get from below if needed
http://www.oracle.com/technetwork/java/javase/downloads/java-archive-downloads-javase7-521261.html
take the signapk.jar tool
put it on the root of computer (directly in c:// no other folder)
open it up, place NEWBATTERYICON.zip in this folder allong with the other garbage
now open cmd in same location (hold shift, rightclick in folder and choose open command here or cd:/SignApk)
copy this and paste into cmd
java -jar signapk.jar certificate.pem key.pk8 NEWBATTERYICON.zip NEWBATTERYICON-signed.zip
hit enter and wait a couple seconds
now use place the newly signed zip on sdcard and flash in recovery!
ok this was long, so if you handle all this fine let me know and ill teach how to modify vs just extracting and swapping!
good luck! and as always...
HAPPY FLASHING!

Ehh it went bad i kept having overlapping issues
I set it up where the time would be center . Tryed to get all apps to be in one icon which would go up in numbers (1,2,3) kinda thing) which didnt work then any new notification messed the things up and i tryed to make it where if connceted to wiffi the 3g bar goes away
Im not that good with android so i trashed it (wish it was more like ipod/phone where you can move it because its all one thing)
Looked like this @ is signal/wifi %battery +3 3 different notifications which i thing doesnt work atleast not for me
+3.......12:[email protected]%
Sent from my SGH-T839 using xda app-developers app

Can you send me what you did so I can see where it went wrong?
Sent from my Nexus 7 using xda premium

demkantor said:
Can you send me what you did so I can see where it went wrong?
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
Sorry man I trashed it all an went back to stock
The main problem though was the notifications because they don't stack in till it hits the breaker so I tryed to move it all the way over to the side where it will hit after the 2nd notification
The signal an wifi need a new script I didn't mess with it I tryed the notifications first and clock with out am pm because if it's 7:00 an getting dark you know it's night
It's not much just 2 things that were moved (4 counting landscape)
Sent from my SGH-T839 using xda app-developers app

please download the new battery icon on page 2 it should fix invisible charging battery

Hey great job! When I get to a computer I can upload you a bunch of icon packs if you would like to make some more, love seeing people working on this kind of stuff!
Sent from my Nexus 7 using xda premium

demkantor said:
Hey great job! When I get to a computer I can upload you a bunch of icon packs if you would like to make some more, love seeing people working on this kind of stuff!
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
Yea I'll mess with some more
I have to fix the last one charging from 27%to 99% is blank >.< mostly because the theme didn't have them so I'm just going to make dues an rename them
Sent from my SGH-T839 using xda app-developers app

okay new battery file with fixed charging issue (please note i have not tested this!!! nor am i responsible for how you phone will look after or any issues you may encounter)
the battery icon is this one in the link
(the original post
http://forum.xda-developers.com/showthread.php?t=1210767
not signed (im lazy and did it off the honey comb battery demkantor uploaded)
just go to install zip and disable signature verification
it looks really nice to me (was looking for maybe a blue colored one but it seems this battery icon is dead i couldn't find any others with working links
I'll be making more battery's if you want something give me a download with all the icons

demkantor said:
ok im assuming windows, can be done in linux as well, if you using mac i wont help
this is what you need
http://www.7-zip.org/
http://notepad-plus-plus.org/
http://apkmultitool.com/
https://play.google.com/stor/apps/details?id=com.speedsoftware.rootexplorer
http://sinfulandroid.com/showthread.php/2597-SignApk-Sign-Your-Android-APK-File
or something similar, you can push and pull with adb too
first so you know how to do it lets do this, make a back up, flash a different rom for our phone (one with a battery mod you like but similar base)
use root explorer, go to system>framework>framework-res.apk, copy it (may have to make r/w) and save it to sd card
or you can use adb
adb pull /system/framework/framework-res.apk c:\desktop
this will put the .apk on your desktop or you just take the one from sd card if you used root explorer
now use 7zip to open the flashable zip i made (extract files)
in the folder go to system>framework>and swap out the two framework-res.apks
now back out of folder until all you see is system folder and META-INF
highlight both
right click
choose add to archive
name it NEWBATTERYICON.zip (exactly)
make sure compression is set to store and hit go
not you have a flashable .zip, but its not signed, so either toggle verification in recovery or lets quick sign it
How To sign
need the latest java installed, get from below if needed
http://www.oracle.com/technetwork/java/javase/downloads/java-archive-downloads-javase7-521261.html
take the signapk.jar tool
put it on the root of computer (directly in c:// no other folder)
open it up, place NEWBATTERYICON.zip in this folder allong with the other garbage
now open cmd in same location (hold shift, rightclick in folder and choose open command here or cd:/SignApk)
copy this and paste into cmd
java -jar signapk.jar certificate.pem key.pk8 NEWBATTERYICON.zip NEWBATTERYICON-signed.zip
hit enter and wait a couple seconds
now use place the newly signed zip on sdcard and flash in recovery!
ok this was long, so if you handle all this fine let me know and ill teach how to modify vs just extracting and swapping!
good luck! and as always...
HAPPY FLASHING!
Click to expand...
Click to collapse
Thanks, demkantor~ I've tried this extracting and swapping on other device, instead of SK4G, coz I couldn't find a good alternate rom to flash
Now lemme see how I can handle 'modify' phase of modding, I think I passed the 'extracting and swapping' phase, thanks to you :victory:
immorality said:
okay new battery file with fixed charging issue (please note i have not tested this!!! nor am i responsible for how you phone will look after or any issues you may encounter)
the battery icon is this one in the link
(the original post
http://forum.xda-developers.com/showthread.php?t=1210767
not signed (im lazy and did it off the honey comb battery demkantor uploaded)
just go to install zip and disable signature verification
it looks really nice to me (was looking for maybe a blue colored one but it seems this battery icon is dead i couldn't find any others with working links
I'll be making more battery's if you want something give me a download with all the icons
Click to expand...
Click to collapse
wow, thanks. I'll definitely test it, I didn't bring my SK4G right now, will report the result tomorrow.

Yeah you can't use the framework from a different phone, but the icons are fine to use and flash. I'll be at a computer soon and I'll post some more icons as well instructions to decompile the framework-res.apk and swap icons
Sent from my Nexus 7 using xda premium

quick guide
sorry took me a while to get to a computer, ok here you go:
need to extract the apk tool from the the download all to one folder, open that folder and open a terminal into that location (hold shift and right click there or cd to it)
then make sure the system-res.apk is in this folder too
run this is terminal
Code:
java -jar apktool.jar if framework-res.apk
now run this
Code:
apktool d -f -r framework-res.apk
this creates a new folder, open it up, find res> drawable-hdpi
swap out the wanted icons for battery or whatever
once done run this in terminal
Code:
apktool b -f -d framework-res
wait a couple seconds to finish, open up that framework-res folder and youll see a new folder called build and one called dist, look in there for new apk
and just push it phone and change permissions or follow my instructions before to add it into my prebuilt flashable zips (best if you sign it too)
here is some various icons for you as well
OGBatteryMod v2.1.0.zip - 27.71 MB
also its hard for me to remember all the steps and what i type in terminal so i just made another one (bubbles) so i could make this guide, i am attaching it here. i dont have my phone to test it but this is the same way as the others so it should work fine. oh also i never upgraded my apktool so im using a real old build but the newer ones work similar i suppose, if not i can link you to the build i use or will update to a newer tool and see where the differences lie
good luck guys! im real glad you two are picking this up, its great to see so many interested in starting to develop!
and for anyone else wanting to try your hand at ill let you know once you get the hang of it something like this will take you ten minuets tops from start to finish.... just saying
as always, Happy Flashing!

demkantor said:
Yeah you can't use the framework from a different phone, but the icons are fine to use and flash. I'll be at a computer soon and I'll post some more icons as well instructions to decompile the framework-res.apk and swap icons
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
yea i know that the frameworks are different but all icons are just that a .png file which can be moved around to any phone (faster way to theming for alot of lazy people xD
also i dont like siging them it takes awhile for me cuz everything on my computer is just everywhere. So if anyone would like to all they need is to be signed and done .... plus if they dont know how to turn off the signature check they should probably wait before trying in my opinion
Cyris battery with full charging should work (still going off the honeycomb.zip demkantor uploaded on another thread) i will get to the og battery in just a minute
and if you want i am free the next few weeks i graduated last week \^.^/ so im basically home the entire morning and night so i can make other battery's (p.s upload your framework if you dont want mostly everything blue) or if you give me a simple tut ill do other things as well (not a developer but i can do alot with a little)

p.s. demkantor you can change the icon files via 7zip (extract the files go to system>framework>right click >7zip>open archive>hdmi > then highlight all the icons and drag into archive and your done)
will make a new thread with all theicon mods i make soon and will sign them too
and for everyone else please look at " rom toolbox" for the batterys as well so i dont make multiple ones that are on there

Really? You just used 7zip to open the apk? I never tried, didn't even think of that, nice!
Sent from my Nexus 7 using xda premium

demkantor said:
Really? You just used 7zip to open the apk? I never tried, didn't even think of that, nice!
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
yea save time an less stuff to use
p.s. signing the zips are not working tryed multiple times and different ways
but if your running red voodoo cwm you just have to install the zip no turning on or off things

Related

[?]Question about theming .apk files

I'm trying to theme a few .apk's and I can't figure out what I'm doing wrong. I'm new to theming android so bare with me if its a noob mistake.
I get the original.apk and change it to original.zip
Then I extract original.zip to a folder
In the folder I go into SYSTEM/drawable/ folder and edit the .png files that I want to edit.
Once finished I re-package the folder as a .zip
Change the .zip to .apk
Then I run it through the APK Signer (don't remember where I got it but it was on XDA)
Once signed I change the name back to whatever it was before
Then I try to install it but installation always fails.
Is there a step I'm missing or messing up? Is there another way to sign APK's that works better? Like I said I'm new to this way of theming but I thought this was all I was supposed to do.
PMDColeslaw said:
I'm trying to theme a few .apk's and I can't figure out what I'm doing wrong. I'm new to theming android so bare with me if its a noob mistake.
I get the original.apk and change it to original.zip
Then I extract original.zip to a folder
In the folder I go into SYSTEM/drawable/ folder and edit the .png files that I want to edit.
Once finished I re-package the folder as a .zip
Change the .zip to .apk
Then I run it through the APK Signer (don't remember where I got it but it was on XDA)
Once signed I change the name back to whatever it was before
Then I try to install it but installation always fails.
Is there a step I'm missing or messing up? Is there another way to sign APK's that works better? Like I said I'm new to this way of theming but I thought this was all I was supposed to do.
Click to expand...
Click to collapse
Yeah ur making it harder than it should be.
First thing search for my everything android zip in the dev section.
Then extract the Res file from the app. Do ur edits using Photoshop or gimp or whatever.
The take the edited Res file and drag it to the app. No need to resign the app or anything.
Then it can be pushed back to ur phone with adb or u can make a signed zip if u want to flash it to ur phone via recovery.
Piece of advice...use 7zip. Not winzip or winrar. Its easier for working with apps and zips.
Papa Smurf151 said:
Yeah ur making it harder than it should be.
First thing search for my everything android zip in the dev section.
Then extract the Res file from the app. Do ur edits using Photoshop or gimp or whatever.
The take the edited Res file and drag it to the app. No need to resign the app or anything.
Then it can be pushed back to ur phone with adb or u can make a signed zip if u want to flash it to ur phone via recovery.
Piece of advice...use 7zip. Not winzip or winrar. Its easier for working with apps and zips.
Click to expand...
Click to collapse
Awesome! I'll try it out. I figured I was making it harder than it had to be, lol.
EDIT: Whoa! I'll have to try that everything zip of yours at home. I'm at work right now and that thing is a monster, lol. I'm still gonna try the 7z steps though
PMDColeslaw said:
Awesome! I'll try it out. I figured I was making it harder than it had to be, lol.
EDIT: Whoa! I'll have to try that everything zip of yours at home. I'm at work right now and that thing is a monster, lol. I'm still gonna try the 7z steps though
Click to expand...
Click to collapse
Yeah its a huge file but has a ton of stuff to get started with theming and rom building and app building. Its worth the download but again its huge lol
Ok so I've been working on it all day and I've made some progress, but still nothing usable. Now when I flash my signed zip the phone loads and the theme is there (looking great) but the phone never finds signal. It searches for a while but never hits on a tower or anything. After a few minutes the android process starts FC'ing over and over. :-(
Here's what I got if someone has time to look at it...
http://www.4shared.com/file/qwzRnZ0T/update1-signed.html
Sent from my SUPER HERO with Froyo using the XDA app
PMDColeslaw said:
Then I try to install it but installation always fails.
Is there a step I'm missing or messing up?
Click to expand...
Click to collapse
im assuming u are pushing the apk back to the phone.. if this is where its failing it seems like u didn't adb remount before you push the apk...
bk718 said:
im assuming u are pushing the apk back to the phone.. if this is where its failing it seems like u didn't adb remount before you push the apk...
Click to expand...
Click to collapse
No I am signing the .zip to be flashable from recovery (I'm at work = no ADB) I did just get it working though! I think that the issue was with an xml file I tried to edit to change the carrier name. (I'm not with sprint)
Not sure why it broke it but once I reverted back to the original it flashed fine.
Ok new issue, how do I get an apk to work/install once I've edited it? I packed it back up as a zip and then changed .zip to . apk . What else should I do? It shows up as the app and let's me go through the install steps, but then it says app not installed.
Sent from my SUPER HERO with Froyo using the XDA app
PMDColeslaw said:
Ok new issue, how do I get an apk to work/install once I've edited it? I packed it back up as a zip and then changed .zip to . apk . What else should I do? It shows up as the app and let's me go through the install steps, but then it says app not installed.
Sent from my SUPER HERO with Froyo using the XDA app
Click to expand...
Click to collapse
No reason to keep changing from apk to zip and so forth. Some apps wont install if its a system app.
U might have to flash it via recovery in a signed zip or push via adb
Papa Smurf151 said:
No reason to keep changing from apk to zip and so forth. Some apps wont install if its a system app.
U might have to flash it via recovery in a signed zip or push via adb
Click to expand...
Click to collapse
Oh ok, its the launcher pro app. I guess ill just add it to the theme flash zip
I just thought you could edit an apk and then install it.
Thanks!
Sent from my SUPER HERO with Froyo using the XDA app
Blue Echo Rom Page Theme
Papa Smurf151 said:
No reason to keep changing from apk to zip and so forth. Some apps wont install if its a system app.
U might have to flash it via recovery in a signed zip or push via adb
Click to expand...
Click to collapse
I was wondering if I can use Launcher Pro with these themes????
PMDColeslaw said:
Oh ok, its the launcher pro app. I guess ill just add it to the theme flash zip
I just thought you could edit an apk and then install it.
Thanks!
Sent from my SUPER HERO with Froyo using the XDA app
Click to expand...
Click to collapse
That's not a system app. Delete the Meta folder. Then resign the apk and it will install
Papa Smurf151 said:
That's not a system app. Delete the Meta folder. Then resign the apk and it will install
Click to expand...
Click to collapse
Ahh, ok. Thanks!
Sent from my SUPER HERO with Froyo using the XDA app
rickyq12 said:
I was wondering if I can use Launcher Pro with these themes????
Click to expand...
Click to collapse
Yeah you can use it with any theme. But if you want it to match you may have to theme launcher pro yourself.
Sent from my SUPER HERO with Froyousing the XDA app
Thanks for your help bro. I'll give some of the themes a try. I was afraid I wasn't going to be able to use LP once I installed a theme. I like LP a lot so thanks for the info.
Can anyone tell me where or what the .apk is for the Power widget? I want to theme it but I cant seem to find it. I looked in the settings apk but It didnt look like the parts I want to therme were in there.
PMDColeslaw said:
Can anyone tell me where or what the .apk is for the Power widget? I want to theme it but I cant seem to find it. I looked in the settings apk but It didnt look like the parts I want to therme were in there.
Click to expand...
Click to collapse
I think its settings.apk
Papa Smurf151 said:
I think its settings.apk
Click to expand...
Click to collapse
Hmm well I looked in the settings.apk, but I couldnt tell what to edit. I'd like to change the color of the on/off indicator in the widget, but I cant figure out which png files to edit.
Can anyone tell me what .png files correspond to the white text area at the top of the Facebook widget? I want to straighten it up a bit but I can't figure out which files to edit.
{
"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"
}
Also would anyone else like the idea of changing this thread to a general Q & A for themeing different .apk's? Just a thought.
I am theming .apk too and it is defiantly a system app lol... I'm having trouble getting it to install as well and I did sign the .apk when I was done. My question is that is there a thread that I missed in my searches that I could post questions or might someone here think they could help me figure out what I'm doing wrong.
Edit:
I did try to install the .apk by flashing it as a .zip and that installs it but will force close before it is even opens. Thanks in advance

[MOD]Change "Sprint" on AOSP (No HexEdit/CDMA)(Scrolling Lockscreen Text)

I searched through EVO 4G Themes and Apps and did not find this method; however, I am posting it here in case it is a repost. I suppose a mod could move it later if users find it helpful and they felt inclined to do so.
So far the two main methods I've seen are done with CDMA workshop or hex editing .xml files. I didn't like either of these methods too much. CDMA workshop costs money unless you download it illegally, and even then it only works half the time. I do not care for hex editing very much either. Not to mention the fact that you have to use a text-hex converter and download a hex editor. Plus, whenever the framework changes in the rom (happens very often with CM) you have to do a lot of work with the .xml if you don't want your phone to bootloop into eternity. (Do not misconstrue what I am saying. The user who created the hex editing method for changing your lockscreen/notification bar text does great work and I used his method for a long time. The framework in CM changes so much though and I don't expect him to constantly update his method for one specific rom.)
I scoured several sites to find this method only to find out it has been posted on XDA. The only problem I saw was that the posts were within [Q] threads and therefore buried to the average user. This is my attempt to share this with the community. I don't take any credit for the actual method. Just trying to bring it up so we all have options.
This edit is very easy to complete. Try it at your own risk.
0. Make a Nandroid backup. Hopefully this is second nature by now.
1. Download eri.zip
2. Unzip the file to wherever you please.
3. Right click on eri.xml and choose "Open with Notepad"
4. Once you open the file you will see "Sprint" in the 5th line.
5. Delete Sprint and place whatever you would like in it's place. I believe you have up to 16 spaces to work with if need be.
6. Save the file with an .xml extension. Important: Make sure it is eri.xml and not eri.xml.txt. This will cause issues.
7. Place the eri.xml in your /androidsdk/tools directory.
8. Pull up your Command Promt/Terminal/Etc
9. CD to your /androidsdk/tools directory and:
Code:
adb remount
adb push eri.xml /data/eri.xml
adb reboot
10. Success. Hopefully.
I have heard that this method does not work for some. It worked for me earlier tonight and for another CM user that I shared it with. Hopefully this gives you an alternative to the other methods if they didn't work or if you aren't comfortable with them.
Let me know if I left anything out or if there are any issues.
{
"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"
}
UPDATE:
Thank you lovethyEVO for bringing it to my attention. Looks like this will only work for CM roms (though I would imagine it would work on any AOSP rom) at this point in time. Just tested on a Sense based rom and saw no change. Sorry folks.
UPDATE 2:
After reading through a few posts, I figured it was only right to write up some instructions on how to complete the edit from the phone itself.
Apps needed: Root explorer is ideal but it costs money and it is not necessary if you don’t want to pay for it. So for this method, we will go the long way and use AndroZip and Terminal Emulator (Possibly DropBox as well, will explain later), all of which are free on the Market.
1. Download the file to your phone. Depending on your settings it will either be on the root of your SDCard or in a “download” folder. If in a folder, move it to the root of your card. Do this by opening Androzip, go to your download folder on your SD card, long press on the file, select “Move,” press the back button, and then press the “Move Here” button that has appeared in the top right.
2. Unzip the eri.zip file. Tap on eri.zip and select “Extract file here.”
3. Open the file. Tap on your newly unzipped eri.xml, tap “Open,” pick an app to edit the file (AndroZip has a built in text reader that won’t work because it does not have an Edit option. This is where DropBox can come in handy since it contains a Text Editor in case your rom does not have one built in.)
4. Find “Sprint” and change it to your desired text. Save the file before exiting. If you try to back out before saving it should prompt you to save.
5. Move the file to the appropriate location. Exit AndroZip and Open up Terminal Emulator. Type:
Code:
su
cd /sdcard
mv eri.xml /data/eri.xml
Alternately, use
Code:
cp
instead of
Code:
mv
if you want to keep a copy of your edit eri.xml on your sdcard. Will come in handy if you ever do a full wipe and a fresh install of CM.
6. Back out of Terminal Emulator and restart your phone.
7. Success?
Sorry for the wordy directions. Tried to make sure I covered all of my bases. Figured more directions were better than not enough. Let me know how this works. You can use other apps if you want. These just happened to be the ones I had on my phone at the time. Hope this helps those that don't like ADB or just want to complete the edit straight from the phone.
UPDATE 3:
To remove the edit completely you can use Root Explorer, navigate to /data, long press on eri.xml, and then select Delete. If you don't have Root Explorer, then open Terminal Emulator and type:
Code:
su
rm -r /data/eri.xml
Reboot after deleting the file and you will go back to Sprint.
UPDATE 4:
There doesn't really seem to be a limit on the character count with this modification. 24601 did a little bit of experimenting and found out that the text will actually scroll across the lockscreen if you complete the edit with a long enough phrase. The text doesn't scroll in the drop down notification menu and looks a little jumbled, but it is definitely a cool effect on the lockscreen. Nice find either way.
Thanks man finally a fast way to do it.....using a mac everything is different lol but just wanted to confirm that it worked for me
fantastic post...
gonna test it out later and complain to you about it.
This didn't work for me. The text change is definitely on the phone. I used root explorer to find and read the eri.xml file in the data folder and my change is there, but "Sprint" still shows up on my notification bar and lockscreen, not my newly revised text. Have rebooted a second time just to be sure. Dang, I knew this sounded too easy, lol.
I'm assuming this only works for cm since in most sense based roms (and I think aosp but I'm not sure) there aren't any xml files that are parsed from the data folder.
As far as needing a text-hex convertor, you don't need it with hxd or any decent hex editor. In hxd, on the right hand pane are the text equivalents of the hex values. Just replace the text in the right hand pane and the proper hex values will be automatically updated.
When replacing text in xml files it takes me all of about 5 to 7 seconds to find, replace, and save the text without using an externel text-hex convertor.
w84mike said:
This didn't work for me. The text change is definitely on the phone. I used root explorer to find and read the eri.xml file in the data folder and my change is there, but "Sprint" still shows up on my notification bar and lockscreen, not my newly revised text. Have rebooted a second time just to be sure. Dang, I knew this sounded too easy, lol.
Click to expand...
Click to collapse
I know some people have gotten it to work by doing the edit entirely from the phone. I have noticed that sometimes files only work or rather work best when pushed to the phone. You might try the ADB method and see if that helps. If not, I will investigate. Thanks for the feedback.
lovethyEVO said:
I'm assuming this only works for cm since in most sense based roms (and I think aosp but I'm not sure) there aren't any xml files that are parsed from the data folder.
As far as needing a text-hex convertor, you don't need it with hxd or any decent hex editor. In hxd, on the right hand pane are the text equivalents of the hex values. Just replace the text in the right hand pane and the proper hex values will be automatically updated.
When replacing text in xml files it takes me all of about 5 to 7 seconds to find, replace, and save the text without using an externel text-hex convertor.
Click to expand...
Click to collapse
Excellent. I encourage you to use the method that works best for you. This method is for those whole would rather not download an extra program or deal with hex editing at all.
I will check into the question about compatibility with Sense based roms. Off the top of my head I think it works, but I won't say for sure until I can prove it.
lovethyEVO said:
I'm assuming this only works for cm since in most sense based roms (and I think aosp but I'm not sure) there aren't any xml files that are parsed from the data folder.
As far as needing a text-hex convertor, you don't need it with hxd or any decent hex editor. In hxd, on the right hand pane are the text equivalents of the hex values. Just replace the text in the right hand pane and the proper hex values will be automatically updated.
When replacing text in xml files it takes me all of about 5 to 7 seconds to find, replace, and save the text without using an externel text-hex convertor.
Click to expand...
Click to collapse
i believe the purpose of karadorde sharing is that it doesn't require a hex editor; that it can be done in notepad. it's good that you can do it in 5-7 seconds, but there are always users who will feel uncomfortable with taking that route.
kudos on timing yourself though.
shift_ said:
i believe the purpose of karadorde sharing is that it doesn't require a hex editor; that it can be done in notepad. it's good that you can do it in 5-7 seconds, but there are always users who will feel uncomfortable with taking that route.
kudos on timing yourself though.
Click to expand...
Click to collapse
The hex edit method saves time everywhere else. Like I said, sense based roms don't parse xml files from the data folder that I know of.
In order to edit any xml file in sense you have to decompile the apk, make the edits, and then recompile the apk and hope it doesn't bootloop. That's longer than a couple of seconds to hexedit a file and reinsert it into the apk.
With this method, while it works for cm, almost all xml files in sense are binary and are not easily edited in notepad and won't be edited properly.
Kudos to the op for the method but unless the rom explicity allows parsing human readable xml files the hexedit method will still be a "go to" overall.
lovethyEVO said:
The hex edit method saves time everywhere else. Like I said, sense based roms don't parse xml files from the data folder that I know of.
In order to edit any xml file in sense you have to decompile the apk, make the edits, and then recompile the apk and hope it doesn't bootloop. That's longer than a couple of seconds to hexedit a file and reinsert it into the apk.
With this method, while it works for cm, almost all xml files in sense are binary and are not easily edited in notepad and won't be edited properly.
Kudos to the op for the method but unless the rom explicity allows parsing human readable xml files the hexedit method will still be a "go to" overall.
Click to expand...
Click to collapse
agreed. i use hxd myself, but for any cm users who want to customize, this is a pretty good method. regardless, i believe karadorde is testing it out on sense to provide a definitive answer.
shift_ said:
agreed. i use hxd myself, but for any cm users who want to customize, this is a pretty good method. regardless, i believe karadorde is testing it out on sense to provide a definitive answer.
Click to expand...
Click to collapse
Would be nice if it did work. Would be even better if the option to allow parsing of non-binary xml files could be integrated into a sense based rom.
lovethyEVO said:
Would be nice if it did work. Would be even better if the option to allow parsing of non-binary xml files could be integrated into a sense based rom.
Click to expand...
Click to collapse
heh that's sense for ya.
lovethyEVO said:
Would be nice if it did work. Would be even better if the option to allow parsing of non-binary xml files could be integrated into a sense based rom.
Click to expand...
Click to collapse
In time maybe we can use it to complete the edit in Sense based roms. For now it looks like CDMA Workshop or HxD is the best option for those lacking AOSP in their lives . Regardless, OP updated with the info.
Karadorde said:
9. CD to your /androidsdk/tools directory [/B]
Click to expand...
Click to collapse
I'm not that well versed using terminal commands. What does this part mean?
Sent from my PC36100 using XDA App
jcjr81 said:
I'm not that well versed using terminal commands. What does this part mean?
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
No problem. We have all been there and the cmd prompt can be a difficult place sometimes. First and foremost, do you have the Android SDK installed on your computer?
Sent from me to you via the interwebs.
Thanks for the help! I do have it installed on my PC.
Also, is there any way to do this right on the phone using terminal emulator?
Sent from my PC36100 using XDA App
jcjr81 said:
Thanks for the help! I do have it installed on my PC.
Also, is there any way to do this right on the phone using terminal emulator?
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
CD means change direction. So you are opening a command terminal and directing toward your tools folder. I installed my SDK right on my C: drive. So when I open open my command terminal I type cd C:\androidsdk\tools. It all comes down to where it is installed on your computer.
Also, you can do everything from the phone. Don't need to use terminal emulator at all from the phone. I will update the OP in a few with directions. Sorry, I am at work right now and trying to get you a quick response. Hope this helps a little bit. More instructions to come.
Sent from me to you via the interwebs.
Karadorde said:
CD means change direction.
Click to expand...
Click to collapse
Not to be a jerk, but cd is change directory, not direction. I don't get to contribute much when it comes to the phones, so thats the best kind of help I can offer here
Karadorde said:
I know some people have gotten it to work by doing the edit entirely from the phone. I have noticed that sometimes files only work or rather work best when pushed to the phone. You might try the ADB method and see if that helps. If not, I will investigate. Thanks for the feedback.
I did use adb to push it to the phone. I didn't edit it on the phone, just opened the file and looked at it to make sure my change was there, which it was. I am using Myn's RLS4, so sense based. Maybe that is the problem.
Click to expand...
Click to collapse
I would also really love a method that could be done from the phone only. I'm doing this for a friend and there usb is messed up so can't use adb to push files from the computer. Thanks for this.
Sent from my PC36100 using XDA App
w84mike said:
Karadorde said:
I know some people have gotten it to work by doing the edit entirely from the phone. I have noticed that sometimes files only work or rather work best when pushed to the phone. You might try the ADB method and see if that helps. If not, I will investigate. Thanks for the feedback.
I did use adb to push it to the phone. I didn't edit it on the phone, just opened the file and looked at it to make sure my change was there, which it was. I am using Myn's RLS4, so sense based. Maybe that is the problem.
Click to expand...
Click to collapse
Sorry about that sir. I should have tested before hand to verify compatibility. Forgive the confusion.
Sent from me to you via the interwebs.
Click to expand...
Click to collapse

[Q] Dark notification bar for 2.2

Does anyone still have instructions/required files for changing the notification bar on a 2.2 Droid X?
Before it is linked, I have already looked at teenfaces' thread; if you look, you'll notice that teenfaces has edited the initial post (presumably where the instructions were).
Just to cover all of my bases, I have tried the pre-2.2 post. (A boot loop says it doesn't work.)
Any suggestions?
{
"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"
}
If that is what you mean by notification bar, then changing that is pretty simple. I modify mine almost everyday. If you are rooted and have ninjamorph. The file is in System/Framework/Framework-res.apk/res/drawable-hdpi and is called status_bar_background.png. Simply modify that in photoshop, save as png and swap out with ninjamorph.
Alternatively I'm sure you could pull this out with adb. Commands would be
adb pull system/Framework/Framework-res.apk/res/drawable-hdpi/status_bar_background.png
then modify and save over that file
then adb push status_bar_background.png system/Framework/Framework-res.apk/res/drawable-hdpi/status_bar_background.png
then reboot.
williams37 said:
If that is what you mean by notification bar, then changing that is pretty simple. I modify mine almost everyday. If you are rooted and have ninjamorph. The file is in System/Framework/Framework-res.apk/res/drawable-hdpi and is called status_bar_background.png. Simply modify that in photoshop, save as png and swap out with ninjamorph.
Alternatively I'm sure you could pull this out with adb. Commands would be
adb pull system/Framework/Framework-res.apk/res/drawable-hdpi/status_bar_background.png
then modify and save over that file
then adb push status_bar_background.png system/Framework/Framework-res.apk/res/drawable-hdpi/status_bar_background.png
then reboot.
Click to expand...
Click to collapse
That is what I mean.. However, in teenfaces' pre-2.2 post, it mentions changing the services.jar file.. Which is why I thought that simply changing the background image in the framework apk wouldn't work.
I have no experience with Ninjamorph. I'm not going to even try to play it off - I've only recently decided to take the plunge and root. (And I only decided to root because I wanted to change the font, phone-wide.) So, I'm pretty new to all of this.
Well welcome to theming. I am new to this as well. I have a few things on my modifying to-do list that I am completely stuck at. I will test out the adb codes I just posted and let you know for sure before you attempt.
{EDIT}Ok, this is best done with ninjamorph. I just tried through adb and got stuck in a bootloop. In photoshop create a document thats 480 x 770. This will be your statusbar background. Do what you want to it and save it as status_bar_background.png on your sd card where you can find it. I keep mine in a folder called THEMES.
In ninjamorph (free from market) Select:
Start Checks (will ask for root)
New Project
System
framework
framework-res.apk (it will extract the files)
res
drawable-hdpi
status_bar_background.png
then select the file you created from your sd card
hit the back button until you are on the main ninjamorph screen
select finish project
select framework-res
click yes
click no
click yes
it will reboot
when you reboot you may get a forceclose
hold your power button and reboot again
have fun!
williams37 said:
Alternatively I'm sure you could pull this out with adb. Commands would be
adb pull system/Framework/Framework-res.apk/res/drawable-hdpi/status_bar_background.png
Click to expand...
Click to collapse
I'm impatient. -Blush.- I decided to give it a try myself. I just grabbed the framework-res.apk (that way I'll have a backup copy if something goes wrong. However, the code you posted didn't work. Turns out, the path should be /system/framework/framework-res.apk
Anywho. I'm interested in modifying the images for the battery, etc. I'm hoping to find those images in the framework-res.apk (I haven't looked yet.) Any words of caution before modifying those as well?
paramnesya said:
I'm impatient. -Blush.- I decided to give it a try myself. I just grabbed the framework-res.apk (that way I'll have a backup copy if something goes wrong. However, the code you posted didn't work. Turns out, the path should be /system/framework/framework-res.apk
Anywho. I'm interested in modifying the images for the battery, etc. I'm hoping to find those images in the framework-res.apk (I haven't looked yet.) Any words of caution before modifying those as well?
Click to expand...
Click to collapse
just make backups before attempting changing system files. I really do think ninjamorph takes the guess work out of a lot of things. I didn't have good luck pushing my framework-res.apk back in adb and that may be because of the rom I'm using. But there are lots of good batteries floating around on these forums. Good luck
williams37 said:
just make backups before attempting changing system files. I really do think ninjamorph takes the guess work out of a lot of things. I didn't have good luck pushing my framework-res.apk back in adb and that may be because of the rom I'm using. But there are lots of good batteries floating around on these forums. Good luck
Click to expand...
Click to collapse
Thanks for getting me started in the right direction!
You need to edit services.jar to change your font color to white. There is a video on youtube showing how to do this. Then the images are in the framework-res.apk open it with 7zip and move the new images into the .apk then boot to clockwork and push it with adb while in clockwork recovery. Then reboot. It should work, if not post back and I am sure someone here will try to help.
The actual .png for the status bar is statusbar_background.9.png. Since I don't know how to compile my own .9 png's I usually borrow somelses.
Sent from my DROIDX using Tapatalk
XDRDX said:
You need to edit services.jar to change your font color to white. There is a video on youtube showing how to do this. Then the images are in the framework-res.apk open it with 7zip and move the new images into the .apk then boot to clockwork and push it with adb while in clockwork recovery. Then reboot. It should work, if not post back and I am sure someone here will try to help.
The actual .png for the status bar is statusbar_background.9.png. Since I don't know how to compile my own .9 png's I usually borrow somelses.
Sent from my DROIDX using Tapatalk
Click to expand...
Click to collapse
There is two files almost the same name. But the one I edited and got my name and fox logo on was Status_bar_Background.png... NOT the .9.png
Thats how it is on my rom anyways. I am realizing I have different system files than many people on here.
do you need to be deodexed for this to work? I've tried it twice now, and no dice.
williams37 said:
Well welcome to theming. I am new to this as well. I have a few things on my modifying to-do list that I am completely stuck at. I will test out the adb codes I just posted and let you know for sure before you attempt.
{EDIT}Ok, this is best done with ninjamorph. I just tried through adb and got stuck in a bootloop. In photoshop create a document thats 480 x 770. This will be your statusbar background. Do what you want to it and save it as status_bar_background.png on your sd card where you can find it. I keep mine in a folder called THEMES.
In ninjamorph (free from market) Select:
Start Checks (will ask for root)
New Project
System
framework
framework-res.apk (it will extract the files)
res
drawable-hdpi
status_bar_background.png
then select the file you created from your sd card
hit the back button until you are on the main ninjamorph screen
select finish project
select framework-res
click yes
click no
click yes
it will reboot
when you reboot you may get a forceclose
hold your power button and reboot again
have fun!
Click to expand...
Click to collapse
dougivks said:
do you need to be deodexed for this to work? I've tried it twice now, and no dice.
Click to expand...
Click to collapse
you know what, i'm sorry guys, I didnt even consider that. I am running ApeX 1.3.1. which is a deodexed rom. That may have to do with some of the trouble you guys are running into.
dougivks said:
do you need to be deodexed for this to work? I've tried it twice now, and no dice.
Click to expand...
Click to collapse
I haven't tried anything yet (other than pulling the framework-res.apk). I'm still doing research. From what I've read, though, you definitely have to be deodexed.
I plan on attempting it this week.. If all goes well, I intend on writing some instructions up. In the meantime, if anyone else gets it done, feel free to post some helpful pointers!
Just so I'm clear, what I want to do is modify the notification bar and pull-down without using a rom.
williams37 said:
you know what, i'm sorry guys, I didnt even consider that. I am running ApeX 1.3.1. which is a deodexed rom. That may have to do with some of the trouble you guys are running into.
Click to expand...
Click to collapse
I deodexed and tried a third time, still nothing. I think I'm deodexed that is. Is there any test to know for sure if your deodex process worked for sure? I used the OTA Auto-Deodex
to expand on part of your instructions
yes
no
yes
the actual questions I get are
Confirm action - overwrite with finished project -yes
confirm action - zip align -no
reboot phone - OK (no yes or no option)
and then only once did i get a last yes/no about cleaning up files. i said yes.
are these the correct answers? and on the hit back button until main ninjamorph menu, is that the phone back button, or the on screen back button?

[MOD] HoneyComb Look: Bootanimation | Lock Screen

Hey guys just wanted to share something that I found on the other device forums on XDA
PLEASE MAKE A FULL XRECOVERY/NANDROID BACKUP BEFORE TRYING ANY SYSTEM MODIFICATIONS LIKE THIS
[1] BootAnimation [works on all ROMs]
{
"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"
}
I dont know if it has been posted here before but here is the boot animation from Honeycomb, tailored for our screen sizes.
P.S.: this is not created/modified by me, I had found it while browsing on the other Android forums @ XDA but I cant recollect from which thread I downloaded this...
check attached files XOOM_Honeycomb.rar
there are landscape and portrait versions... i prefer the landscape one
[2] Lock Screen [works on CM6/ CM7 mods, DOESNOT work with 2.1]
This is from: Lockscreen Mod for CM7 (Honeycomb Wannabe Lockscreen) by bizdady
all credit goes to him, great job dude!!!
please read the first post of that thread completely before proceeding
for this lockscreen u will need a few thigs:
*** if you dont know how to push/pull files from device visit the following thread: http://forum.xda-developers.com/showthread.php?t=842060
A) Clock font
Download the attached file "honeycomb_lockscreen_clockfont.zip" place it on the root of ur SDCARD and flash it via xRecovery, reboot...
B) "Lock" button
{Method 1} Automated (havent tried this myself by is suggested by the OP of that thread)
To get the lock follow the part on "Metamorph Instructions" given in http://forum.xda-developers.com/showthread.php?t=959602 thread and for X10...
If your not sure about which version your phone uses just use Astro or any other file manager and take a look at your /system/framework-res.apk file. Browse file the file and navigate over to the /res folder and you will see a drawable folder with either hdpi or hdpi-v4. Proceed to download whichever version your rom uses.
incase its HDPI the d/l this file: http://www.mediafire.com/file/vchfnuiekvi3syi/Honeycomb_Lock_HDPI.zip...
incase its HDPI-v4 the d/l this file: http://www.mediafire.com/file/7tqgs778yeawbqm/Honeycomb_Lock_HDPI-v4.zip
further instructions are given in above mentioned thread.
{Method 2} Manual-round-about-way (this is what I followed and works on FreeX10-Beta4+CM6 settings; should also work on CM7)
1> pull the file "framework-res.apk" from the /system/framework/ of ur current ROM, and make a copy of this file as a backup incase something goes wrong
2> extract the contents of the "Honeycomb_Lock_HDPI.zip" file stated above into another folder on ur computer. u will the get the following folders: framework-res\res\drawable-hdpi & framework-res\res\drawable-land-hdpi
3> open the "framework-res.apk" which you got from step 1 in WinRAR http://www.rarlab.com/ (this is wht i used), browse to framework-res.apk\res\ within WinRAR and copy the contents from the folders u got from step 2 to into the corresponding folders, i.e. files from framework-res\res\drawable-hdpi (or hdpi-v4) into framework-res.apk\res\drawable-hdpi (or hdpi-v4) and files from framework-res\res\drawable-land-hdpi (or hdpi-v4) into framework-res.apk\res\drawable-land-hdpi (or hdpi-v4), within winrar window [while adding the files winrar will through up a window titled "Archive name and parameters" in this MAKE SURE THAT THE COMPRESSION METHOD IS CHANGED IT TO "STORE", after that click OK, the files will be replaced/added to the apk file]
4> once all files have been replaced, push the modified "framework-res.apk" to /system/framework/ on ur device. [they phone may reboot, but thats normal no need to panic]
* Incase either of these methods dont work just post ur framework-res.apk file here and i will do the necessary modifications n post it back...
Enjoy the Honeycomb look for your LockScreen!!!
Heres a flashable zip of the clock font only.
http://www.mediafire.com/file/b6xpw0pda671ujm/HoneycombClock.zip
Nice find =D
Gonna test it tomorrow
Sent from my X10i using XDA App
I'm on Free X10 beta 4, CM 6 (something). And lockscreen isn't applied with metamorph. It's just saying applying theme, but nothing happens.
When I tried to apply lockscreen manually, phone restarts and at some point bootscreen hangs, green led stays on and phone vibrates continiusly - so it's bricked.
I did get to recover system files with xrecovery.
But my question is, do I have to apply CM 7? Isn't there a way to use it on CM 6 or is this baseband problem, because my baseband version is 55.
I understanded that it works with CM 6 too.
Sorry for my bad English.
SilverASH said:
I'm on Free X10 beta 4, CM 6 (something). And lockscreen isn't applied with metamorph. It's just saying applying theme, but nothing happens.
When I tried to apply lockscreen manually, phone restarts and at some point bootscreen hangs, green led stays on and phone vibrates continiusly - so it's bricked.
I did get to recover system files with xrecovery.
But my question is, do I have to apply CM 7? Isn't there a way to use it on CM 6 or is this baseband problem, because my baseband version is 55.
I understanded that it works with CM 6 too.
Sorry for my bad English.
Click to expand...
Click to collapse
1stly i myself havent tried the Metamorph method...
manual method doesnt work? thats odd.. cause i am myself using FreeX10-beta4 + CM6 settings (on baseband 2.1.55) and manual way works flawlessly... sorry that ur device got bricked @ boot...
no no u dont need to apply CM7 (thats based on GB, a totally diff OS version 2.3.x)... it should work on CM6...
do one thing since u have got ur current system running just pull the framework-res.apk file from /system/framework/ and post it here (use some compression software, e.g.: winrar)... i will modify it and post it back...
btw did the clock font atleast change? and wht abt the bootscreen?
Clock font worked flawlessly, bootscreen I haven't tried.
Btw I pulled framework-res.apk with root explorer. Framework-res.apk is in attachment.
SilverASH said:
Clock font worked flawlessly, bootscreen I haven't tried.
Btw I pulled framework-res.apk with root explorer. Framework-res.apk is in attachment.
Click to expand...
Click to collapse
which ROM are u using?
do u have a X10 (came preinstalled with 2.1) or X10 HD (came preinstalled with 2.1)?
I'm using zdzihu 's Free X10 Beta 4 rom and CM 6 (I think it was CM-6.1.3-V4, but I'm not sure).
My X10i came with preinstalled 1.6.
SilverASH said:
Clock font worked flawlessly, bootscreen I haven't tried.
Btw I pulled framework-res.apk with root explorer. Framework-res.apk is in attachment.
Click to expand...
Click to collapse
i think i figured out the problem... the framework-res.apk which u posted is HDPI-v4 based as compared to HDPI (for which the link was posted in main post)... if u want to try the Metamorph method again try it with this file: HDPI-v4: http://www.mediafire.com/file/7tqgs778yeawbqm/Honeycomb_Lock_HDPI-v4.zip
anyways i had modified it to work for ur framework-res.apk... its attached here...
let me know if it works...
Yeah, I know that I need HDPI-v4. And I tried with HDPI-v4 metamorph - it didn't work. I tried with HDPI too and it didn't work either.
I'm gonna try your modifyed framework.
Your modifyed framework didn't work too. Again it just hanged in bootscreen. And again I restored to same point.
em ok... I am out now will create a recovery package when I get back
Sent from my X10i using XDA App
SilverASH said:
Yeah, I know that I need HDPI-v4. And I tried with HDPI-v4 metamorph - it didn't work. I tried with HDPI too and it didn't work either.
I'm gonna try your modifyed framework.
Your modifyed framework didn't work too. Again it just hanged in bootscreen. And again I restored to same point.
Click to expand...
Click to collapse
here is the update.zip for flashing via xRecovery...
if this doesnt work i will send ur file to bizdady... this info is based on his thread...
Yeah, it worked. Thanks! http://media.xda-developers.com/images/icons/icon6.gif
SilverASH said:
Yeah, it worked. Thanks! http://media.xda-developers.com/images/icons/icon6.gif
Click to expand...
Click to collapse
finally... phew...
enjoy!!!
But it would be much cooler if it would act like Honeycomb lockscreen does. Can't it be done?
SilverASH said:
But it would be much cooler if it would act like Honeycomb lockscreen does. Can't it be done?
Click to expand...
Click to collapse
??? didnt follow... u can read this thread: http://forum.xda-developers.com/showthread.php?t=959602
exactly wht u want?
SilverASH said:
But it would be much cooler if it would act like Honeycomb lockscreen does. Can't it be done?
Click to expand...
Click to collapse
That's a whole other lvl of coding. Its been looked at by others but at the moment still a no go.
Sent from my Evo 4G CM7 nightly machine!
bizdady said:
That's a whole other lvl of coding. Its been looked at by others but at the moment still a no go.
Sent from my Evo 4G CM7 nightly machine!
Click to expand...
Click to collapse
I did find something, but I haven't tried this yet. But it works with Lockbot app.
http://forum.xda-developers.com/showthread.php?p=11502902
SilverASH said:
I did find something, but I haven't tried this yet. But it works with Lockbot app.
http://forum.xda-developers.com/showthread.php?p=11502902
Click to expand...
Click to collapse
Give it a go then. Personally I hate 3rd party lockscreen apps as there is always that 1 sec lag for me, I have no knowledge of this app but it looks like another theme. Doubt you can move it around like the real honeycomb lock.
I tryed this app. There is a privew from honeycomb. You can move it around, but clock keeps moving around too. And if I press 2x back button, it just goes to homescreen. So it's too buggy.
And I don't really like 3rd party lockscreen too. So i sick with your lockscreen. It's really good looking.

[THEME] [MODS] BATTERY 1% ICONs Gingerbread only

Hey, guys/gals.
I know each of us have our own individual preferences in regards to how we like certain things to look. Battery 1% is no difference. Some like the icons to lie horizontal, some like it vertical and others may like it circular.
I put this together for the do-it-yourself-ers. UOT Kitchen is always a good option, too. This may make it easier if you just wanted a quickie without having to go to the kitchen.
Attached is a bunch of battery icons and a cwm-shell to flash the frameworks-res.apk. None of the work is my own. I just pulled out a bunch of the battery icons from different ROMs.
Credit should be giving to the original authors for making it or bringing it to you.
I wrote up the shell and simply provided the battery icon zips.
To have it on your phone, you need to be rooted.
HOW TO:
1. download 7zip or WinRAR.
2. Open up the ROM you are running by clicking on the ROM on your PC or computer.
3. Find the folder: /system
4. In /system find the folder /framework/
5. In /framework/ - find the /framework-res.apk.
6. This has the battery icons you want.
7. Double click on the framework-res.apk
8. Go in the /res folder
9. Then go in the /drawable-hdpi folder.
10 If you scroll down on the images, you will start to see some images of battery icons.
11. Next, open up the downloaded battery icons zip by right clicking or double clicking on it.
12. Copy all the images in the zip and paste them into the already opened framework-res.apk and in the /drawable-hdpi/ folder.
13. Back out of the WinRAR or 7zip. It may ask you to finalize the changes, depending on the compression program you use.
14. At this point, you can use adb or android commander and push the new framework-res.apk into the ROM you are running or you can flash it in cwm.
It is important that you use the framework-res.apk from the ROM you are running or planning to run. Using a different framework-res.apk from different ROMs may produce unintended consequences.
15. If you are planning to flash it in cwm recovery, put the modded framework-res.apk in the cwm-flashable shell program or in the ROM.
15. Have the cwm-flashable on your phone. Boot into recovery and flash the newly modded framework-res.apk.
16. If you are cautious, make sure you have the old framework-res.apk in another cwm-flashable shell. -Call it Restore. If you tried to flash the new one and bad things happen or you boot loop or hang at the Samsung screen, just do the three finger recovery and flash the restore frameworks.
Btw, if you find some other battery icons you want to share, feel free to post them as well.
Have fun.
Thank you Qkster. I am out of thanks today. Some screen shots will make this post excellent. :thumbup:
Sent from my SAMSUNG-SGH-I997 using XDA
ndhanta said:
Thank you Qkster. I am out of thanks today. Some screen shots will make this post excellent. :thumbup:
Sent from my SAMSUNG-SGH-I997 using XDA
Click to expand...
Click to collapse
Sigh..
I know it..just getting lazy I guess.
It's bigjoe's specialty though.
Joe,
Where are you?
Good Job Qkster, you've saved me the trouble of waiting UOT kitchen to finish just for the battery PNG's I also have some PNG's to share that are different from yours, it would take some time to make the Screenshotz though, but i'll post them eventually
Edit:
I'll Add them as i make SS:
1. ICS Digital Battery
{
"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"
}
2.Samsung Stock Froyo with %\
3.Tiny Circle Grey
4. ICS Sphere Battery With %
--------------------------------------------------------------------------------------------------------------------------------------
Qkster Zips:
Numas with %
Broken Circle with %
Emancipation
Aeon
qkster said:
Sigh..
I know it..just getting lazy I guess.
It's bigjoe's specialty though.
Joe,
Where are you?
Click to expand...
Click to collapse
apologies been addressing an individaua over at AC...with issues
Sent from my SAMSUNG-SGH-I997 using Tapatalk 2
They look amazing! Q: will these break emancipation ota?
Sent from my SAMSUNG-SGH-I997 using XDA
thekenderman said:
They look amazing! Q: will these break emancipation ota?
Sent from my SAMSUNG-SGH-I997 using XDA
Click to expand...
Click to collapse
No. Just use the same framework-res.apk from Eman.
As usual q you are one of the best if not THE best person on this forum for helping others and giving of your time. Thanks as always for being you. Great job man.:thumbup:
Sent from my SAMSUNG-SGH-I997 using xda premium
Thanks Q for your effort!! I like the broken circle 1%. I read and understood your steps, up to step #14. From this point on, I'm at a total loss. I'm not clear on how to "push" using ADB is there a command to do, or is there another way which is to just copy and past the preferred battery mod into the cwm zip? Thanks again for all your help!
artbybart said:
Thanks Q for your effort!! I like the broken circle 1%. I read and understood your steps, up to step #14. From this point on, I'm at a total loss. I'm not clear on how to "push" using ADB is there a command to do, or is there another way which is to just copy and past the preferred battery mod into the cwm zip? Thanks again for all your help!
Click to expand...
Click to collapse
Skip step 14. Go to 15. Copy your new framework into the shell cwm flashable into the /framework folder. Then flash it in cwm.
you can also put it into /system/framework and set permission to 0644 (3 box first column and top box 2nd column)...be prepare for fc. Keep closing until you can reboot
Nice mod, working fine
Didn´t knew some parts of framework can be edited without decompiling
will5 said:
Nice mod, working fine
Didn´t knew some parts of framework can be edited without decompiling
Click to expand...
Click to collapse
Most png's in apk res folder can be modded to your liking.
It is only when you try to decompile after mod ding that you may encounter error without resources.
If you like an icon from one camera or email or what not, you can simply over write it from your original apk using 7zjp. No decompile or signing
Nice collection, thanks!!!
Is there something I need to do to enable the 1% increments? I only see every 5% interval on my battery....
also, ive tried out a few of the ones in this post, none show any of the battery levela except 5% increments.
Btw, i am on uclb3
RLP06 said:
also, ive tried out a few of the ones in this post, none show any of the battery levela except 5% increments.
Btw, i am on uclb3
Click to expand...
Click to collapse
Complete stock framework-res.apk will not have the 1% increment mod to the xml's. Even though there are images (png) for the 1%, it will only report 5%.
You can simply pull the framework-res.apk from the jscott30 Ethereal or any of the framework-res.apk from any uclb3 base firmware.
I pulled this from jscott30 ethereal 6.19.2012. It has close to stock with 1% mod..I think..you can thank him for it.
You can use this to mod your battery.
thanks, that's really helpful
can anyone get the SGSIII Battery Icons with the percentages on them?
Not sure if I need to flash again or start over: with the vertical ICS icons, animated charging isn't animated. Everything else works fine. Any idea what I broke??
Whizzpopper said:
Not sure if I need to flash again or start over: with the vertical ICS icons, animated charging isn't animated. Everything else works fine. Any idea what I broke??
Click to expand...
Click to collapse
I'm not sure. Maybe start over?
Is hard to tell without any background info

Categories

Resources