[Q] themeing systemui.apk - HTC EVO 3D

Has anyone had success with this? Anytime I change something and recompile and flash it, my statusbar goes away and I have to reflash the original apk.
Any insight is much appreciated.

Did you try a reboot after flashing? Some of the mods don't show up until you reboot, that's a known issue.
Sent from my Bad Seed, Bad Ass, EVO3D!

jeffsanace said:
Did you try a reboot after flashing? Some of the mods don't show up until you reboot, that's a known issue.
Sent from my Bad Seed, Bad Ass, EVO3D!
Click to expand...
Click to collapse
Yep every time... Still can't figure it out... I haven't even changed xmls yet just pngs... Weird
sent from my Evo 3D from xda app

Try this...
http://forum.xda-developers.com/showthread.php?t=1193149

its a signature issue i believe. i was able to flash a modded systemui placing the old sig in after i recompiled. also you can adb push. you need to stop adb before you push and then after you push to phone restart adb

if you open the .apk with winrar and paste the edited files you want in there and close it let winrar update it then you should be able to flash without decompiling and recompiling it with SIG intact

BLOWNCO said:
if you open the .apk with winrar and paste the edited files you want in there and close it let winrar update it then you should be able to flash without decompiling and recompiling it with SIG intact
Click to expand...
Click to collapse
Yep. Your right. That's how I've always edited the pngs. I always use 7zip.
Sent from my PG86100 using XDA Premium App

I successfully edited my SystemUI.apk earlier using BetterZip (Mac) without decompiling the apk (just overwrote the old .pngs with the edited ons), deleted the old signed files, and then resigned. Pushed it with adb and rebooted, and voila!

Tiffany84 said:
Yep. Your right. That's how I've always edited the pngs. I always use 7zip.
Sent from my PG86100 using XDA Premium App
Click to expand...
Click to collapse
Im not sure how you got that to work... Everytime I have tried that I get the same result and it doesn't work well with the .9.pngs because they have to be decompiled to look right.

ajones7279 said:
I successfully edited my SystemUI.apk earlier using BetterZip (Mac) without decompiling the apk (just overwrote the old .pngs with the edited ons), deleted the old signed files, and then resigned. Pushed it with adb and rebooted, and voila!
Click to expand...
Click to collapse
Yep just tried again and edited without decompile. Pushed through adb and status bar disappears even after reboot....

If you're editing .9.pngs then yea, those have to be decompiled, but the regular pngs dont' have to be. What exactly are you trying to edit?

ajones7279 said:
If you're editing .9.pngs then yea, those have to be decompiled, but the regular pngs dont' have to be. What exactly are you trying to edit?
Click to expand...
Click to collapse
Trying to change dropdown background. And some various other things. I am trying to make a systemui to go with my camo skin.

What I would do in the past May b doing to much but I would decompile and edit the .9 pngs then compile the apk then I would extract the .9 pngs from the newly compiled apk and insert them in the original apk..push...and reboot...have a backup just incase
Sent from my HTC EVO 3D using the XDA Premium App!

lopez62 said:
What I would do in the past May b doing to much but I would decompile and edit the .9 pngs then compile the apk then I would extract the .9 pngs from the newly compiled apk and insert them in the original apk..push...and reboot...have a backup just incase
Sent from my HTC EVO 3D using the XDA Premium App!
Click to expand...
Click to collapse
That's not too much really. I do the same thing because you don't always know where the guide lines are on the .9.png when they're compiled.

jkrough0728 said:
Trying to change dropdown background. And some various other things. I am trying to make a systemui to go with my camo skin.
Click to expand...
Click to collapse
If I'm not mistaken, that's the status_bar_background.png, and shouldn't have to be decompiled to edit. Are you resigning the apk before you push it back?

ajones7279 said:
If I'm not mistaken, that's the status_bar_background.png, and shouldn't have to be decompiled to edit. Are you resigning the apk before you push it back?
Click to expand...
Click to collapse
I try changing that and it still stays white... but what you guys said earlier worked for the .9.pngs that were giving me issues...
Still have to figure out the dropdown background though because it wont change...

jkrough0728 said:
I try changing that and it still stays white... but what you guys said earlier worked for the .9.pngs that were giving me issues...
Still have to figure out the dropdown background though because it wont change...
Click to expand...
Click to collapse
I even changed in framework-res.apk its statusbar background which was a white block... I'm confused
sent from my Evo 3D from xda app

What I have noticed while messing with my systemui.apk is some of the names have changed in the evo 3d. I applied a MattedBlues theme to my systemui and framework, but not everything changed. I went in to see why and some of the names of the png's were just a little bit different on the 3d, then they were on say the Evo 4G.
Also try to push via an while in recovery

There is a code edit that needs to be done in order for the dropdown to be transparent. Once the code is changed you can make it whatever color you want. The status bar is the same way in order to make it trans. I'll see if I can dig up what files they are.

Related

Gimp help! PLZ!

Im using GIMP to modify the bionix dialer pad to the green that is consistent throughout the rom. I already completed the mod but Im not too good with this editing stuff and needed help cleaning up the images a little. I attached the modified apk if someone can help?
aamir123 said:
Im using GIMP to modify the bionix dialer pad to the green that is consistent throughout the rom. I already completed the mod but Im not too good with this editing stuff and needed help cleaning up the images a little. I attached the modified apk if someone can help?
Click to expand...
Click to collapse
Careful... 9.png files need to be decompiled first before you can modify them.
There not .9 pngs tho
Sent from my SGH-T959 using XDA App
aamir123 said:
There not .9 pngs tho
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
what are u trying to do? clean up the images or complete ?if u already made the changes then load onto phone and using astro rename it to Dialer Activity.apk, then u should just push or use Root Explorer
I'm just tring to clean up the images they seem a little pixelated
Sent from my SAMSUNG-SGH-I897 using XDA App

1% battery mod project

Well test one...took the smali edits made for the atrix and threw those in and it made the status bar disappear lol. So not that easy...
Will update as progress develops
Sent from my MB855 using XDA App
ZiggSVO said:
Well test one...took the smali edits made for the atrix and threw those in and it made the status bar disappear lol. So not that easy...
Will update as progress develops
Sent from my MB855 using XDA App
Click to expand...
Click to collapse
HA! I did similar...I'm trying to get us the HTC Sense 3.0 notification bar. Uninstalled the Photon SystemUI.apk (yeah...oops!). Lost my notification bar totally. Good times. All is back to normal now tho!
Gonna keep trying my project too...love the toggles in the HTC bar.
Bandage said:
HA! I did similar...I'm trying to get us the HTC Sense 3.0 notification bar. Uninstalled the Photon SystemUI.apk (yeah...oops!). Lost my notification bar totally. Good times. All is back to normal now tho!
Gonna keep trying my project too...love the toggles in the HTC bar.
Click to expand...
Click to collapse
Yea i decompiled our values/public xml added a bunch of lines for the new battery images and cant get it to recompile lol. I love the touchwiz pulldown...maybe i should hit up dreams and see how hard it would be to make them for a non touchwiz phone lol. He buolt them for the nexus lol.
But yea i need to see if i can get the xml to recompile. Already edited the services.jar file to add the battery smali needed for the mod to work on the atrix. After that tried the xml editing and cant get it to recompile lol.
Sent from my MB855 using XDA App
Should holla at madd about this...sure theres a much easier method
Sent from my MB855 using XDA App
Custodian said:
Should holla at madd about this...sure theres a much easier method
Sent from my MB855 using XDA App
Click to expand...
Click to collapse
Idk if you checked already, but I responded to your pm.
Posted by Mr. Z's Epic 4G.
Anyone still working on this or figure it out?
dschachm said:
Anyone still working on this or figure it out?
Click to expand...
Click to collapse
This^^^^^^ i need!
kennypowders said:
This^^^^^^ i need!
Click to expand...
Click to collapse
What rom are you on? I can whip something up today when I get back from grocery shopping.
[email protected] said:
What rom are you on? I can whip something up today when I get back from grocery shopping.
Click to expand...
Click to collapse
I am on star wars rom with alien flashed over. I would love this!
Sent from my MB855 using Tapatalk
Im also waiting for this modd
Sent from my MB855 using xda premium
Guys, just so you know, i loaded this the new homebase rom with update, and it has the battery percentage as 1% thank god!!!
Making an attempt...
I'm still a noob so pardon me if i'm not really adding anything here. I'm going to try to make the mod. So far I've:
1) Downloaded apktool
2) Decompiled the framework-res.apk file
3) Went into stats_sys_battery.xml and added the lines for each percentage
...LOL that's where I'm at and this'll take a while...so sorry if I'm taking a long time with this...I also just saw that last post about having the 1% mod on the home based rom...****! LOL! Well, if anyone's interested, I'll still give it a shot...hopefully i don't brick my phone.
4) Went into UOT Kitchen and downloaded some battery icons (now i have all charging/status icons...I didn't want to make it myself)
5) Wondering if I replace stats_sys_battery.xml with my modded one, recompile, that it would work?
If you use minimalistic text, it shows battery level in increments of 1%
Any updates to this mod
Sent from my Xoom using xda premium
any updates at all?
What ROM do you need the mod for? If you're talking Joker's skinny ROMs, then you can flash those as they have the % mod. Also Rangerbry posted the % mod way back for BLUR Roms. If you're talking ICS. Not ready yet, though I had extracted the systemui.apk and decompiled it, made my xml edits. but apktool doesn't compile the unrecognized ICS yet, so right now, we're stuck.
KTT16 said:
What ROM do you need the mod for? If you're talking Joker's skinny ROMs, then you can flash those as they have the % mod. Also Rangerbry posted the % mod way back for BLUR Roms. If you're talking ICS. Not ready yet, though I had extracted the systemui.apk and decompiled it, made my xml edits. but apktool doesn't compile the unrecognized ICS yet, so right now, we're stuck.
Click to expand...
Click to collapse
You probably need to update your apktool. I believe ICS support was added back in December.
http://code.google.com/p/android-apktool/wiki/Changelog#1.4.3
KSmithInNY said:
You probably need to update your apktool. I believe ICS support was added back in December.
http://code.google.com/p/android-apktool/wiki/Changelog#1.4.3
Click to expand...
Click to collapse
I was on 1.4.3 when i tried it, but maybe I'm just messing up somewhere with it. I installed framework-res.apk, systemui.apk's and decompiled the System apk just fine, made my edits, but when I built it, a **** ton of errors popped up.
KTT16 said:
What ROM do you need the mod for? If you're talking Joker's skinny ROMs, then you can flash those as they have the % mod. Also Rangerbry posted the % mod way back for BLUR Roms. If you're talking ICS. Not ready yet, though I had extracted the systemui.apk and decompiled it, made my xml edits. but apktool doesn't compile the unrecognized ICS yet, so right now, we're stuck.
Click to expand...
Click to collapse
what about stock?
im rooted but still rolling with stock for now, mainly cuz i need 4g
KTT16 said:
I was on 1.4.3 when i tried it, but maybe I'm just messing up somewhere with it. I installed framework-res.apk, systemui.apk's and decompiled the System apk just fine, made my edits, but when I built it, a **** ton of errors popped up.
Click to expand...
Click to collapse
To see if its your environment or your edits, decompile and don't make any changes then recompile. Depending on the results you'll have your answer.

[Q] Change color of "15 toggle" mod

How would I go about changing the color of the "15 toggle" mod myself?
What color did you want? There's blue, purple, and green.
I know what colors there are lol. Off the top of my head I can think of 140+ other colors I'd might like to have...
Sent from my SAMSUNG-SGH-I717 using xda app-developers app
BlackZenith said:
I know what colors there are lol. Off the top of my head I can think of 140+ other colors I'd might like to have...
Click to expand...
Click to collapse
Eh...ok...sorry. Only trying to solve a need.
BlackZenith said:
How would I go about changing the color of the "15 toggle" mod myself?
Click to expand...
Click to collapse
Open up the lidroid apk with 7zip or similar program pull out the drawable-hdpi folder.Leave the Lidroid.apk open on your desktop. Color the images to your liking. Then drag the folder back to the open lidroid.apk on your desktop.Close apk.Push to phone. PROFIT!
Sent from my SAMSUNG-SGH-I717 using Tapatalk 2
You could pull it apart, decompile the apks, change the color of the images, and recompile, and you'll have to for each new color you want. It's a decent bit of work but probably the only way you're going to get it unless you talk to the person who makes it and convince them to make another color for you.
Sent from my SAMSUNG-SGH-I717 using Tapatalk 2
welchertc said:
You could pull it apart, decompile the apks, change the color of the images, and recompile, and you'll have to for each new color you want. It's a decent bit of work but probably the only way you're going to get it unless you talk to the person who makes it and convince them to make another color for you.
Sent from my SAMSUNG-SGH-I717 using Tapatalk 2
Click to expand...
Click to collapse
Understood. I was hoping someone could also point out the exact file/apk that I would need to mod and hopefully it would be as easy as doing a replace all for the color code I want to replace... which I see bigfau provided (lidroid apk)
What about the icons in the notification area? Battery, signal strength, and etc?
Sent from my SAMSUNG-SGH-I717 using xda app-developers app
Your right, no worries.
No, I didn't by chance happen to see bigfau's post before I got mine in, as he beat me to the punch and slipped in while I was typing mine.
Besides, even though he replied just before me, is there a problem with me providing similar information? If anything, two people telling the OP essentially the same thing will further reassure the OP and give him more confidence to try his own hand at theming.
And what does pointing me to his ROM thread have to do with my post? I'm well aware of the development going on for our phones.
Sent from my SAMSUNG-SGH-I717 using Tapatalk 2
Edit.
BlackZenith said:
What about the icons in the notification area? Battery, signal strength, and etc?
Sent from my SAMSUNG-SGH-I717 using xda app-developers app
Click to expand...
Click to collapse
SystemUI.apk and Framework-res.apk.
Sent from my SAMSUNG-SGH-I997 using Tapatalk 2
bigfau said:
SystemUI.apk and Framework-res.apk.
Sent from my SAMSUNG-SGH-I997 using Tapatalk 2
Click to expand...
Click to collapse
So I read here that if you are using a mod to change stuff, you can't further update those same mods from the ROM (which might help explain why I have been unsuccessful). So I went into the "15 Toggle.zip" I am using and tried to swap out some PNGs from the "drawable-hdpi" and got a "Not Implemented" error from 7zip... what's up with that?
Not sure if it matters but the PNG's I am trying to swap are not those 9.PNGs... I can't even open those to see what they look like. Something about unsupported compression method...
I think its because you need to decompile the apks, swap out your images, then recompile. It's what you have to do for standard theming, so it should be the same for what you want to do.
Sent from my SAMSUNG-SGH-I717 using Tapatalk 2
welchertc said:
I think its because you need to decompile the apks, swap out your images, then recompile. It's what you have to do for standard theming, so it should be the same for what you want to do.
Sent from my SAMSUNG-SGH-I717 using Tapatalk 2
Click to expand...
Click to collapse
hmmm, read somewhere else you only needed to decompile if you were doing stuff to data, like changing values or code in XML files. There are folders within the apk that I can copy to without problem (although expected changes have yet to take effect). Guess it wouldn't hurt to de/recompile and see what happens.
Something else I noticed is that for the "15 Toggle.zips" that don't change the status bar icons, I can swap the status bar images np. But when I run the .zip in CWM, none of my changes take effect. But if I try to change the status bar icons of a "15 Toggles.zip" that I know changes the status bar icons (like bigfau's green 15 toggle mod), I get the "Not Implemented' error.
While I know swapping using 7zip works for some stuff, you're going to run into trouble with .9's and like you've said, xmls, but if you take the little bit of extra time to just decompile and recompile all of the changes will work. In my opinion, its worth the two extra minutes just to not have to deal with the hassle of guessing if something will work or not.
Sent from my SAMSUNG-SGH-I717 using Tapatalk 2
Thanks For The Instructions
I just want to say thank you to all those who have provided information in this thread. With the guidance given I was able to change the color of the toggles from the available purple/green/cyan to what I wanted a teal green and a white version. I only changed the toggle colors nothing else in the notification icons but I feel awesome about it being my first try at anything like this. Both the teal and white look great! I just extracted the images and recolored with gimp then repacked the zip. So thanks! :good:
Amanda (Pimms)
P.S. If anyone wants the teal or white version PM me and I can send you them!
Edit Battery Color
BlackZenith and I figured out how to change the color of the battery and other icons in the notification bar, you must edit the drawable-xhdpi (note the x :laugh for the images to change from the SystemUI.apk file. Just letting you all know in case you are having trouble with that aspect. I was editing the drawable-hdpi folder at first and when flashed nothing changed.
Amanda (Pimms)
impimms said:
BlackZenith and I figured out how to change the color of the battery and other icons in the notification bar, you must edit the drawable-xhdpi (note the x :laugh for the images to change from the SystemUI.apk file. Just letting you all know in case you are having trouble with that aspect. I was editing the drawable-hdpi folder at first and when flashed nothing changed.
Amanda (Pimms)
Click to expand...
Click to collapse
I think you may need to do the battery icons in the drawable-xhdpi folder in the Framework-res.apk also.
Sent from my SAMSUNG-SGH-I717 using Tapatalk 2
Hi, guys
How can I adapt the 15 toogles from this post http://forum.xda-developers.com/showthread.php?t=1677245 (The one that says stock) to our version of our Notes. I tried flashing it and works but I like to see the 4G and 4g Lte icons in the top screen. Thanks.

Change lock screen unlock icon

I'm trying to change the unlock icon to something a little more jellybean looking. It just seems funny having those nice icons next to a plain white symbol. I'm having trouble recompiling the framework-res.apk. I'll try again tomorrow after work to get a flashable zip posted
For anyone who wants to attempt this them self the icon PNG file is located at
System>framework>framework-res.apk>res>drawable-sw600dp-xhdpi>unlock_default.png
Here's the rough icon I made as well at 244x244 pixels, the same as the original. Not great but its a start
johnrippa said:
I'm trying to change the unlock icon to something a little more jellybean looking. It just seems funny having those nice icons next to a plain white symbol. I'm having trouble recompiling the framework-res.apk. I'll try again tomorrow after work to get a flashable zip posted
For anyone who wants to attempt this them self the icon PNG file is located at
System>framework>framework-res.apk>res>drawable-sw600dp-xhdpi>unlock_default.png
Here's the rough icon I made as well at 244x244 pixels, the same as the original. Not great but its a start
Click to expand...
Click to collapse
Looking nice...you really don't have to recompile the apk in this case...just 7zip the new icons in the proper folder and good to go...just saying...
Sent from my Note running The Collective AoCP ROM follow us on twitter @CollectiveDevs
Well that makes it easy, thanks. I'll still get it in zip format so everyone can just flash. I'll work on the icons a little more too.
A jelly bean android icon would be cool. Just a thought
I like it!
ruger94 said:
Looking nice...you really don't have to recompile the apk in this case...just 7zip the new icons in the proper folder and good to go...just saying...
Sent from my Note running The Collective AoCP ROM follow us on twitter @CollectiveDevs
Click to expand...
Click to collapse
Can you make a small tutorial for this? because I'm a noob when it comes to put things in the right place.
Sent from my SAMSUNG-SGH-I717 using xda app-developers app
severinca said:
Can you make a small tutorial for this? because I'm a noob when it comes to put things in the right place.
Sent from my SAMSUNG-SGH-I717 using xda app-developers app
Click to expand...
Click to collapse
While you are waiting for the tutorial you will need to root your phone and install Root Explorer or another file manager so you can place the files and change permissions of files.
Sorry ive been busy the last few days and tonight I moved my work over to my Linux box and had to reinstall the SDK, adb and apktool all over again. I was getting boot loops when trying to do it without the proper tools plus I need em to make flash able zips. I might have something up tonight as I'm busy with work tomorrow and then borderlands 2 gets released at midnight so I won't be getting any sleep.
johnrippa said:
Sorry ive been busy the last few days and tonight I moved my work over to my Linux box and had to reinstall the SDK, adb and apktool all over again. I was getting boot loops when trying to do it without the proper tools plus I need em to make flash able zips. I might have something up tonight as I'm busy with work tomorrow and then borderlands 2 gets released at midnight so I won't be getting any sleep.
Click to expand...
Click to collapse
i717 Offi©ial CM9
rangercaptain said:
While you are waiting for the tutorial you will need to root your phone and install Root Explorer or another file manager so you can place the files and change permissions of files.
Click to expand...
Click to collapse
I ve been rooted since day one.
Sent from my SAMSUNG-SGH-I717 using xda app-developers app
can i have the detailed way of how to change the image for the lock and not the unlock target? i did go to the specified location but the default image file in the .png format extracts itself and i do not know how to replace it.
johnrippa said:
I'm trying to change the unlock icon to something a little more jellybean looking. It just seems funny having those nice icons next to a plain white symbol. I'm having trouble recompiling the framework-res.apk. I'll try again tomorrow after work to get a flashable zip posted
For anyone who wants to attempt this them self the icon PNG file is located at
System>framework>framework-res.apk>res>drawable-sw600dp-xhdpi>unlock_default.png
Here's the rough icon I made as well at 244x244 pixels, the same as the original. Not great but its a start
Click to expand...
Click to collapse
I also want to change it on my phone, any luck getting it done?
Use vrthemer to flash these mods. The scripts automatically update the apk with your images. Use one of the lockmods I made in the 4.2.2 lock mod thread to see how the folder structure is set. Its easy as pie
Sent from my SAMSUNG-SGH-I717 using xda app-developers app

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