White Status Icons in Kitcat upgrade - Android Q&A, Help & Troubleshooting

Does anyone know how to get back the Status Icons back to colour?
Sent from my GT-I9505 using xda app-developers app

arthurguy said:
Does anyone know how to get back the Status Icons back to colour?
Sent from my GT-I9505 using xda app-developers app
Click to expand...
Click to collapse
Modify framework-res.apk
1) Get your favourite icons in .png (Rename them to same name as in framwork-res.apk)
2) Open your framework-res.apk (it is found in /system/framework/framework-res.apk) with 7zip
3) Go to res/drawable-xdpi (xdpi maybe different, it may be Idpi, mdpi, xdpi depending on phone resolution)
4) Delete white coloured icon file. (BE CAREFUL! DO NOT DELETE OTHER ICONS!!!)
5) Drag favourite icons in 7zip
6) Push framework-res.apk to /system/framework/*
7) Give permissions to it as rw-r--r-- (0644)
DONE!!!
Press Thanks if helped.

Thanks for your reply.
It was the System icons that have changed since Kitcat firmware upgrade, that I want to roll back?
Is there a way of rolling back to Android 4.3 (or what ever it was)? As there are problems with micro SD card when used with Helium Backup.
Thanking you,
Arthur Guy.
Sent from my GT-I9505 using xda app-developers app

arthurguy said:
Thanks for your reply.
It was the System icons that have changed since Kitcat firmware upgrade, that I want to roll back?
Is there a way of rolling back to Android 4.3 (or what ever it was)? As there are problems with micro SD card when used with Helium Backup.
Thanking you,
Arthur Guy.
Sent from my GT-I9505 using xda app-developers app
Click to expand...
Click to collapse
I don't understand what you mean by system icons. Can you post screenshots?

hnkotnis said:
I don't understand what you mean by system icons. Can you post screenshots?
Click to expand...
Click to collapse
See top right hand side of my screen shot.

arthurguy said:
See top right hand side of my screen shot.
Click to expand...
Click to collapse
You would have to replace all the icons in the system files as well as the apps files. All google apps will have whiten icons from now on.
Bat cave One

Related

[REQUEST][MOD] Hide 4G notification

I am making a request to any modders out there that can remove the 4g notification icon when you have 4G on. I want to be able to use 4G but not see the icon there when not using it.
A mod for this was done for the evo 4G and an example and more clarification of the mod I want done can be viewed here:
http://forum.xda-developers.com/showthread.php?t=883088
so basically if that could be ported over to the evo 3D that would be great
Thanks in advance
10char
SayWhat10 said:
10char
Click to expand...
Click to collapse
I answered this in the same thread you posted in to Q&A section..
http://forum.xda-developers.com/showthread.php?t=1228128
graffixnyc said:
I answered this in the same thread you posted in to Q&A section..
http://forum.xda-developers.com/showthread.php?t=1228128
Click to expand...
Click to collapse
oh ok thanks
but i read your response
you say delete the png, but when i opened up the apk it was a ton of pngs, so do you know the exact name of which png(s) to delete?
SayWhat10 said:
oh ok thanks
but i read your response
you say delete the png, but when i opened up the apk it was a ton of pngs, so do you know the exact name of which png(s) to delete?
Click to expand...
Click to collapse
it's in the drawable folder
stat_notify_wimax_in_range.png
I think it's that one because of the name but there are a couple right around it that also have that same icon with a different name
stat_notify_wimax_authentication_failed
stat_sys_wibro_qhd_signal_no
stat_sys_wibro_signal_no
stat_sys_wimax_new_signal_no
stat_sys_wimax_signal_no
graffixnyc said:
it's in the drawable folder
stat_notify_wimax_in_range.png
I think it's that one because of the name but there are a couple right around it that also have that same icon with a different name
stat_notify_wimax_authentication_failed
stat_sys_wibro_qhd_signal_no
stat_sys_wibro_signal_no
stat_sys_wimax_new_signal_no
stat_sys_wimax_signal_no
Click to expand...
Click to collapse
thanks
one last thing
so after delete png
how to send to phone? do i need to adb this thing? or can i just place there using root explorer?
SayWhat10 said:
thanks
one last thing
so after delete png
how to send to phone? do i need to adb this thing? or can i just place there using root explorer?
Click to expand...
Click to collapse
If you delete the png you also need to delete it also in public.xml and for that the apk needs to be decompiled compiled an resigned. An easier way would be to make the png transparent.
Sent from my PG86100 using XDA Premium App
steal25 said:
If you delete the png you also need to delete it also in public.xml and for that the apk needs to be decompiled compiled an resigned. An easier way would be to make the png transparent.
Sent from my PG86100 using XDA Premium App
Click to expand...
Click to collapse
ah ok, well you lost me there
i cant go any further with this lol
SayWhat10 said:
ah ok, well you lost me there
i cant go any further with this lol
Click to expand...
Click to collapse
Just open the png in PhotoShop or Gimp and set transparency to 0.
Sent from my PG86100 using XDA Premium App
steal25 said:
Just open the png in PhotoShop or Gimp and set transparency to 0.
Sent from my PG86100 using XDA Premium App
Click to expand...
Click to collapse
naw i think i can swing that
i just dont know what i'd be doing with the public.xml,decompile,compile, and resign stuff
Synergy rls1 has no 4g icon stock lol...I'm sure it will be fixed in future builds but I did answer the question
Sent from my EVO-DDD
SayWhat10 said:
naw i think i can swing that
i just dont know what i'd be doing with the public.xml,decompile,compile, and resign stuff
Click to expand...
Click to collapse
It's actually easier than it sounds, you just gotta have the right tools.
Sent from my PG86100 using XDA Premium App
I did the smali edits....it worked on my phone...give me a minute, ill upload it..
This is the done the proper way, as in it will not only hide it, but it won't take up space in the status bar when the notification "would" be there, like invisible icons and such would
EDIT:
DISCLAIMER:I'm not responsible for any damage this may cause, though it hasn't caused any FC's or any ill-effects on my phone yet.
Install Instructions:
1. Download zip, put on SD card
2. Reboot into recovery
3. Wipe cache and dalvik cache
4. Flash zip from recovery
5. Reboot
First bootup will take a while, but as long as there's no bootloop, just be patient.
This will remove the "4G Still on" or whatever it says when you're not connected to 4G, but your 4g radio is still on
Hide 4G Notification
And this will return you to stock settings if there's any problems...
Stock Settings
mnsportsguy1978 said:
Synergy rls1 has no 4g icon stock lol...I'm sure it will be fixed in future builds but I did answer the question
Sent from my EVO-DDD
Click to expand...
Click to collapse
Does it have the gps icon removed when not turned on too?
Vinchenzop said:
I did the smali edits....it worked on my phone...give me a minute, ill upload it
Click to expand...
Click to collapse
Anxiously waiting!
SayWhat10 said:
Anxiously waiting!
Click to expand...
Click to collapse
i edited my post above
Any feedback yet?
BTW, the mod is an edit to the Settings.apk...Most other "icon removals" (gps on/off, etc.) are located in other apks or frameworks (jar files)...so this will not negate/over-write if you have a theme/mod removing the other icons
Vinchenzop said:
Any feedback yet?
BTW, the mod is an edit to the Settings.apk...Most other "icon removals" (gps on/off, etc.) are located in other apks or frameworks (jar files)...so this will not negate/over-write if you have a theme/mod removing the other icons
Click to expand...
Click to collapse
thanks buddy
about to nandroid now
then flash
will report back!
SayWhat10 said:
thanks buddy
about to nandroid now
then flash
will report back!
Click to expand...
Click to collapse
not much need to nandroid...as I added the "return to stock settings" file too, but do what makes you feel more comfortable...
SayWhat10 said:
ah ok, well you lost me there
i cant go any further with this lol
Click to expand...
Click to collapse
LOL.......

orange cm9 theme

PLEASE READ NEWER POSTS. THEY CONTAIN THE THEME.
Do not thank me for any of this, I simply asked. please give all thanks to lauterm.
If a mod can, please give all control of this original post to lauterm. Thanks
Bump.
Sent from my Galaxy Note on At&t
Bump again
Sent from my SAMSUNG-SGH-I717 using Tapatalk 2
Orange_furball said:
Can someone make a simple orange theme for cm9 a2 or tell me how to do it? Many thanks!
Sent from my HP TouchPad CM9
Click to expand...
Click to collapse
use 7zip to edit apk
and copy icons to system ui and fremework
if. you cant
maybe i can do this for you
Sent from my SGH-T989 using XDA Premium HD app
sahhar1993 said:
use 7zip to edit apk
and copy icons to system ui and fremework
if. you cant
maybe i can do this for you
Sent from my SGH-T989 using XDA Premium HD app
Click to expand...
Click to collapse
Which apk?
Sent from my SAMSUNG-SGH-I717 using Tapatalk 2
Orange_furball said:
Which apk?
Sent from my SAMSUNG-SGH-I717 using Tapatalk 2
Click to expand...
Click to collapse
systemUI and framework
Sent from my SGH-T989 using XDA Premium HD app
Here are orange themed SystemUI and framework-res. I made these from the April 12 nightly. I'm not sure if they will work with any other versions of CM9. Definitely make a nandroid backup before you try them. You can push them via adb or copy them to /system/app/SystemUI.apk and /system/framework/framework.res.apk using something like Root Explorer. If you use something like Root Explorer mount the folder read/write, copy the files, and make sure the permissions are rw-r--r-- like the other files in those folder. Then, simply reboot.
I'm not sure if I'll get around to ever theming any more stuff orange, but it can't hurt to let me know stuff I missed or did wrong.
Enjoy!
lauterm said:
Here are orange themed SystemUI and framework-res. I made these from the April 12 nightly. I'm not sure if they will work with any other versions of CM9. Definitely make a nandroid backup before you try them. You can push them via adb or copy them to /system/app/SystemUI.apk and /system/framework/framework.res.apk using something like Root Explorer. If you use something like Root Explorer mount the folder read/write, copy the files, and make sure the permissions are rw-r--r-- like the other files in those folder. Then, simply reboot.
I'm not sure if I'll get around to ever theming any more stuff orange, but it can't hurt to let me know stuff I missed or did wrong.
Enjoy!
Click to expand...
Click to collapse
Thank you!!! I will try tomorrow!!
#GalaxyNoteI717
This my first attempt at theming. I learned a lot, and there is still tons I don't know.
Sent from my MB860 using XDA
lauterm said:
This my first attempt at theming. I learned a lot, and there is still tons I don't know.
Sent from my MB860 using XDA
Click to expand...
Click to collapse
Good work men
Sent from my SGH-T989 using XDA Premium HD app
Updated!
Updated for the 20120418 official nightly...and zipaligned this time
SystemUI.apk - It adds a new set of battery icons with a little keyboard. I assume that is for when you have an external keyboard attached.
Trebuchet.apk (NEW) - Orange theme added for homescreens and appdrawer. It also replaces the blue architecture wallpaper with an orangified version. It's pretty hideous though. I'll try to come up with something better at some point.
framework-res.apk - Now available and hopefully working too. I've never had any success copy/pasting framework-res. I always have to use adb.
lauterm said:
Updated for the 20120418 official nightly...and zipaligned this time
SystemUI.apk - It adds a new set of battery icons with a little keyboard. I assume that is for when you have an external keyboard attached.
Trebuchet.apk (NEW) - Orange theme added for homescreens and appdrawer. It also replaces the blue architecture wallpaper with an orangified version. It's pretty hideous though. I'll try to come up with something better at some point.
framework-res.apk - Coming soon...I hope...
Click to expand...
Click to collapse
I will change the name of this and edit the op. If you can get a mod to do it, I will give you full control of the original post for this.
#GalaxyNoteI717
Orange_furball said:
I will change the name of this and edit the op. If you can get a mod to do it, I will give you full control of the original post for this.
#GalaxyNoteI717
Click to expand...
Click to collapse
No worries. I'm not really sure I'll be able to keep up with updating this anyway. It's kind of a pain. Hopefully, CM9 Reloaded will support tablets soon.
The newest nightly has Theme Chooser for CM9. Hopefully, someone will make an orange theme. I don't yet know how to make Theme Chooser themes.

Replacing system Icons plz help

I'm trying to replace system icons for phone gmail sms and browser. i used APK Manager to replace the png exaclty the same size but after pushing files to system it still shows the old icon but when i see apk on Root Explorer it shows the new one next to it. Please can somebody give some advise.
Are you trying to replace them in the App Drawer or just on the screen?
I mean decompiling system apks and replace png files.
Sent from my GT-I9300 using xda premium
jayz_style said:
I mean decompiling system apks and replace png files.
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
Gotcha. Yeah, that's a little above my head.
hi guys sorry for intrusion.. do you know where are the default system apps? I mean in which folder? thanks!
EDIT: I would like to know where are default apps ICONS..
moly82 said:
hi guys sorry for intrusion.. do you know where are the default system apps? I mean in which folder? thanks!
Click to expand...
Click to collapse
system/apps.......amazing eh?
slaphead20 said:
system/apps.......amazing eh?
Click to expand...
Click to collapse
hi! sorry I wrote wrongly.. I forgot a word.. I know where apps are.. I meant where default app ICONS are.. sorry for confusion..
I'm asking this because I would like to replace the exDialer icon (green one) with the default JB telephone one (blue receiver).. but I don't know where I can locate the JB telephone app icon..
I think you may have had the right image, but I believe you may have to decompile then recompile the app properly to do change that. Google should produce results for a guide to do this as I have seen one recently
slaphead20 said:
I think you may have had the right image, but I believe you may have to decompile then recompile the app properly to do change that. Google should produce results for a guide to do this as I have seen one recently
Click to expand...
Click to collapse
nova launcher allows me to change apps icons very easily, I have already changed all the apps icons I have in the dock.. so I just need to know where I can find the telephone app icon to be able to use it..
moly82 said:
nova launcher allows me to change apps icons very easily, I have already changed all the apps icons I have in the dock.. so I just need to know where I can find the telephone app icon to be able to use it..
Click to expand...
Click to collapse
Which one do you want? If I have it I will drop box it for you
To replace images you don't have to decompile just drop them in /res/*whichever folder it goes in* with a store compression value.
Only when you need to edit XML's do you need to decompile and recompile.
Sent from my SGH-I897 using xda premium
Thank you very much
It is the blue telephone app icon you can see in the attachment..
I have it somewhere in the system I'm sure otherwise the app couldn't show it but don't know where i could look..
you forgot the attachment
Sorry.. second from the left, third row.. it is the regular jb telephone app icon.. I don't like all the other telephone icons I have..
just trying to upload it now :thumbup:
here
and here
http://db.tt/pn8ftakw
mate.. you are epic!!
that's wonderful.. at last.. thanks so much! :good::good::highfive::victory:
You dont need to decompile to change .pngs...just open the .apk with winrar and go to res/drawable-xhdpi and replace what you want to
the other drawable folders arent used in the S3 - they are overwritten by the xhdpi folder
Edit, couldnt type it fast enough...!!
And that should be dropped in appname.apk/res/mipmap-xhdpi or hdpi or mdpi whichever one is for your dpi.
Sent from my SGH-I897 using xda premium

Flat Black Toolbar on Jelly Bean-SENSE

I dont know how to make a flashable zip but heres the system UI with the flat black tool bar in place.
Must be rooted-I did this on ODEX so im not sure if it really matters.
Just rename the original SystemUI.apk as SystemUI.apkbak
then copy the SystemUI.apk from this thread into the system/apps folder and fix permissions,then restart your phone.
I know this is minor and this is a dirty way to do this but like I said I dont know how to make a flashable zip.
Thanks. Hey try app2zip on the market. Free and makes flashable zips
Sent from my EVO
very cool thanks.
BrianBaker said:
I dont know how to make a flashable zip but heres the system UI with the flat black tool bar in place.
Must be rooted-I did this on ODEX so im not sure if it really matters.
Just rename the original SystemUI.apk as SystemUI.apkbak
then copy the SystemUI.apk from this thread into the system/apps folder and fix permissions,then restart your phone.
I know this is minor and this is a dirty way to do this but like I said I dont know how to make a flashable zip.
Click to expand...
Click to collapse
This worked realky nice on chubbz jellybean sense rom... Would it be possible for you to modify the green battery to a blue one without percentage.. I think that would complete the feel of jellybean thanks for this mod btw!!
Sent from my EVO using xda premium
NORCALkID said:
This worked realky nice on chubbz jellybean sense rom... Would it be possible for you to modify the green battery to a blue one without percentage.. I think that would complete the feel of jellybean thanks for this mod btw!!
Sent from my EVO using xda premium
Click to expand...
Click to collapse
I actually run my set up with a stock blue battery with out percents.... Upload your SystemUI.apk and ill throw it together for you... Example is in pic..
Sent from my EVO using xda premium
BrianBaker said:
I actually run my set up with a stock blue battery with out percents.... Upload your SystemUI.apk and ill throw it together for you... Example is in pic..
Sent from my EVO using xda premium
Click to expand...
Click to collapse
Super awesome!! I am using the one u posted on the first post
Sent from my Nexus 7 using xda premium
NORCALkID said:
Super awesome!! I am using the one u posted on the first post
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
here you go..blue batteries no% thrown in with black bar.
I'd like a battery that looks like the one in the 1st pic of this post if anyone could help that would be great. I'm on stock Jb odexed for now
http://forum.xda-developers.com/showthread.php?t=2017036
Matstarr said:
I'd like a battery that looks like the one in the 1st pic of this post if anyone could help that would be great. I'm on stock Jb odexed for now
http://forum.xda-developers.com/showthread.php?t=2017036
Click to expand...
Click to collapse
you want it done the same way i did the other one? Do you use the systemUI.apk from post 1 in this thread?
BrianBaker said:
you want it done the same way i did the other one? Do you use the systemUI.apk from post 1 in this thread?
Click to expand...
Click to collapse
I have not done anything at all. I actually like the blue one you made as well. I like it the way it is in that pic but if removing the clock is a pain it wouldn't bother me
BrianBaker said:
I dont know how to make a flashable zip but heres the system UI with the flat black tool bar in place.
Must be rooted-I did this on ODEX so im not sure if it really matters.
Just rename the original SystemUI.apk as SystemUI.apkbak
then copy the SystemUI.apk from this thread into the system/apps folder and fix permissions,then restart your phone.
I know this is minor and this is a dirty way to do this but like I said I dont know how to make a flashable zip.
Click to expand...
Click to collapse
Just replace the SystemUI.apk in the AOSP style zip with this one using 7zip and rename the zip
I love the flatblack and blue battery and was wondering if you could modify this systemUI.apk for me please... Its from flex 3.24 latest Rom
The status bar can be transparent you want I just like the blue stock battery with out percent
Thanks
http://db.tt/nMxQpiOP
Sent from my EVO using xda premium
NORCALkID said:
I love the flatblack and blue battery and was wondering if you could modify this systemUI.apk for me please... Its from flex 3.24 latest Rom
The status bar can be transparent you want I just like the blue stock battery with out percent
Thanks
http://db.tt/nMxQpiOP
Sent from my EVO using xda premium
Click to expand...
Click to collapse
i just put one together for you in Chubz thread..Do you still need this one?
BrianBaker said:
i just put one together for you in Chubz thread..Do you still need this one?
Click to expand...
Click to collapse
Thanks I downloaded that one already it worked well ...it was a little glichy for some reason .. it went from flat black back to clear and now it stayed clear ... I don't mind it being clear actually
Sent from my EVO using xda premium
Can someone make this into a flashable? HTC has borked root access
Sent from my Third Generation Evo
I am stuck. I flashed your SystemUI.apk with the blue battery and wanted to revert to my original backup. Now, I don't have a taskbar at all. What am I doing wrong?
Edit: And, I cannot get a wallpaper to work.
Edit2: Even a dirty flash doesn't fix the issue.
ThrowingKs said:
I am stuck. I flashed your SystemUI.apk with the blue battery and wanted to revert to my original backup. Now, I don't have a taskbar at all. What am I doing wrong?
Edit: And, I cannot get a wallpaper to work.
Edit2: Even a dirty flash doesn't fix the issue.
Click to expand...
Click to collapse
You weren't suppose to flash this. It was meant to be pushed to your system folder. I would suggest wipe everything and start over
Sent from my EVO using xda premium
BrianBaker said:
You weren't suppose to flash this. It was meant to be pushed to your system folder. I would suggest wipe everything and start over
Sent from my EVO using xda premium
Click to expand...
Click to collapse
I know I said flash, but I meant pushed. I adb pushed to /system/app/ and chmod to 644. It worked. Then, I reverted back and that is when stuff went crazy. I think you are right though that I will have to wipe and start over. No worries. Thanks.
ThrowingKs said:
I know I said flash, but I meant pushed. I adb pushed to /system/app/ and chmod to 644. It worked. Then, I reverted back and that is when stuff went crazy. I think you are right though that I will have to wipe and start over. No worries. Thanks.
Click to expand...
Click to collapse
Sorry for the headache man.. This was also done on an Odex rom. Not sure if it matters or not.
Sent from my EVO using xda premium
BrianBaker said:
Sorry for the headache man.. This was also done on an Odex rom. Not sure if it matters or not.
Sent from my EVO using xda premium
Click to expand...
Click to collapse
I am on Odex too. I think your mod works. I probably messed with the Odex file's permissions or something when I reverted. :good: No need for anyone to be afraid, this works as intended. I just was working too fast and not double checking my steps.

Anyone Know How to Change the Color of the Battery and Notification Toggles?

Sorry for the noob question. This morning, I tried to fool around with system/app/systemui.apk using ninjamorph, but I kept messing stuff up and having to restore from my TWRP backup. Any ideas?
change the drawables in the systemui.apk i do it outside with 7zip...im no themer by any means but ive fooled around with a few things
Thanks for the advice. It led me to search for more info on 7zip and I found this post:
http://forum.xda-developers.com/showthread.php?t=1108798
Originally Posted by daisun
For those still interested in editing apks on OS X without unpacking and hence without resigning I have found something that works!
muCommander! Just rename the .apk to .zip and browse it using muCommander just like you would using WinRar! Just tested it, I was able to add and remove files without resigning. The modified apk installed on my phone without a problem!
As for editing xml values you can simply copy the xml file out and edit it using your favourite editor and then copy them back in.
Hope I was able to help some OS X users.
/edit By the way, this method (WinRar or muCommander) also works for editing update.zip. This means you can customise the rom (add/remove system apks, change the boot animation etc) before you flash it.
The one thing I'm having trouble with is the green bars on the bottom of the notification toggles. I can't find where they're at.
Buddy Revell said:
Thanks for the advice. It led me to search for more info on 7zip and I found this post:
http://forum.xda-developers.com/showthread.php?t=1108798
Originally Posted by daisun
For those still interested in editing apks on OS X without unpacking and hence without resigning I have found something that works!
muCommander! Just rename the .apk to .zip and browse it using muCommander just like you would using WinRar! Just tested it, I was able to add and remove files without resigning. The modified apk installed on my phone without a problem!
As for editing xml values you can simply copy the xml file out and edit it using your favourite editor and then copy them back in.
Hope I was able to help some OS X users.
/edit By the way, this method (WinRar or muCommander) also works for editing update.zip. This means you can customise the rom (add/remove system apks, change the boot animation etc) before you flash it.
The one thing I'm having trouble with is the green bars on the bottom of the notification toggles. I can't find where they're at.
Click to expand...
Click to collapse
What color are you looking for? And what ROM are you in?
i know pacman allows you to change them
blackbass595 said:
What color are you looking for? And what ROM are you in?
Click to expand...
Click to collapse
I'm using CleanROM. I really hate the green Touchwiz battery and toggles, so I used this ICS blue theme from my GS3: http://forum.xda-developers.com/showthread.php?t=1775235
Buddy Revell said:
I'm using CleanROM. I really hate the green Touchwiz battery and toggles, so I used this ICS blue theme from my GS3: http://forum.xda-developers.com/showthread.php?t=1775235
Click to expand...
Click to collapse
Here's a darker blue one that I'm using on clean ROM. http://db.tt/mGPjN9Va
Replace systemUI with this one.
Screenshot
blackbass595 said:
Here's a darker blue one that I'm using on clean ROM. http://db.tt/mGPjN9Va
Replace systemUI with this one.
Click to expand...
Click to collapse
Awesome man thanks I'll grab later when I'm on note so don't take down!
Sent from my HTC6435LVW using Tapatalk 2
luke1333 said:
Awesome man thanks I'll grab later when I'm on note so don't take down!
Sent from my HTC6435LVW using Tapatalk 2
Click to expand...
Click to collapse
No problem
blackbass595 said:
No problem
Click to expand...
Click to collapse
very nice man works great!
Yeah its a grey stat bar but it doesn't bother me .... I just like the blue better than ICS
anyone have one with a black notification bar?
blackbass595 said:
Screenshot
Click to expand...
Click to collapse
Not sure where to put the file?
Sent from my SCH-I605 using xda premium
P2o8wer said:
Not sure where to put the file?
Sent from my SCH-I605 using xda premium
Click to expand...
Click to collapse
In a root file explorer (I use esfile) move the systemui.apk to system>app ... It will ask you to replace the existing file ..chose yes. Then reboot. (It will start force closing ...don't panic...work through the warnings and reboot).
blackbass595 said:
In a root file explorer (I use esfile) move the systemui.apk to system>app ... It will ask you to replace the existing file ..chose yes. Then reboot. (It will start force closing ...don't panic...work through the warnings and reboot).
Click to expand...
Click to collapse
How do u go back to stock?
Sent from my SCH-I605 using xda premium
P2o8wer said:
How do u go back to stock?
Sent from my SCH-I605 using xda premium
Click to expand...
Click to collapse
Make a copy of you're old systemUI before you replace it..
blackbass595 said:
Make a copy of you're old systemUI before you replace it..
Click to expand...
Click to collapse
Lol.. To late.. I jumped the gun like an idiot. Newbe problems!!
Sent from my SCH-I605 using xda premium
P2o8wer said:
Lol.. To late.. I jumped the gun like an idiot. Newbe problems!!
Sent from my SCH-I605 using xda premium
Click to expand...
Click to collapse
Dirty flash the ROM that you are on
blackbass595 said:
Dirty flash the ROM that you are on
Click to expand...
Click to collapse
I'm still runnin stock root cause I think I'm going to take back this one and get the Grey note. I just downloaded the systemUI for the black statusbar with the egps gone. Worked perfect. Thanks Bro.
Sent from my SCH-I605 using xda premium

Categories

Resources