[Q] 1% Battery Mod for ARHD - Galaxy Note II Q&A, Help & Troubleshooting

Is there a 1% battery mod for the said ROM? Or any ROM for Note 2 for that matter?
I tried editing the SystemUI.apk myself but it didn't work.
Basically you need the 204 png files, and changes have to be made to TWO xml files inside SystemUI.apk.

Related

[Q] Please help, UOT Kitchen battery mod + MIUI Theme

I flashed MIUI, then applied the theme I wanted, Elite Pro HD. I wanted the SCB battery mod as well, so booted into recovery and flashed the one I made of only the battery mod, however after uploading the framework-res.apk file in the kitchen it removed practically all themeing in MIUI after reboot. After I do that, it will not allow me apply any new themes. Some icons change but nothing else, the dock icons, fonts etc all stay stock MIUI and I can't figure out why so any help would be much appreciated. Would love to be able to somehow implement the SCB mod into the theme or just make them work together.
it sounds to me like you will have to learn how to make custom frameworks if you want it all working together.
my suggestions:-
choose whatever battery you want on UOT - make it for any rom, doesnt matter you only need the files.
decompile the UOT framework - take the .png's for the battery and .xmls that control them
decompile your already custom framework - copy .xml's and .png's from the UOT framework over to it.
compile framework, add it to an update.zip and sign that.
you might want to search xda if you dont know how to do any of the above, all the info is available here
EDIT: looking at that theme it already has a percentage battery, if the .xmls are the same as UOT you could just replace the .png's in the original update and re-sign
trialsrider1 said:
I flashed MIUI, then applied the theme I wanted, Elite Pro HD. I wanted the SCB battery mod as well, so booted into recovery and flashed the one I made of only the battery mod, however after uploading the framework-res.apk file in the kitchen it removed practically all themeing in MIUI after reboot. After I do that, it will not allow me apply any new themes. Some icons change but nothing else, the dock icons, fonts etc all stay stock MIUI and I can't figure out why so any help would be much appreciated. Would love to be able to somehow implement the SCB mod into the theme or just make them work together.
Click to expand...
Click to collapse
Kitchen removes nothing. if u cooked file from your rom, so u get everything stock.
U should cook framework-res.apk from the theme's zip.

[Q]CRTOFF+Battery only?

Hi,
I've a simple question...
There is a mod for GingerBread Stock ROM that insert only the battery (with %) and the CRT OFF animation?
I've found only crt, icon, extendend power menu and various animation...
I've too tried to modify manually the mod, but i'm not able to do that.
Sorry for english
Good Day
How to...
bexem said:
Hi,
I've a simple question...
There is a mod for GingerBread Stock ROM that insert only the battery (with %) and the CRT OFF animation?
I've found only crt, icon, extendend power menu and various animation...
I've too tried to modify manually the mod, but i'm not able to do that.
Sorry for english
Good Day
Click to expand...
Click to collapse
To do that you just need to just replace framework-res.apk with crt off mod and battery mod, animations are placed inside this apk in folder res/anim. I can attach my mod if you wish, with just three animations mod for unlock, status bar and left right slide (if you wish you could replace it with stock ones fom framework-res.apk copy-paste all xml files from anim folder) and amazing battery graphics (with percentage) stolen and little color moded from:
http://forum.xda-developers.com/showpost.php?p=12949583&postcount=1413
So just replace other two .jar files from this post with stock ones, to have no expanded lock menu, and to have crt off and percentage battery (I can upload my little mod of framework-res.apk (without blue color battery and some orange blue system color mod).
How to make your own crt off mod :
http://forum.xda-developers.com/showthread.php?t=977501
i see bootloop incoming
$omator said:
i see bootloop incoming
Click to expand...
Click to collapse
LOL
I did got one bootloop when I deleted android.policy.jar and framework.jar from your zip (becouse it first wipes than copy files), so if all followed writen above won't cause bootloop
BTW thanx for your mod once again, but I changed battery color from blue to green(er)
Funny thing happend after I made stock crt off framework-res.apk
it was always showing full battery icon and even after I flashed full stock JVB ROM. With moded framework-res.apk it works flawlesly, now I'm on homemode JVA(less buggy) but still don't know does the stock battery works, didn't tried it...strange?

[Q] ediing SystemUI.apk

I am using a T989 4.0.3 UVLE1 rooted, otherwise stock. **DEodexed (added .bak to systemUI.odex) and 14togglesBlue.zip MOD added
When i extract the SystemUI.apk in Root Browser i find resources/assests (images in .png format) relating to the battery, wifi/mobile data, and signal bar icons for the status bar. The stock look is a green motif/theme for the battery and gray for the other icons, but included in the files are ICS blue colored icons that i have yet to see in my status bar, these .png files are named slightly different or are in a folder that is named slightly different.
If i wanted to use the ICS Blue styled icons, which i do, would it be as easy as replacing the green icons with the blue ones and renaming them?
Root browser allows me to extract SystemUI.apk so i can manipulate the files, ie rename and copy them, then when i am finished it only allows me to .zip SystemUI.apk
Is the .zip file created "flashable"? Is there a stndard/correct way of doing this?
Thank you.
HATe410 said:
I am using a T989 4.0.3 UVLE1 rooted, otherwise stock. **DEodexed (added .bak to systemUI.odex) and 14togglesBlue.zip MOD added
When i extract the SystemUI.apk in Root Browser i find resources/assests (images in .png format) relating to the battery, wifi/mobile data, and signal bar icons for the status bar. The stock look is a green motif/theme for the battery and gray for the other icons, but included in the files are ICS blue colored icons that i have yet to see in my status bar, these .png files are named slightly different or are in a folder that is named slightly different.
If i wanted to use the ICS Blue styled icons, which i do, would it be as easy as replacing the green icons with the blue ones and renaming them?
Root browser allows me to extract SystemUI.apk so i can manipulate the files, ie rename and copy them, then when i am finished it only allows me to .zip SystemUI.apk
Is the .zip file created "flashable"? Is there a stndard/correct way of doing this?
Thank you.
Click to expand...
Click to collapse
Okay this is totally wrong.... lol
In order to edit any apk you need 7zip and apk manager or apk tool. And you need to properly deodex your system. Simply renaming systemui.odex to .bak will not "deodex" your ROM. I dont remember how to deodex anymore cause i dont run ROMs odexed. There are numerous threads explaining how to deodex so use search and google my friend
But you are on the right track. you could simply rename the .png files. But you have to rename them to exactly the same name as the ones which are being displayed currently. Or you could edit the status_bar.xml file and target the new .png files which is a bit more difficult but cleaner. Cause if you rename the new png files, you have to either delete or rename the old png files. Which i recommend the later.
Then you need to recompile the systemUI.apk with apk manager or apk tool (whichever you decide to use) google them both to get a better understanding of them. I dont wanna just "tell" you what exactly to do because i had to google everything myself, and in my googling i learned a lot more than what i wanted which made everything so much easier to do.
Also, when you recompile the apk, do not sign the apk. You could zip align the apk which i do to all my mods to ensure they are correct.
Hope this helped and good luck! If you need help just PM me or post in the thread. I respond to PMs quicker though. But have fun
So i used a MOD created by jim93 (http://forum.xda-developers.com/showthread.php?t=1616189) to edit a systemUI.apk to add ICS style blue battery, blue WiFi status with blue/white upstream/downstream symbols, and blue Signal bars. All while maintaning the toggles and quick panal settings.
Now i would like to:
1. ICS Blue Clock + Remove AM/PM
2. Obtain a better battery icon with percentage inside battery
3. Transparent Notification window
4. Activate 180 degree rotation
I would like to make these adjustment on stock 4.0.3 UVLE1 software
I cant find a custom ROM that doesnt compromise on at least 1 basic feature, also very bad experinces with ROMs in the past. For me the Stock system is very stable and EVERYTHING WORKS
Can someone please help me locate the Files needed to edit these items, or at least let me know if any of my goals are completely impossible
Any advice or information is greatly appreciated
THANKS XDA!
if anyone would like my modded file (.zip) i can gmail it to you, really i only replaced .png (image files) no big deal
HATe410 said:
So i used a MOD created by jim93 (http://forum.xda-developers.com/showthread.php?t=1616189) to edit a systemUI.apk to add ICS style blue battery, blue WiFi status with blue/white upstream/downstream symbols, and blue Signal bars. All while maintaning the toggles and quick panal settings.
Now i would like to:
1. ICS Blue Clock + Remove AM/PM
2. Obtain a better battery icon with percentage inside battery
3. Transparent Notification window
4. Activate 180 degree rotation
I would like to make these adjustment on stock 4.0.3 UVLE1 software
I cant find a custom ROM that doesnt compromise on at least 1 basic feature, also very bad experinces with ROMs in the past. For me the Stock system is very stable and EVERYTHING WORKS
Can someone please help me locate the Files needed to edit these items, or at least let me know if any of my goals are completely impossible
Any advice or information is greatly appreciated
THANKS XDA!
if anyone would like my modded file (.zip) i can gmail it to you, really i only replaced .png (image files) no big deal
Click to expand...
Click to collapse
I have done most of these edits that you would like to try and I will tell you this if you search google with the information you need you will find tutorials on everything you are asking for. This is what I did and how I learned these fun tasks. Everything you want to do especially in ICS can be accomplished. Also check out a site called UOT Kitchen, it may save you on a step or two. Although learning how to do it is still quite educational as well.
over it
Of course i googled these topics, i google things ALL the time lol I've also used this site as a resource for over a year, tried all the apk modification tools suggested to no avail. Not understanding the instructions given here and being a tech/computer savvy person has made me very upset. This has caused me allot of stress and loss of sleep, Gave up returned my phone to factory settings goodnight
Thanks?

[REQ] Flashable CM 10 battery XML?

Is it possible to make a flashable file to add the CM10 CircleMod battery to a ROM? I know it is hard coded XML. I am not looking for a 1% mod using PNG's, I have that already, I just like the CM10 one better.
My guess is that even if it is possible, it would require some tinkering in the ROM to make it selectable.

[Q] [help need]How to change battery icon in cm11

I'm using cm11 on my xperia m , trying to change status bar icons . I successfully changed wifi,signal,bluetooth icons by editting SystemUI.apk
. Now i want to change my battery icons, I'd found some battery icons in framework-res.apk, I recompiled & singned the framework-res.apk after replacing those battery icons.I created a flashable zip and flashed with that zip using CWM.But the changes made are not reflected . The battery icons wasn't changed .
I think the cm11 battery icons files are not kept in framework-res.apk, settings.apk & SystemUI.apk. help me to locate n change those battery icons
With a quick search i found this, give it a look, maybe you want to investigate it further.

Categories

Resources