[MOD] Hide AM/PM in the status bar (FF02/ICS) - Samsung Epic 4G Touch

Thanks to theHOTNESS for the original mod on the AT&T Skyrocket; agat63 & ssconceptz for putting up with my PMs while I tested smali edits and sextape & sfhub for the awesome leaks!
After digging through the smali files from Samsung, they seem to have changed between 4.0.3 and 4.0.4 and there doesn't seem to be a quick edit to remove AM/PM. However, luckily for us the 4.0.3 modded smali works just fine on 4.0.4!
For devs:
Here's the Clock.smali you need:
http://d-h.st/iew
Drop it in com/android/systemui/statusbar/policy in the SystemUI.apk (or the classes.dex from System UI) and go!
For everyone else:
Here is a modified SystemUI.apk for stock, deodexed FF02 including this mod and nivron's 1X/3G mod:
http://d-h.st/LSv
Rename to SystemUI.apk and push to /system/app. I'll try to make a flashable ZIP later on, just not at my home PC to do it right now.

Thanks for this. I will include this in my next update with credit of course. You da man.

Awesomeness. I've been waiting for this for so long.

Thanks for this mod! Do you know if there is a way to remove the battery percentage? I tried using other battery icons but the percentage is not part of the icon it makes using other icons useless.

thefsfempire said:
Thanks for this mod! Do you know if there is a way to remove the battery percentage? I tried using other battery icons but the percentage is not part of the icon it makes using other icons useless.
Click to expand...
Click to collapse
Settings-Display-Display Bat. Percent
I'm trying to move the battery percent. If anyone can point me in the right direction please hit me up!

_dan said:
Settings-Display-Display Bat. Percent
I'm trying to move the battery percent. If anyone can point me in the right direction please hit me up!
Click to expand...
Click to collapse
I imagine it's in SystemUI, maybe in /com/android/systemui/statusbar/policy/BatteryController.smali but I can't tell where exactly.

datajosh said:
I imagine it's in SystemUI, maybe in /com/android/systemui/statusbar/policy/BatteryController.smali but I can't tell where exactly.
Click to expand...
Click to collapse
Lmao, that's funny

Can you tell us what lines of code were changed please?

tdunham said:
Can you tell us what lines of code were changed please?
Click to expand...
Click to collapse
You need to replace the Clock.smali file with the one in the OP... still works on FF18 and I can upload a modified SystemUI.apk for that one if needed.

datajosh said:
You need to replace the Clock.smali file with the one in the OP... still works on FF18 and I can upload a modified SystemUI.apk for that one if needed.
Click to expand...
Click to collapse
I'm not liking all the changes the programmers made to the ICS xml and smali files either. I'm glad this workaround works too.

Good to see you got it working.

So if I wanted to remove it without losing my themed status bar what where and what lines would I edit?
Because if I'm not mistaken, what you have in the op simply replaces what's already there so I would lose theming.
Sent from my SPH-D710 using XDA

MrDowntown12 said:
So if I wanted to remove it without losing my themed status bar what where and what lines would I edit?
Because if I'm not mistaken, what you have in the op simply replaces what's already there so I would lose theming.
Sent from my SPH-D710 using XDA
Click to expand...
Click to collapse
The OP is correct. The safest thing to replace/edit is the clock.smali in the systemui.apk.
Refer to this thread also:
http://forum.xda-developers.com/showthread.php?t=1591362

Related

[Q]Remove clock from status bar

Does anyone have the mod that removes the clock from the status bar but shows the time whenever you hold your finger on the status bar? Like what bonsai does. I wanted to put it for the syndicate rom I just flashed. Lost and tired has the mod, but it completely removes the clock from the status bar. I swore I had it before, but I can't find it for the life of me now.
If anyone can help, I'd love you forever.
I think that's cause really the mod is two changes. To remove the clock you need to flash a modded services.jar file. In order to see the clock in the status bar requires you to flash a modded framework-res.apk. Specifically, i believe the file /res/layout/status_bar.xml has been modified to add the clock there. So if you were able to remove the clock that's good for step1. Now, you could try either flashing a bonsai framework-res.apk that has the change or taking that change and moving it into your framework and reflashing. Hope that makes sense. Im assumming you meant for EB13. The process might be a little different for EE03 not sure though.
SpicyBurrito said:
Does anyone have the mod that removes the clock from the status bar but shows the time whenever you hold your finger on the status bar? Like what bonsai does. I wanted to put it for the syndicate rom I just flashed. Lost and tired has the mod, but it completely removes the clock from the status bar. I swore I had it before, but I can't find it for the life of me now.
If anyone can help, I'd love you forever.
Click to expand...
Click to collapse
ok i want this sooooo bad.... anybody wanna give this a try
You can remove the clock in any 8 lock theme by going settings > lock screen settings> status bar
And you should be able figure out the rest
Sent from my super awesomely amazing
Generation
Unsubdued
Nuclear
Drive
Assault
Module
gtuansdiamm said:
You can remove the clock in any 8 lock theme by going settings > lock screen settings> status bar
And you should be able figure out the rest
Sent from my super awesomely amazing
Generation
Unsubdued
Nuclear
Drive
Assault
Module
Click to expand...
Click to collapse
i have 6 locks mod & it has no status bar settings...how hard would it be to make the change to 8 locks??? would it be as easy as replacing the tsmparts.apk???
greenmuggy said:
i have 6 locks mod & it has no status bar settings...how hard would it be to make the change to 8 locks??? would it be as easy as replacing the tsmparts.apk???
Click to expand...
Click to collapse
No.... you would have to edit a good amount of framework.
Sent from my SPH-D700 using XDA App
deano0714 said:
No.... you would have to edit a good amount of framework.
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
like how much... bc ive already edit the ish outta my framework for my themes
deano0714 said:
No.... you would have to edit a good amount of framework.
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
And a good amount of smali in android.policy.jar
Sent from my SPH-D700 using Tapatalk
MysteryEmotionz said:
And a good amount of smali in android.policy.jar
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
Exactly... Its not like editing images ... But if you really want to do it the pm massaging and ask him how to do it on ec05 & I'm sure hell give you some tips.
Sent from my SPH-D700 using XDA App
MysteryEmotionz said:
And a good amount of smali in android.policy.jar
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
I kno you can transfer the policy.jar thru 7zip with no compile, so could I just transfer that, tsmparts.apk, settings.apk, & the extra images for the extra lockscreens to identical in my theme???
Sent from the Trans-Epic Express
No cause the changes to policy are linked to the changes in framework-res.apk.
Also frameworks and policy.jar can not be transfered over to other builds ec05-eg22-ect
Sent from my SPH-D700 using Tapatalk
MysteryEmotionz said:
No cause the changes to policy are linked to the changes in framework-res.apk.
Also frameworks and policy.jar can not be transfered over to other builds ec05-eg22-ect
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
LOL well of course its not compatible, i wanted to know if it would work & crossing builds didnt even cross my mind, but i think i found something here http://forum.xda-developers.com/showthread.php?t=1194290 but i dunno how to work this into my theme base with 6locks & pulldown animation(made by GituSum)<-->here http://forum.xda-developers.com/showthread.php?t=1162821 or if its transferable or not bc he has 2 versions eg22/ec05. I have no idea how to dev & im a lil iffy bout it since i cant get apk manager or apk tool to work right for anything i doubt ill be able to do it myself
Edit: or would this conflict with srf1.2's 6locks mod???
SpicyBurrito said:
Does anyone have the mod that removes the clock from the status bar but shows the time whenever you hold your finger on the status bar? Like what bonsai does. I wanted to put it for the syndicate rom I just flashed. Lost and tired has the mod, but it completely removes the clock from the status bar. I swore I had it before, but I can't find it for the life of me now.
If anyone can help, I'd love you forever.
Click to expand...
Click to collapse
FWIW...As I was hoping to achieve something like this myself, here's what I dug up concerning this request.
It requires editing 2 different files in the services.jar for just about any ROM.
1. Remove the clock from the status bar.
The StatusBarPolicy.smali requires these changes:
Code:
--- StatusBarPolicy.smali 2011-08-21 00:58:15.143531002 -0500
+++ StatusBarPolicy2.smali 2011-08-21 00:58:44.775531004 -0500
@@ -831,10 +831,10 @@
move-result-object v3
- iput-object v3, p0, Lcom/android/server/status/StatusBarPolicy;->mClockIcon:Landroid/os/IBinder;
+ #iput-object v3, p0, Lcom/android/server/status/StatusBarPolicy;->mClockIcon:Landroid/os/IBinder;
.line 632
- invoke-direct {p0}, Lcom/android/server/status/StatusBarPolicy;->updateClock()V
+ #invoke-direct {p0}, Lcom/android/server/status/StatusBarPolicy;->updateClock()V
.line 635
const-string v3, "storage"
This one is thanks to ptfmedic...I checked the changes in the services.jar available on his blog, http://lostandtired.com/.
2. Add the clock by the date when the status bar is expanded.
There's 2 methods for doing this one which both require editing the DateView.smali.
Option 1 This one let's you set a date/time in a FULL, LONG, MEDIUM, or SHORT format.
Option 2 This one allows you to set whatever string you'd like based on the SimpleDateFormat.
Whoa there are you speaking human? Lol jk man I dont even know xml yet
Sent from the Trans-Epic Express
greenmuggy said:
Whoa there are you speaking human? Lol jk man I dont even know xml yet
Sent from the Trans-Epic Express
Click to expand...
Click to collapse
There's nothing like a post like that to show me how much I still have to learn!
Sent from my SPH-D700 using XDA Premium App

please help...going nuts here...how to change battery icons???

ok so i'm going nuts here...i can't figure out how to change the battery icons...i tried using uot kitchen with no help...is there a guide to do this within a custom rom....i'm right now running tuchmi 5.0, and i really want the android battery icon with the % inside it...any help is appreciated...i've never themed before
The icons are in SystemUI.
Sent from my SAMSUNG-SGH-I747 using xda premium
Where is systemui?
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
thanks i thought i needed to change them in the framework.apk....so just changing the roms systemui.apk will work?
tonyph33r said:
Where is systemui?
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
Click to expand...
Click to collapse
system/app folder of the rom....
Use apktool to decompile the apk and you'll see the icons there, to break it down even further
If the rom your on doesn't currently have the battery percent then you'll also need to modify stat_sys_battery.xml and stat_sys_battery_charge.xml which is in res/drawable to look for all the additional png's. If your not sure what I'm talking about or how to do it let me know and I'll upload the right xml's for you.
Tiffany84 said:
If the rom your on doesn't currently have the battery percent then you'll also need to modify stat_sys_battery.xml and stat_sys_battery_charge.xml which is in res/drawable to look for all the additional png's. If your not sure what I'm talking about or how to do it let me know and I'll upload the right xml's for you.
Click to expand...
Click to collapse
Thanks might have to take u up on that. I found the pngs in the systemui.apk and changed them around but it didn't take properly. The Battary icons didn't display properly at all. I was hoping I could've used uot kitchen but that never worked. I'm going to mess around again tonight. The rom I'm currently on still has everything factory as far as the status bar goes. Dumb question. I know u can't flash the i9300 Rome to the att version but what about themes?
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
lunercrab said:
Thanks might have to take u up on that. I found the pngs in the systemui.apk and changed them around but it didn't take properly. The Battary icons didn't display properly at all. I was hoping I could've used uot kitchen but that never worked. I'm going to mess around again tonight. The rom I'm currently on still has everything factory as far as the status bar goes. Dumb question. I know u can't flash the i9300 Rome to the att version but what about themes?
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Click to expand...
Click to collapse
I wouldn't recommend using them unless there using something like the Villain Theme System which only replaces the images and some xml's instead of replacing the entire apk. I just got home so give me a few and I'll send you the xml's you need to use and you 'll be fine.
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
Tiffany84 said:
If the rom your on doesn't currently have the battery percent then you'll also need to modify stat_sys_battery.xml and stat_sys_battery_charge.xml which is in res/drawable to look for all the additional png's. If your not sure what I'm talking about or how to do it let me know and I'll upload the right xml's for you.
Click to expand...
Click to collapse
ok need your help....i got the pngs to change but i can't get the animations to work...i tried fixing the xml files but no go...if you can maybe get it to work i'd appreciate....here is the rom i want the battery png and xmls in...
tuchmi 5.0 http://beta.androidfilehost.com/?fid=22527720516747580

[Q] MIUI-style status-bar mod for AOSP ROMS?

hey guys,
i've done some searching, but have come up short, and i was wondering if anyone knows of a way to mod AOSP status-bars to be clear like MIUI (maybe with a flashable zip?)
My bad, misread your post. Carry on...
Ferenczy68 said:
My bad, misread your post. Carry on...
Click to expand...
Click to collapse
Hey, I'll take the arbitrary bump
Sent from my EVO using Tapatalk 2
atljatl said:
Hey, I'll take the arbitrary bump
Sent from my EVO using Tapatalk 2
Click to expand...
Click to collapse
screenshot of what you want?
have you tried the UOT Kitchen, it has the ability to make your status bar transparent. along with a whole lot of other customization's. just got to pull a couple of files from the phone and upload them to the kitchen and bam pretty much theme the rom how ever you want.
here check it out :
UOT Kitchen
life said:
screenshot of what you want?
have you tried the UOT Kitchen, it has the ability to make your status bar transparent. along with a whole lot of other customization's. just got to pull a couple of files from the phone and upload them to the kitchen and bam pretty much theme the rom how ever you want.
here check it out :
UOT Kitchen
Click to expand...
Click to collapse
Totally new to me (no dev/themeing experience) but ill give it a shot. Thanks!
Sent from my PC36100 using Tapatalk 2
atljatl said:
Totally new to me (no dev/themeing experience) but ill give it a shot. Thanks!
Sent from my PC36100 using Tapatalk 2
Click to expand...
Click to collapse
if you need any help, let me know.
I might have some questions. I read the op in that thread, and there were a couple things that I wasn't clear about, but it looks really cool. I appreciate it.
Sent from my PC36100 using Tapatalk 2
life said:
screenshot of what you want?
have you tried the UOT Kitchen, it has the ability to make your status bar transparent. along with a whole lot of other customization's. just got to pull a couple of files from the phone and upload them to the kitchen and bam pretty much theme the rom how ever you want.
here check it out :
UOT Kitchen
Click to expand...
Click to collapse
I just stumbled across this thread. The issue is that its not just simple status bar transparency. That's easy, and it's already in the settings menu in ROM Control for AOKP. With MIUI though, you can have the status bar as totally transparent when viewing the launcher/desktop, but it's not transparent, or it's semi-transparent when you are viewing apps like the browser or when viewing the lock screen. So the question is, how could one implement different status bar settings for different views as it is implemented in MIUI?
m4570d0n said:
I just stumbled across this thread. The issue is that its not just simple status bar transparency. That's easy, and it's already in the settings menu in ROM Control for AOKP. With MIUI though, you can have the status bar as totally transparent when viewing the launcher/desktop, but it's not transparent, or it's semi-transparent when you are viewing apps like the browser or when viewing the lock screen. So the question is, how could one implement different status bar settings for different views as it is implemented in MIUI?
Click to expand...
Click to collapse
I was really just trying to find a way to implement a clear status bar on the desk top/launcher on GB aosp roms (specifically, on decks reloaded.) I wasn't so concerned with the status bar in apps, browser, etc. I've tried uot kitchen which was mentioned above, but wasnt successful. as to why it wouldn't work, I don't know.
atljatl said:
I was really just trying to find a way to implement a clear status bar on the desk top/launcher on GB aosp roms (specifically, on decks reloaded.) I wasn't so concerned with the status bar in apps, browser, etc. I've tried uot kitchen which was mentioned above, but wasnt successful. as to why it wouldn't work, I don't know.
Click to expand...
Click to collapse
as i said in the pm's i really think its the way the statusbar is incorporated in the rom, best bet would to be ask in the rom thread that way a developer could give the right answer instead of me guessing at it.... lol im guessing the thread you found didnt work either?
life said:
as i said in the pm's i really think its the way the statusbar is incorporated in the rom, best bet would to be ask in the rom thread that way a developer could give the right answer instead of me guessing at it.... lol im guessing the thread you found didnt work either?
Click to expand...
Click to collapse
Yeah, i didn't know quite how to explain what you said in the pm.. And You're right..that thread didn't work.
atljatl said:
Yeah, i didn't know quite how to explain what you said in the pm.. And You're right..that thread didn't work.
Click to expand...
Click to collapse
yeah, i would post in the reloaded thread and see if any of them know, if it can be done and how.
Thanks, life, I just asked in the reloaded general thread.
Yes there is. Google search pvyparts battery bar. He wrote an app that does this. Only downside is that u have to edit ur systemui to get it to work. Since every rom is different its hard to make it flash able due to didferent systemui.apks. this is the battery bar mod I added to my cm9 rom.
XDA Moderator
Papa Smurf151 said:
Yes there is. Google search pvyparts battery bar. He wrote an app that does this. Only downside is that u have to edit ur systemui to get it to work. Since every rom is different its hard to make it flash able due to didferent systemui.apks. this is the battery bar mod I added to my cm9 rom.
XDA Moderator
Click to expand...
Click to collapse
Fantastic, thanks! I'll check it out
http://forum.xda-developers.com/showthread.php?t=1371330
And here it is. I'll check it out when I get to a computer
Thanks again
Papa Smurf151 said:
Yes there is. Google search pvyparts battery bar. He wrote an app that does this. Only downside is that u have to edit ur systemui to get it to work. Since every rom is different its hard to make it flash able due to didferent systemui.apks. this is the battery bar mod I added to my cm9 rom.
XDA Moderator
Click to expand...
Click to collapse
we are actually talking about the statusbar and making it transparent. in reloaded there is an app for the battery bar and is simple to adjust. but in the rom it has a ICS-like statusbar (all black with the ics-blue signal bars and battery icon and what not). What atljatl is wanting is the entire statusbar to be transparent. Like in the miui and some sense roms that have had the flashable zips to make transparent statusbar.
Gotcha. That is a simple mod in the systemui.apk. just changed either the icon or xml backgroubd to transparent. Again I'm mobile so can't do it fir u right now but will when I get home if ud like
XDA Moderator
Papa Smurf151 said:
Gotcha. That is a simple mod in the systemui.apk. just changed either the icon or xml backgroubd to transparent. Again I'm mobile so can't do it fir u right now but will when I get home if ud like
XDA Moderator
Click to expand...
Click to collapse
I would love that, papa. Thanks!
atljatl said:
I would love that, papa. Thanks!
Click to expand...
Click to collapse
What rom r u using so I know which systemui to pull
XDA Moderator

Hiding battery icon?

Looking to remove the stock battery icon, leaving only the battery percentage showing. Is this possible without root? I've rooted a lot of phones recently but didn't want to do this one yet...
Sent from my SGH-T889 using xda premium
not sure if you need root to flash theme
Not possible without root.
Sent from my SGH-T889 using Tapatalk 2
As others members posted you have to root your mobile...
i'm not sure if it is worth it ..
svavrek said:
Looking to remove the stock battery icon, leaving only the battery percentage showing. Is this possible without root? I've rooted a lot of phones recently but didn't want to do this one yet...
Sent from my SGH-T889 using xda premium
Click to expand...
Click to collapse
This would be nice. I'm sure the deb's will ad this to there custom roms in time. That battery icon is so annoying.
Tiffany84 said:
Not possible without root.
Sent from my SGH-T889 using Tapatalk 2
Click to expand...
Click to collapse
Rooted but not finding a good 1% mod and not finding something to hide stock...
Posted using XDA Premium from my Galaxy Note 2
svavrek said:
Rooted but not finding a good 1% mod and not finding something to hide stock...
Posted using XDA Premium from my Galaxy Note 2
Click to expand...
Click to collapse
I've never really looked into removing the battery icons. I always use icons with the battery percent in them but just a quick thought. You could make all the stock battery images transparent so they don't show.
Edit: Also, if you find a battery mod that you like but it's not for your device let me know and I can make it for you.
Sent from my SGH-T889 using Xparent ICS Tapatalk 2
I was just playing around to see if I could get it to work and what do you know it did.. lol
I got the idea from when sometimes my battery disappeared on 1 of my theme and to find the reason was because somehow my battery xmls would get borked. So what I did is just delete the stat_sys_battery.xml from the SystemUI.apk. It's found in the res\drawable folder, I left the stat_sys_battery_charge.xml and the battery still shows when plugged in so I'm guessing if you delete that too you wont have any of the battery icons. Screen attached
foreverloco said:
I was just playing around to see if I could get it to work and what do you know it did.. lol
I got the idea from when sometimes my battery disappeared on 1 of my theme and to find the reason was because somehow my battery xmls would get borked. So what I did is just delete the stat_sys_battery.xml from the SystemUI.apk. It's found in the res\drawable folder, I left the stat_sys_battery_charge.xml and the battery still shows when plugged in so I'm guessing if you delete that too you wont have any of the battery icons. Screen attached
Click to expand...
Click to collapse
I didn't even think about that. I would imagine if deleting the battery xml got rid of the battery icon then deleting the charging xml would get rid of the charging animation as well. Very cool.
Tiffany84 said:
I didn't even think about that. I would imagine if deleting the battery xml got rid of the battery icon then deleting the charging xml would get rid of the charging animation as well. Very cool.
Click to expand...
Click to collapse
Yea I was expecting the system to crash but nope lol
foreverloco said:
Yea I was expecting the system to crash but nope lol
Click to expand...
Click to collapse
I would of imagined the same. Pretty clever
Sent from my SGH-T889 using Xparent ICS Tapatalk 2
where is this apk located? also will winrar work or is 7zip an absolute requirement?
Vietnam travel-Halong bay cruise-Halong Paloma cruise
foreverloco said:
I was just playing around to see if I could get it to work and what do you know it did.. lol
I got the idea from when sometimes my battery disappeared on 1 of my theme and to find the reason was because somehow my battery xmls would get borked. So what I did is just delete the stat_sys_battery.xml from the SystemUI.apk. It's found in the res\drawable folder, I left the stat_sys_battery_charge.xml and the battery still shows when plugged in so I'm guessing if you delete that too you wont have any of the battery icons. Screen attached
Click to expand...
Click to collapse
Awesome theme... Looks like I have to learn how to get into that and edit my stuff... I'll research when I get home. Thanks!
svavrek said:
Awesome theme... Looks like I have to learn how to get into that and edit my stuff... I'll research when I get home. Thanks!
Click to expand...
Click to collapse
If you have problems or need some help let me know
Sent from my SAMSUNG-SGH-T889 using Xparent ICS Tapatalk 2
foreverloco said:
I was just playing around to see if I could get it to work and what do you know it did.. lol
I got the idea from when sometimes my battery disappeared on 1 of my theme and to find the reason was because somehow my battery xmls would get borked. So what I did is just delete the stat_sys_battery.xml from the SystemUI.apk. It's found in the res\drawable folder, I left the stat_sys_battery_charge.xml and the battery still shows when plugged in so I'm guessing if you delete that too you wont have any of the battery icons. Screen attached
Click to expand...
Click to collapse
Thanks man, this is precisely what I was looking for. I also deleted all of the pngs pertaining to the battery to slim down sysui a bit . Prepare to be Thanked!
foreverloco said:
I was just playing around to see if I could get it to work and what do you know it did.. lol
I got the idea from when sometimes my battery disappeared on 1 of my theme and to find the reason was because somehow my battery xmls would get borked. So what I did is just delete the stat_sys_battery.xml from the SystemUI.apk. It's found in the res\drawable folder, I left the stat_sys_battery_charge.xml and the battery still shows when plugged in so I'm guessing if you delete that too you wont have any of the battery icons. Screen attached
Click to expand...
Click to collapse
so do we have to unzip this apk and manually delete these files, rezip it, and then reinstall it?
i dont understand what needs to be done to remove the battery icon
seeking said:
so do we have to unzip this apk and manually delete these files, rezip it, and then reinstall it?
i dont understand what needs to be done to remove the battery icon
Click to expand...
Click to collapse
Use 7zip to open the apk, (don't extract) then navigate to the folder I mentioned and delete the stat_sys_battery.xml and the stat_sys_battery_charge.xml if you also don't want the charging battery to display. Close it after you're done and add it back into your phone's system\app folder using something like root explorer, then fix permissions to rw-r--r-- and reboot. Also make sure to rename your current systemui.apk to systemui.bak in case something goes wrong with the new one, and if it does you can just delete the new one and rename the old one back to .apk
Sent from my SGH-T889 using Tapatalk 2
where is this apk located? also will winrar work or is 7zip an absolute requirement?
seeking said:
where is this apk located? also will winrar work or is 7zip an absolute requirement?
Click to expand...
Click to collapse
It's located in system/app. I've never used winrar so I can't say but I'd imagine it would. I will say though if your going to be doing any more stuff like this 7-zip is a must have in my opinion. It's one of the first things I install on a new pc. If you run into trouble and foreverloco isn't available feel free to pm me.
Sent from my SGH-T889 using Xparent ICS Tapatalk 2
it worked with winrar, thanks for the help guys!

KitKat 4.4.2 ND2 True 1% Battery Mod

KitKat 4.4.2 ND2 True 1% Battery Mod
- For Deodexed roms only
Make or have a current backup handy!
Flash in custom recovery.
Animated charging included.
Custom pulldown support included.
The battery icons in the mod were taken from MOAR v9.x. If you want different battery icons, just swap out the 204 png images located in:
vrtheme/system/priv-app/SystemUI.apk/res/drawable-xhdpi
(And if you do, please share your battery mod here )
Cheers - TD
Notes:
- This is based on stock ND2 DEODEXED rom only. Someone please backup and test on NCB Build and let me know.[/COLOR]
- Added custom pulldown support. Semi-transparent pulldown included.
Custom pulldown image is SystemUI/res/drawable-xxhdpi/tw_custom_bg.png
- Added separate mod that includes the full mod plus removes S Finder and Quick connect from the dropdown. See Screenshots.
- Stock SystemUI flashable included just in case.
Credits: @parkhyb for the original guide http://forum.xda-developers.com/showthread.php?t=2628560
Which zip do I download for JUST the battery mod?! Thanks man!
Nvm I am a [email protected]$$!
Joe0113 said:
Which zip do I download for JUST the battery mod?! Thanks man!
Click to expand...
Click to collapse
The battery pulldown one. There is none for just the battery; it includes the transparent custom pulldown also.
tdunham said:
The battery pulldown one. There is none for just the battery; it includes the transparent custom pulldown also.
Click to expand...
Click to collapse
Yes I noticed that I edited my post as you were posting yours probably haha. What if I want an image for my custom pulldown? Like see my thread here!
Really like these 2 images.
Joe0113 said:
Yes I noticed that I edited my post as you were posting yours probably haha. What if I want an image for my custom pulldown? Like see my thread here!
Really like these 2 images.
Click to expand...
Click to collapse
Gotcha, as they come along maybe some folks would be kind enough to share some of their battery mods here as well. I have a ton but they all need to be resized. I think I used 54x54 sizes for the images used in this mod.
For anyone that needs to batch resize png files:
FastStone Photo Resizer
For batch renaming a bunch of files at once:
Bulk Rename Utility
tdunham said:
Gotcha, as they come along maybe some folks would be kind enough to share some of their battery mods here as well. I have a ton but they all need to be resized. I think I used 54x54 sizes for the images used in this mod.
For anyone that needs to batch resize png files:
FastStone Photo Resizer
For batch renaming a bunch of files at once:
Bulk Rename Utility
Click to expand...
Click to collapse
So use 54x54 for battery mods, or pulldown images? Thanks man!
Joe0113 said:
So use 54x54 for battery mods, or pulldown images? Thanks man!
Click to expand...
Click to collapse
Pulldown images are typically sized for the screen resolution.
The S5 is 1080 x 1920 pixels I believe but I also flashed a pulldown from my S3 and it looked just fine so I think the phone adapts the image on its own. You guys experiment and figure it out. I'm just an old fart without the energy to do much theming.
tdunham said:
Pulldown images are typically sized for the screen resolution.
The S5 is 1080 x 1920 pixels I believe but I also flashed a pulldown from my S3 and it looked just fine so I think the phone adapts the image on its own. You guys experiment and figure it out. I'm just an old fart without the energy to do much theming.
Click to expand...
Click to collapse
Yup you were right it resized itself. There is an option within Wanam Xposed to make it any image you want!
Sent from a Galaxy 5 light years away
Nice bro will have some nice batterys for this soon, th
Sent from my SM-G900P using Tapatalk
Chrome battery to go with my theme
Sent from my SM-G900P using Tapatalk
---------- Post added at 08:54 PM ---------- Previous post was at 08:51 PM ----------
Here is the link to the mod chrome circle battery,with flashlight toggle mod. Dont no if you wanna add these to your opp or what.
http://www.androidfilehost.com/?fid=23501681358538958
Sent from my SM-G900P using Tapatalk
White Circle W/ Red Bolt Battery
tdunham said:
If you want different battery icons, just swap out the 204 png images located in:
vrtheme/system/priv-app/SystemUI.apk/res/drawable-xhdpi
(And if you do, please share your battery mod here )
Cheers - TD
Click to expand...
Click to collapse
Nice! Thanks TD!
Here's my first I just made quick for personal use..
Clean white circle with red for low battery and charging so it's more noticeable at those times.. Made it using this tool just to try it out. I added Roboto font and it took a little editing of output file names but otherwise worked well.. probably refine it some tomorrow but looks good to me for now so thought I would share..
EDITED 5/28: V2 - Will not change or effect any other vrtheme mods so flash 1% battery mod or Flashlight mod first to make this work as this is just the battery .png's)
Any chance this gets made for odexed ROMs?
Sent from my SM-G900P using Tapatalk
Not working here. Running deodexed ND2.
Sent From My Galaxy S5 Far Far Away
Y.G. said:
Any chance this gets made for odexed ROMs?
Sent from my SM-G900P using Tapatalk
Click to expand...
Click to collapse
I'm not the author, but I think I can odex a version if he has no plans to do so. Link me the one you want.
Here's an awesome tool courtesy of @OlliG for creating unlimited battery icons to go with this mod
http://forum.xda-developers.com/showthread.php?t=1918500
rompnit said:
Here's an awesome tool courtesy of @OlliG for creating unlimited battery icons to go with this mod
http://forum.xda-developers.com/showthread.php?t=1918500
Click to expand...
Click to collapse
We want MOAR!!!!!!
Tried flashing this on deodexed RDDT NCB and I got systemui force closes which i kinda expected.
DEATHWISH .500 said:
Tried flashing this on deodexed RDDT NCB and I got systemui force closes which i kinda expected.
Click to expand...
Click to collapse
Thanks for this. I wasn't certain and I'm pretty sure it has something to do with the builds that Sleshepic is releasing contains certain mods so they are not true stock roms. If they were, it may not have been an issue.
I just flashed this mod again on RDDT ND2 build and everything is working great. :good:
Ramondel said:
We want MOAR!!!!!!
Click to expand...
Click to collapse
Easy fix, just create moaaaar!!!???
Sent from my SM-G900T using Tapatalk

Categories

Resources