[Q] Where is this battery icon? - G2 and Desire Z Themes and Apps

I DL'd Honeybread theme, but this battery icon isn't apart of it.. Where can I find/get it? I like the Honeybread theme, but I would rather have the normal Gingerbread network icons.. Is that theme anywhere? thx.
EDIT: nvm.. I found out where its at.. u have to create your own theme via the UOT kitchen: http://uot.dakra.lt/
UOT Kitchen thread: http://forum.xda-developers.com/showthread.php?t=990829
{
"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"
}

Its located in the framework-res.apk.
/system/framework/
Click to expand...
Click to collapse
If you open up the apk, it'll be located in
framework-res.apk/res/drawable-hdpi/
Click to expand...
Click to collapse

I actually was asking where can I get this battery icon.. I have a different battery icon and would like to change it to what shows in the pic above.

J-Hop2o6 said:
I actually was asking where can I get this battery icon.. I have a different battery icon and would like to change it to what shows in the pic above.
Click to expand...
Click to collapse
You can either download another Honeycomb theme and find it there, or you can use the online kitchen to replace your battery icons and other stuff.
Code:
http://uot.dakra.lt/

Chinam4n said:
You can either download another Honeycomb theme and find it there, or you can use the online kitchen to replace your battery icons and other stuff.
Code:
http://uot.dakra.lt/
Click to expand...
Click to collapse
thx! imma try it out

J-Hop2o6 said:
thx! imma try it out
Click to expand...
Click to collapse
Let us know how it goes. I tried using that kitchen and it would make the apk fine, but when I'd install it and apply it in theme manager, I would get an error box saying it's missing assetts and button options to apply anyway or bummer. I applied anyway and it works, but that error bugs me.

heybobitsme said:
Let us know how it goes. I tried using that kitchen and it would make the apk fine, but when I'd install it and apply it in theme manager, I would get an error box saying it's missing assetts and button options to apply anyway or bummer. I applied anyway and it works, but that error bugs me.
Click to expand...
Click to collapse
I tried it, and it sorta works (for now).. I didn't upload anything, I just selected CM7.0.2 ROM, and then let it generate.. I didn't use all the options in the kitchen.. but the battery icon worked (sometimes goes back to the theme's (Honeybread) battery icon for some reason).. the new boot animation worked.. but the status bar icons didn't change, they stayed the same .. and I noticed the systemUI didn't install when I flashed the .zip.. I went to the kitchens thread (http://forum.xda-developers.com/showthread.php?t=990829) and a few (i only read two pages so far) said that most worked except for the status bar icons for the Honeybread theme.. I gotta read more, but the creator(s) of the kitchen was looking in to it.
I didn't fully understand how u can make it into a theme.. can u give me some steps on how to do that? thx.

Basically what this kitchen does is replaces the original CM7's framework-res.apk and SystemUI.apk, there is also a option in the upload tab to upload a theme that you want to change. I haven't really used the kitchen for CM7, as I'm a MIUI user (easier to theme). But when I used CM6 and Sense Roms, everything worked fine. My guess is that you should try uploading the files YOU have along with your theme apk where it asks you to, and not use preuploaded ones. Seeing how you're using a theme apk for your phone, and when you chose CM7 preuploaded, it doesn't include the theme you're using.

Chinam4n said:
Basically what this kitchen does is replaces the original CM7's framework-res.apk and SystemUI.apk, there is also a option in the upload tab to upload a theme that you want to change. I haven't really used the kitchen for CM7, as I'm a MIUI user (easier to theme). But when I used CM6 and Sense Roms, everything worked fine. My guess is that you should try uploading the files YOU have along with your theme apk where it asks you to, and not use preuploaded ones. Seeing how you're using a theme apk for your phone, and when you chose CM7 preuploaded, it doesn't include the theme you're using.
Click to expand...
Click to collapse
Ight thx.. imma re-do it now.

Related

[THEME] Clean TW Lockscreen Mod

Hi everyone!
I didn't like the animated arrows on Samsung's lockscreen, but couldn't find a mod for it here.
So I tweaked it a bit to remove the text and the arrows Here's a preview:
{
"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"
}
Includes my battery icons as a bonus
XWJPA
XWJPA (with multi-locale support)
XXJPO (with multi-locale support)
How-to:
1. Decompile framework-res.apk, navigate to \res\values\
2. do a search for strings.xml files in explorer
3. Drag and drop all the files from the search results into Notepad++
4. Find using REG expressions:
zzz_glass_lock_help_text_2.*
replace with:
zzz_glass_lock_help_text_2"> </string>
(Tip: use the "replace in all open documents" button)
5. Save all files
6. Compile apk as usual
Nice m8. Works great.
Edit: Noticed that I still have the text for swiping the screen. Did you remove only english text because mine is in finnish?
What is the name of the file you have edited to remove the wordings?
Nice
Can you also make this for JPM please?
pekkala89 said:
Nice m8. Works great.
Edit: Noticed that I still have the text for swiping the screen. Did you remove only english text because mine is in finnish?
Click to expand...
Click to collapse
Thanks for the note, here's a fixed version with support for other languages. Let me know if it works.
XWJPA Lockscreen mod with multi locale support
CQDOTCOM said:
What is the name of the file you have edited to remove the wordings?
Click to expand...
Click to collapse
For English, it's under res\values\strings.xml
Do a search in the file for zzz_glass_lock_help_text_2
You can also find other strings.xml files for various languages in other values folders (e.g. values-es)
Is it possible to get this for JM1? I would absolutely love this D:
Using your JPO Version but changed battery icon (Version E from repository)
For anyone interested..
Updateable through CWM (rename to update.zip or use install from zip option).
thank you great work!
Does it need deodexed ROM?
Sent from my GT-I9000 using Tapatalk
@Cy4n1d3 Can I use this with JPA?
xAmandilx said:
@Cy4n1d3 Can I use this with JPA?
Click to expand...
Click to collapse
As JPO and JPA seem to be mostly different in localization I would take a wild guess and say yes.
You better prepare an update.zip with your vanilla framework though better safe than sorry.
Does this work on stock ughjh2?
fluidd said:
Does this work on stock ughjh2?
Click to expand...
Click to collapse
Not at the moment, I'm waiting for the official Froyo builds to be released before making mods for them. Right now seems many are suffering from ORD (me included )
Also looking into how the pngs can be added to apks to save some work
This is exactlly what i was looking for...but now ive had it for a few days and reading other mods is there any chance you could make the extended power menu for this aswell? then it will truely be perfection...
tragusman said:
This is exactlly what i was looking for...but now ive had it for a few days and reading other mods is there any chance you could make the extended power menu for this aswell? then it will truely be perfection...
Click to expand...
Click to collapse
I agree.. i love the look of this theme..
If it included the ext. power menu.. I would use it forever.. lol
Maybe this is something that can be done by me if someone tells me how?
Also i am a noob with this stuff.. i have no idea how to install this even with instructions in thread.. So i would like to make this into a cwm flashable zip.. with the power menu added. If it's easy maybe someone could tell me how or just cook it up for me?
Damn I love that clock.
I wish there was a widget with that clock on the market,
looks very elegant
brendonsled said:
Damn I love that clock.
I wish there was a widget with that clock on the market,
looks very elegant
Click to expand...
Click to collapse
You and me both
cant find res\[email protected]
any chance to receive quick tutorial how to do this mode?
plus, does anyone know how to change the unlock limits? i feel like i need to scroll way more then i like in order to unlock the screen.

[theme] in progress [need help] experia arc theme port.

hi, i have found this fantastic theme which is sony experia arc theme made for froyo for galaxy gio.
so i want to port this to ace, so basically we just replace the ace's drawable-mdpi to the theme's drawable-mdpi right?
so the problem is galaxy ace has systemui whereas the theme doesnt. So how?
this link for the theme http://artoseven.blogspot.com/2011/08/xperia-arc7-for-galaxy-gio-froyo.html#comments
the way it should look like
{
"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, trying to use wugport to port the theme, wish me luck.
#### this theme is not belong to me, it is some-else, im just trying to port to ace because this theme is for gio###
##i already asked the original themer the permission to port###
okay, i got it working, i get the notification bar work, but some icons like battery and data are using both icon, the new and old one, there are like switching. haha. will upload some screen shot soon.
do you see the notification icon changing? maybe because there 2 files of the same icon. i'll take a look later.
if somebody experience enough, please try to fix this, cheers.
link obeselete
ignore the file name, i use the theme from frozen winter as the updater.zip and i changes the file in it. haha
im using coderom v2x 2b.
really awsome work, keep it up
downloadonlyaccount said:
really awsome work, keep it up
Click to expand...
Click to collapse
thanks, credit goes to the original themer. will add some experia apps to this theme.
finally got all icon working. but it has serious flaw, the battery keeps showing on charging after i have remove the charger. I think the problem with xml, i kinda noob with this,
here is the update.zip
link obsolete , use the link below.
installation are
1.download
2.put in root sd card
3.boot into recovery
4. mount system
5.flash update
im using coderom2v2b.
please someone show me the light.
always make a nandroid backup before using this.
im gonna take a rest.
okay, i got the baterry icon sorted out . use this link, http://www.mediafire.com/?ito311j37414icw
remember! only use in coderom2v2b.
I use this theme on fla.sh 2 every thing works well but on lock screen below clock it see two lines with numbers and symbols and characters i think html codes
nims11 said:
I use this theme on fla.sh 2 every thing works well but on lock screen below clock it see two lines with numbers and symbols and characters i think html codes
Click to expand...
Click to collapse
that weird, i do not see any of that in my coderom. I'll take a look later. thanks coz trying out this port.
Fla.sh X2 and Coderom are different, Fla.sh is KPN but Coderom is KPH
Btw, chekuhakim, I could help you theming
There are 2 different notification bar icons located inside framework-res.apk and SystemUI.apk
dude, there's no need for you to Port that to ACE. its already been ported. Iam already using it. you can check this link if you like
http://forum.xda-developers.com/showthread.php?t=978806
fla.sh said:
Fla.sh X2 and Coderom are different, Fla.sh is KPN but Coderom is KPH
Btw, chekuhakim, I could help you theming
There are 2 different notification bar icons located inside framework-res.apk and SystemUI.apk
Click to expand...
Click to collapse
Thank you fla.sh. I need to modify the font colour, I'll post a picture which one one i meant. Need to go to the mosque first.
delroekid said:
dude, there's no need for you to Port that to ACE. its already been ported. Iam already using it. you can check this link if you like
http://forum.xda-developers.com/showthread.php?t=978806
Click to expand...
Click to collapse
I know. The arc launcher has been ported. I just want to port the notification bar and notification icons to the ace. Tq

[Req] Wife wants a pink theme for ei22

Does anyone know of a pink theme that works on ei22 yet?
Or can anyone port one?
I've spent hours trying do it myself but it just ends up not working... at all..
http://forum.xda-developers.com/showthread.php?t=1112420
Better start here it won't work right now I'm positive but porting from this should be easier than anything else since its an early gingerbread theme
Sent from my SPH-D700 using xda premium
Great idea.. thanks!
Draghar said:
Great idea.. thanks!
Click to expand...
Click to collapse
U could take some of the images from any pink theme and put them in in the framework.apk system ui.apk and what ever other apks that have status bar images and pull down and what not
davidrules7778 said:
U could take some of the images from any pink theme and put them in in the framework.apk system ui.apk and what ever other apks that have status bar images and pull down and what not
Click to expand...
Click to collapse
I have tried that, it made my status bar disappear...
Draghar said:
I have tried that, it made my status bar disappear...
Click to expand...
Click to collapse
hmmm
What images where u changing and were u using old gingerbread theme images or froyo?
Sorry, IDK if there were any pink themes for older gingerbread builds ??
I tried pink ones from the UOT.. Havn't tried the pretty in pink
I have to take off to work and I'll try it once I get home.
Draghar said:
Does anyone know of a pink theme that works on ei22 yet?
Or can anyone port one?
I've spent hours trying do it myself but it just ends up not working... at all..
Click to expand...
Click to collapse
The icons have to have the same exact name. I just finished making a theme for EI22 called cool blue . Check it out. If nothing else you can look at what I did and edit the same files. Let me know if you have questions.
bigtex06 said:
The icons have to have the same exact name. I just finished making a theme for EI22 called cool blue . Check it out. If nothing else you can look at what I did and edit the same files. Let me know if you have questions.
Click to expand...
Click to collapse
Got it working, did a very basic job of inserting the files into a copy of ACS ICS 4 and flashing it.. now if I could figure out how to build a flashable zip of just the theme, I could let others use it.
{
"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"
}
Draghar said:
Got it working, did a very basic job of inserting the files into a copy of ACS ICS 4 and flashing it.. now if I could figure out how to build a flashable zip of just the theme, I could let others use it.
Click to expand...
Click to collapse
Download a theme.
Delete the files in it, but leave the folders themselves alone(don't mess with META-Inf at all), and put your edited files in the zip.
Sent from my Samsung Legendary 4G, a Universe UTES phone, running "two.three.five"
zanderman112 said:
Download a theme.
Delete the files in it, but leave the folders themselves alone(don't mess with META-Inf at all), and put your edited files in the zip.
Sent from my Samsung Legendary 4G, a Universe UTES phone, running "two.three.five"
Click to expand...
Click to collapse
Thanks ill try that, you all rock
Draghar said:
Thanks ill try that, you all rock
Click to expand...
Click to collapse
If you need help let me know.
My girlfriend is also interested in this, so if you ever get a working zip please let me know.
i tried using the ICD theme for my base and using the files from the pretty in pink bulid, but i too managed to make the status bar disappear. Do the APK's need to be resigned after changing the files in them?

[ICONS] Stock battery percentage

I decided that the current icons in ROMs showing battery percentage were way too blurry as they are the qHD versions. I decided to use the Sense 4.0 stock icons to generate a new set. Here they are, these are just the icons and they should be pushed to /system/app/SystemUI.apk/res/drawable-xhdpi/
{
"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"
}
Oh they are amazing! I think all of the roms must use these icons. Thanks
thanks very much!
Due to the tedious process of pushing one by one, I've made a .bat to do it for you.
http://dl.dropbox.com/u/73556022/battery_install.zip
Unzip the icons, put the .bat into the folder where you've got the icons located and run!
Sorry to be such a noob but can i replace these on my stock rooted 1.28 and, if so, can somebody explain to me the easiest way of doing it.
I don't see why not, It appears to have worked for me. Easiest way to do it is download the icons, unzip them, get the .bat I made and put that in the same folder as the icons, then run the .bat.
EDIT: After pushing them to the phone, it appears they haven't loaded. After pushing, I rebooted but I see no change to the battery status icon.
EDIT 2: Tried pushing just with the .zip, still no change to the stock battery icon.
shenye said:
I decided that the current icons in ROMs showing battery percentage were way too blurry as they are the qHD versions. I decided to use the Sense 4.0 stock icons to generate a new set. Here they are, these are just the icons and they should be pushed to /system/app/SystemUI.apk/res/drawable-xhdpi/
Click to expand...
Click to collapse
Will this actual work by just replacing the icons?
ie From past experience on other devices, the battery will not display in 1% increments without further adjustments to the apk.
bobsie41 said:
Will this actual work by just replacing the icons?
ie From past experience on other devices, the battery will not display in 1% increments without further adjustments to the apk.
Click to expand...
Click to collapse
No, in most cases it wont!
Here is the complete working SystemUI.apk. It works only with a rooted rom (1.28.401.9).
Push it to /system/app/ (it is no update.zip!!!), restart the phone.
Do a backup first.
Cheers
hanserson1 said:
No, in most cases it wont!
Here is the complete working SystemUI.apk. It works only with a rooted rom (1.28.401.9).
Push it to /system/app/ (it is no update.zip!!!), restart the phone.
Do a backup first.
Cheers
Click to expand...
Click to collapse
Hmm, have you got also the 100 charging_animation icons, the full and the unknown icon? I'd make a complete working 100% battery mod out of them. Been looking for better quality stock icons since some time. The animation in your systemUI is from circle-battery mod.
look inside VillainROM 1.1.1. The apk for it is in VillainROM-1.1.1-endeavoru_unsigned.zip/extra/batt/app/SystemUI.apk
shenye said:
look inside VillainROM 1.1.1. The apk for it is in VillainROM-1.1.1-endeavoru_unsigned.zip/extra/batt/app/SystemUI.apk
Click to expand...
Click to collapse
May I use them in a stand-alone battery% mod, fully credited ofc?
Go ahead.
The circular battery indicator that Irkan made for non rooted Desires works for non rooted One X
Can you post a link to that circular battery indicator by Irkan
I downloaded the pics and the install bat.
But i get a error saying file or directory don't excist
And if i try and download the SystemUI.apk and push it i just get another error saying it "Read-only file system" Do i really have to root it first?
Pjevser said:
And if i try and download the SystemUI.apk and push it i just get another error saying it "Read-only file system" Do i really have to root it first?
Click to expand...
Click to collapse
it is the same for me. I can't change permission in root explorer neither. Can not find the button "mount r / w". Yes, the phone is rooted.
edit: finally I solved it.
Nice work dude! I love you
OR just get ZDBox?
Cheers.
Sent from my HTC One X using xda premium
Does this work on 1.29 roms?
Fruktsallad said:
Does this work on 1.29 roms?
Click to expand...
Click to collapse
You can download a mod with these icons for 1.29 on my thread http://forum.xda-developers.com/showthread.php?t=1588789

[APP MOD] Custom colors and icons UPDATE 8/22/12 [Accepting Request]

I don't own none of the apk I'm only modifying them
So all the credits go to the developers.
I have only tried this with my phone so the colors are working as expected.
If you find any error please post a screenshot and write as specific as you can.
Special thanks
Dustin who give me the permission to use icons.
For screenshots go to the second post, for changes, fixes, bugs... go to the third post
Currently
MMS Dark and Blue
Phone Dark and Blue
Holo Locker Dark and Blue
Holo Locker Request color changed (Violet and blue)
Dark and Cyan Blue Theme
Working on
Play Store
Making my own theme
System UI
I decided to make my own theme before continuing with any other app working right now.
Requested
Please post your request like this:
APK: (Name if its an apk request)
Colors: (as specific as you can with colors[example text: #353535, background: #33b5e5...])
Text: (If you have any)
Icon: (icon file to download, or specific information to make it)
Click here to see Dustin themes, I recommend to see them. They work with PARANOID ANDROID
Stock Holo Locker click herehttps://play.google.com/store/apps/details?id=com.mobint.locker&hl=es​
Installation instructions​
You may need to rename the app.​
You can install Mms.apk like a regular apk, but if you reboot your message will look like the regular mms. To make it stay: install it, move it into system/app (it will ask you to override current one so touch yes) and reboot.
I have only been able to install Phone.apk adding it to the flashable ROM​
You can add them to your ROM zip so when you flash it you will have the app installed. Add them to system/app
I will make a flashable .zip soon since some app can't be installed other way.​
I'm not responsible if you break your phone, install at your own risk!!​
MMS pics​
{
"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"
}
Phone pics​
Holo locker pics​
8/22/2012 4:52PM
Holo Locker Dark and Blue
Fixed the locked icon size.
Phone.apk added to the OP.
Holo locker added to OP.
Does anyone know if these mods play well with BAMF 2.2 JB Rom? Also, is there anyway to incorporate these or some of them into Dustin's theme? Say the Cobalt theme? Reason I'm asking is because if you apply a theme, you lose all the changes and only get what's in the theme. I love his Cobalt theme and would like to have these in it as well. Is this possible?
dunleavy said:
Does anyone know if these mods play well with BAMF 2.2 JB Rom?
Click to expand...
Click to collapse
If no one answer (I have PA) make a nandroid, try it and if it works report it to add it to OP if not let me know to make it work with it.
Thanks
dunleavy said:
Does anyone know if these mods play well with BAMF 2.2 JB Rom? Also, is there anyway to incorporate these or some of them into Dustin's theme? Say the Cobalt theme? Reason I'm asking is because if you apply a theme, you lose all the changes and only get what's in the theme. I love his Cobalt theme and would like to have these in it as well. Is this possible?
Click to expand...
Click to collapse
Tell me which one you want to incorporate and I will try (I have them all installed).
Rotary Heart said:
Tell me which one you want to incorporate and I will try (I have them all installed).
Click to expand...
Click to collapse
All of them if you can. Whatever you can do would be fine by me, Thanks. Beggers can't be choosy, lmao.
dunleavy said:
All of them if you can. Whatever you can do would be fine by me, Thanks. Beggers can't be choosy, lmao.
Click to expand...
Click to collapse
If you install the cobalt one you won't have any problem. Since my icons are bassed on that one, the only one I noticed that have problem was the play atore one (but I'm still testing it so I will try to solve this one).
Just install the Mods and apply the theme. MAKE A NANDROID BACKUP, just in case, if you notice aomething wrong report ut and I will check it.
Rotary Heart said:
Tell me which one you want to incorporate and I will try (I have them all installed).
Click to expand...
Click to collapse
Rotary Heart said:
If you install the cobalt one you won't have any problem. Since my icons are bassed on that one, the only one I noticed that have problem was the play atore one (but I'm still testing it so I will try to solve this one).
Just install the Mods and apply the theme. MAKE A NANDROID BACKUP, just in case, if you notice aomething wrong report ut and I will check it.
Click to expand...
Click to collapse
OK, thanks. I'll give it a try and report back later tonight.
Added link to theme in progress

Categories

Resources