Need stock SystemUI.apk and .odex files - Sprint Galaxy Note 4 Q&A, Help & Troubleshooting

Can someone post their stock SystemUI.apk and .odex files? I accidentally flashed a theme and forgot I was still odex'ed. (facepalm)
I'd rather not Odin back right now, I've already rooted & frozen a lot of apps.

fastmikey1969 said:
Can someone post their stock SystemUI.apk and .odex files? I accidentally flashed a theme and forgot I was still odex'ed. (facepalm)
I'd rather not Odin back right now, I've already rooted & frozen a lot of apps.
Click to expand...
Click to collapse
Just rename all the .odex files (file manager while in recovery) with a .odex.bak and it should work fine.

millerboy3 said:
Just rename all the .odex files (file manager while in recovery) with a .odex.bak and it should work fine.
Click to expand...
Click to collapse
Awesome just tried it out and it worked! I feel like such a noob [emoji1]
Also if anyone else reads this, make sure to mount the system partition in TWRP so you can see the files under /system/priv-app

fastmikey1969 said:
Awesome just tried it out and it worked! I feel like such a noob [emoji1]
Also if anyone else reads this, make sure to mount the system partition in TWRP so you can see the files under /system/priv-app
Click to expand...
Click to collapse
Glad it worked for you! And totally forgot about that step. -_- I had to learn that one the hard way a few times myself. lol

Related

[Q] Stock/AOSP MMS for Bonsai?

Just started running bonsai on my epic 4g. I came over from tmobile (vibrant, Teamwhiskey) I've seen some screenies of people running bonsai with Stock/AOSP Mms. I've done some searching but can't find anything. help?
thanks guys
Just replace the Mms.apk with the AOSP mms.apk.
Texted while driving
Think he needs the APK still X.
Here it is if you haven't found it. Make sure to hit the thanks button for that guy that posted it. He's a badass. lol
http://forum.xda-developers.com/showthread.php?p=11919877#post11919877
Oh btw, just replace the existing one in /system/app or push it using ADB.
063_XOBX said:
Just replace the Mms.apk with the AOSP mms.apk.
Texted while driving
Click to expand...
Click to collapse
p3dr0maz said:
Think he needs the APK still X.
Here it is if you haven't found it. Make sure to hit the thanks button for that guy that posted it. He's a badass. lol
http://forum.xda-developers.com/showthread.php?p=11919877#post11919877
Oh btw, just replace the existing one in /system/app or push it using ADB.
Click to expand...
Click to collapse
Thanks for the link, but that one says its the text-about-voicemail mms.apk, is there any way to avoid that? I'm probably splitting hairs here but just curious, lol.
Also, i'm at work (no adb) I couldn't just fire up the apk on my phone, i'd actually have to push it through, right?
The text about vm is not avoidable. I think someone said you can block the 9016:// messages through sprint maybe? im not sure exactly. I use to care at first then i realized I don't really get many VM's. And if you're at work you can just move it into the /system/app folder. You dont have to use adb push. That's just another option.
deku_nut said:
Thanks for the link, but that one says its the text-about-voicemail mms.apk, is there any way to avoid that? I'm probably splitting hairs here but just curious, lol.
Also, i'm at work (no adb) I couldn't just fire up the apk on my phone, i'd actually have to push it through, right?
Click to expand...
Click to collapse
I tried moving it into the system/app folder and it just gave me a parsing error, can't get it to receive texts. I put the old Mms.apk back in the apps folder and it threw the same error.
*edit*
I re-zip-flashed bonsai and it seemed to repair my texting ability. I tried the process again (replacing Mms.apk), then went into CW Recovery and wiped dalvik, booted and it still is on the samsung themed bubble Mms.apk. For sh*ts and giggles i tried tap-installing the Mms.apk and it wouldn't install, just as i figured. Suggestions?
Yeah tap-installing those system apps doesnt ever work. That's weird that you replaced the file, rebooted, and you were still on the old one. Although, technically there shouldnt be any need to reboot. I've switched out /system/app/Mms.apk and other apks without rebooting before. I do this all the time when theming. /boggle. Sorry, i'm not sure what more suggestions I can make. If you want I can try making it a flashable zip and maybe you can try that?
deku_nut said:
I tried moving it into the system/app folder and it just gave me a parsing error, can't get it to receive texts. I put the old Mms.apk back in the apps folder and it threw the same error.
*edit*
I re-zip-flashed bonsai and it seemed to repair my texting ability. I tried the process again (replacing Mms.apk), then went into CW Recovery and wiped dalvik, booted and it still is on the samsung themed bubble Mms.apk. For sh*ts and giggles i tried tap-installing the Mms.apk and it wouldn't install, just as i figured. Suggestions?
Click to expand...
Click to collapse
p3dr0maz said:
Yeah tap-installing those system apps doesnt ever work. That's weird that you replaced the file, rebooted, and you were still on the old one. Although, technically there shouldnt be any need to reboot. I've switched out /system/app/Mms.apk and other apks without rebooting before. I do this all the time when theming. /boggle. Sorry, i'm not sure what more suggestions I can make. If you want I can try making it a flashable zip and maybe you can try that?
Click to expand...
Click to collapse
I'm running bonsai 4.0.1, not sure why it isn't working either. I'm not a dev but i'm no tech slouch myself and I can't figure it out. I'll try it again tonight. Also, teach a man to fish, don't give me the fish. If you happen to have a link for a tutorial to make flashable zips i'm all ears and ready to learn.
p.s. thanks button clicked.
Take a generic working CWM zip that replaces /system/ files. Delete all the crap out of it [dont delete Meta-Inf folder] with winzip, winrar, or 7zip. Drop in /system/app/Mms.apk . Most important thing is to maintain the file structure. As it will use it to push the Mms.apk onto the phone. Thats how i always do it.
deku_nut said:
I'm running bonsai 4.0.1, not sure why it isn't working either. I'm not a dev but i'm no tech slouch myself and I can't figure it out. I'll try it again tonight. Also, teach a man to fish, don't give me the fish. If you happen to have a link for a tutorial to make flashable zips i'm all ears and ready to learn.
p.s. thanks button clicked.
Click to expand...
Click to collapse
Sent from my SPH-D700 using XDA App
p3dr0maz said:
Take a generic working CWM zip that replaces /system/ files. Delete all the crap out of it [dont delete Meta-Inf folder] with winzip, winrar, or 7zip. Drop in /system/app/Mms.apk . Most important thing is to maintain the file structure. As it will use it to push the Mms.apk onto the phone. Thats how i always do it.
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
I made the flashable zip, no luck. Just a thought-is the lack of the mms.odex an issue? does DeOdexing have something to do with this?
Yes,
I just assummed u were running a de-odexed system.
Take a generic working CWM zip that replaces /system/ files. Delete all the crap out of it [dont delete Meta-Inf folder] with winzip, winrar, or 7zip. Drop in /system/app/Mms.apk . Most important thing is to maintain the file structure. As it will use it to push the Mms.apk onto the phone. Thats how i always do it.
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
I made the flashable zip, no luck. Just a thought-is the lack of the mms.odex an issue? does DeOdexing have something to do with this?
Click to expand...
Click to collapse
Sent from my SPH-D700 using XDA App

[help] problems changing status bar notification icons

Hello XDA,
I have been trying (unsuccessfully) to change the status bar notification icon for a new sms from the standard Samsung closed envelope icon to the stock AOSP ICS square smiley face with the little tail. I have already got the icon and it is the correct size and file type (.png) and name (stat_notify_message.png) and I have tried a few ways of adding it into Mms.apk such as simply using 7Zip and decompiling & recompiling numerous times but the end result is always that the Messaging app is being removed completely and I'm having to restore a nandroid backup to get it back.
I have been looking all over XDA and have used trusty old Google to find solutions to my problem. Both come up with lots of different ways to theme, but none that solve my problem (as far as I can see anyway). Could anyone please point me in the right direction to find the guide on how to do it/explain to me how to do it successfully?
I am on a stock odexed XWLPG rom which is rooted.
Any help would be greatly appreciated. Thanks in advance.
If I remember correctly, its in SystemUI.apk
Sent from my GT-I9100
GANJDROID said:
If I remember correctly, its in SystemUI.apk
Sent from my GT-I9100
Click to expand...
Click to collapse
Really? Any idea what the file is called and where it is? I have gone through all of the drawable folders in SystemUI.apk and there is not one in there. The only place I could find it was in Mms.apk and it was called stat_notify_message.png
daveyannihilation said:
Hello XDA,
I have been trying (unsuccessfully) to change the status bar notification icon for a new sms from the standard Samsung closed envelope icon to the stock AOSP ICS square smiley face with the little tail. I have already got the icon and it is the correct size and file type (.png) and name (stat_notify_message.png) and I have tried a few ways of adding it into Mms.apk such as simply using 7Zip and decompiling & recompiling numerous times but the end result is always that the Messaging app is being removed completely and I'm having to restore a nandroid backup to get it back.
I have been looking all over XDA and have used trusty old Google to find solutions to my problem. Both come up with lots of different ways to theme, but none that solve my problem (as far as I can see anyway). Could anyone please point me in the right direction to find the guide on how to do it/explain to me how to do it successfully?
I am on a stock odexed XWLPG rom which is rooted.
Any help would be greatly appreciated. Thanks in advance.
Click to expand...
Click to collapse
What I have done in the past is put the mms.apk on your pc. Use 7zip to OPEN ARCHIVE (NOT EXTRACT), then put the NEW .png file with the correct name on your pc. Now without unzipping the mms.apk just use 7zip to find the location of the file you want to replace. Now just hold down on the new .png file and drag it into the corrext location. Then 7zip will ask if you are sure you want to replace it. Hit ok or yes or whatever it says. Now move the mms.apk back onto your phone. Use root explorer and move it to /system. Then long press on it and choose permissions. Change it to rw,r,r. Then long press again and select MOVE. Then navigate to /system/app and paste. Reboot phone. It will work.
For some .apk they are picky like mms.apk dont like being extracted and zipped back up for some reason while others have NO issues when you extract them and rezip and rename then place them in.
Sent from My SGH-I777 Running UCLE5 SANGRE AZUL 2 Rom
Is that "stat_notify_email_generic.png" in the .apk, res, drawable-hdpi, by any chance?
Although, I think RockRatt may be on the ball. He posted while I was writing this.
:silly: me, too slow...
HotrodHarry said:
Is that "stat_notify_email_generic.png" in the .apk, res, drawable-hdpi, by any chance?
Although, I think RockRatt may be on the ball. He posted while I was writing this.
:silly: me, too slow...
Click to expand...
Click to collapse
If you copy the drawable-hdpi folder somewhere outside the zip, look at the 'stat_notify_blahblah.png' then you can see what ones you want to change over
Sent from my GT-I9100
RockRatt said:
What I have done in the past is put the mms.apk on your pc. Use 7zip to OPEN ARCHIVE (NOT EXTRACT), then put the NEW .png file with the correct name on your pc. Now without unzipping the mms.apk just use 7zip to find the location of the file you want to replace. Now just hold down on the new .png file and drag it into the corrext location. Then 7zip will ask if you are sure you want to replace it. Hit ok or yes or whatever it says. Now move the mms.apk back onto your phone. Use root explorer and move it to /system. Then long press on it and choose permissions. Change it to rw,r,r. Then long press again and select MOVE. Then navigate to /system/app and paste. Reboot phone. It will work.
For some .apk they are picky like mms.apk dont like being extracted and zipped back up for some reason while others have NO issues when you extract them and rezip and rename then place them in.
Sent from My SGH-I777 Running UCLE5 SANGRE AZUL 2 Rom
Click to expand...
Click to collapse
Thank you so much RockRatt, you have solved my problem. Words cannot express my relief, thanks & gratitude for your sound advice. I had tried what you said to do previously, but never with the permission changes. Is that something that needs to be done for every apk or just some? Thanks once again, I am so happy! What an easy was to change the icon. It looks great. See screenshots.
So anyone out there in XDA land that is looking for a quick, easy mod (provided you're rooted) then simply follow RockRatt's easy to follow guide and you will never go wrong. And give him a thanks if his guide helped you in any way!!
hi .. sorry for interrupting your thread but i have a similar problem .. i'm using vk 5.1.2 rom and there is a battery mods that you can install which made specially to work with vk 5.1.2 .. when i'm installing my favorite battery mod it doesn't work .. nothing changes .. how can i fix that ?
mosheg91 said:
hi .. sorry for interrupting your thread but i have a similar problem .. i'm using vk 5.1.2 rom and there is a battery mods that you can install which made specially to work with vk 5.1.2 .. when i'm installing my favorite battery mod it doesn't work .. nothing changes .. how can i fix that ?
Click to expand...
Click to collapse
What's the mod and how is it installed? Does it have to be flashed by CWM? A little more info on the problem would probably help.
daveyannihilation said:
What's the mod and how is it installed? Does it have to be flashed by CWM? A little more info on the problem would probably help.
Click to expand...
Click to collapse
yes it have to be flashed by cwm .. here are the battery mods .. http://forum.xda-developers.com/showpost.php?p=23907488&postcount=2
thanks for your help .. i very appreciate that
mosheg91 said:
yes it have to be flashed by cwm .. here are the battery mods .. http://forum.xda-developers.com/showpost.php?p=23907488&postcount=2
thanks for your help .. i very appreciate that
Click to expand...
Click to collapse
You could try clearing the cache & dalvik cache.
HotrodHarry said:
You could try clearing the cache & dalvik cache.
Click to expand...
Click to collapse
you mean clear those after installing the battery mod ?
mosheg91 said:
you mean clear those after installing the battery mod ?
Click to expand...
Click to collapse
You can clear the cache & dalvik-cache either before or after flashing the battery mod. I'd probably try it before and see how you go.
You know how to clear the dalvik-cache, yes??
I think the problem with the VK battery files is they are from a pre jkay release. Now the Rom is using jkay framework I don't think you can flash them. It could be possible to swap the icons like the OP did though using 7zip?
Sent from a Galaxy S 2 far away.
daveyannihilation said:
You can clear the cache & dalvik-cache either before or after flashing the battery mod. I'd probably try it before and see how you go.
You know how to clear the dalvik-cache, yes??
Click to expand...
Click to collapse
sure, i know how to do that .. i'll update here

HELP! System ui has stopped working s3 i747

Hey guys, i tried flashing a theme which was the circular battery percentage w/15 toggles last night, via cwm and when i rebooted after flashing it took longer than usual and when it finally booted i got a pop up saying " unfortunately system ui has stopped working" how do I fix it? i didnt have any backup (yes I know im a genius), now, i was wondering, does any of you guys have the stock system ui files to flash it via cwm?
here is the h9 one
thanks, man but when i try and install it it tells me that the app was not installed
you dont intall it rename your old systemui.apk to systemui.bak and place the new one in the same spot it should be system/app then reboot your phone and it should work or you can reflash your rom with out wipe and that will fix it too
avilesjorge3 said:
thanks, man but when i try and install it it tells me that the app was not installed
Click to expand...
Click to collapse
Use an app called root explorer or ef file explorer push the systemui.apk in system/app, set the permissions and then reboot your phone.
Sent from my SGH-I747M using Tapatalk 2
thanks for the answers guys, sorry for being such a noob, but where can i find the systemui.apk file? in order to replace it
in the folder system/app
is there any tweak i must know of in order to replace/rename the file systemui.apk it doesn't let me do anything because it's a read only file
and does it matter if mine is a telus i747m?
what app are you using to do this
root explorer, with superuser permissions
ok when your in the folder where systemui is click mount r/w at the top of the screen then you can rename it
thanks man, you saved my life right there, now, the other question is, where did you get the systemui.apk file? and could I find it for a galaxy note i717d as well?
i pulled it from the zip in this thread http://forum.xda-developers.com/showthread.php?t=1902178
as for the note you should be able to pull it from a stock rom in its section on these forums
Thank you
Thanks so much I was finally able to get 7.1 to work with your UI file!!:laugh::good:

1% battery mod for Australian XT905 JB

This is a deodexed SystemUI.apk for Australian XT905 telstra stock JB with battery icons for every 1%.
Did for myself but maybe somebody else will use it.
The icons have been taken from here.
NewAustralian said:
This is a deodexed SystemUI.apk for Australian XT905 telstra stock JB with battery icons for every 1%.
Did for myself but maybe somebody else will use it.
The icons have been taken from here.
Click to expand...
Click to collapse
Just installed it. Works very nicely, thank you very much!
keyman91 said:
Just installed it. Works very nicely, thank you very much!
Click to expand...
Click to collapse
Does this work for the US/Verizon version of the phone too? I hate how the stock home screens never show detailed battery %.
colbyman said:
Does this work for the US/Verizon version of the phone too? I hate how the stock home screens never show detailed battery %.
Click to expand...
Click to collapse
I don't think so. As far as I know it has a different version of Android.
colbyman said:
Does this work for the US/Verizon version of the phone too? I hate how the stock home screens never show detailed battery %.
Click to expand...
Click to collapse
It should work... P3droid has an app in the market that does similar too RAZR m toolbox or something like that
Sent from my XT907 using Tapatalk 2
how do i install this? when i try i get "app not installed".
betty.k said:
how do i install this? when i try i get "app not installed".
Click to expand...
Click to collapse
Your phone has to be rooted and you need to have any root explorer installed.
1. I'd suggest to back up SystemUI.apk and SystemUI.odex from the folder /system/app and to think about a recovery plan if something goes wrong.
2. Copy my SystemUI.apk into the folder /system and change its permissions to rw-r--r-- (644).
3. Delete SystemUI.odex from /system/app and move SystemUI.apk file from the folder /system to the folder /system/app with a replacement of the existing file.
4. After a successful replacement you will probably get some errors, all you need is to restart the device.
PS if you don't know or understand anything from the above firstly read about it then act or otherwise you can damage your smartphone.
I'm not responsible if anything goes wrong.
That all makes sense, only thing I don't know how to do is change permissions for the apk. How do I do that?
EDIT: using both es explorer or androzip i'm unable to move the file to the system folder. I have no idea how to get it there. Should I try a different file explorer?
Sent from my XT905 using Tapatalk 2
If you are deodexed rty mod from here
Flash it with TWRP
Not deodexed, no idea how to.
I'm fully rooted, bootloader unlocked, cwm recovery and also safestrapped.
I managed to get it into the system folder but not into the app folder. Lucky I backed up in cwm, phone kinda needs a working system ui doesn't it!
Sent from my XT905 using Tapatalk 2
betty.k said:
Not deodexed, no idea how to.
I'm fully rooted, bootloader unlocked, cwm recovery and also safestrapped.
I managed to get it into the system folder but not into the app folder. Lucky I backed up in cwm, phone kinda needs a working system ui doesn't it!
Sent from my XT905 using Tapatalk 2
Click to expand...
Click to collapse
To change the permissions you need to go to the file properties. After that just cut-paste it into the app folder. Es file explorer always works for me . However it had a strange behaviour when I tried to use 'copy to' or 'move to', so just cut-paste.
Finally got this going thanks to your patience! I had to leave the permissions to rwe and only copy/paste would work for some reason. Had to reset my wallpaper and turn data back on after reboot.
Otherwise all good, thanks!
Sent from my XT905 using Tapatalk 2

[help][4.4.4] softkeyz backup issue!!!!

hi! please anyone help me. I have using softkeyz and i use the backup of my old keys but i didnt backup them!!!, so my phone rebooted and i dont have system ui(no navigation bar and no notificarion bar).
Im on stock 4.4.4 of sony for z1 compact
please help meeee. I dont want to wipe all of my data. sorry for my bad english
Send from my LT26i using tapatalk for Ipad
I never used this app...
But shouldn't it be enough to uninstall the app?
Normally your phone should restore the old system UI then...
Schlengge said:
I never used this app...
But shouldn't it be enough to uninstall the app?
Normally your phone should restore the old system UI then...
Click to expand...
Click to collapse
doesn't working
Send from my LT26i using tapatalk for Ipad
Hmm...
Maybe somebody can provide you the stock 4.4.4 system UI apk for the z1 Compact then.
Unfortunately I'm not on stock and have a modified system UI myself so I can't do this.
Then you could flash/replace the stock system UI and it should work again.
Alternatively, downoad a stock based ROM and extract the system UI from there.
Then transfer it to your phone and replace it.
I don't know if this would work... Better make a backup first
Schlengge said:
Hmm...
Maybe somebody can provide you the stock 4.4.4 system UI apk for the z1 Compact then.
Unfortunately I'm not on stock and have a modified system UI myself so I can't do this.
Then you could flash/replace the stock system UI and it should work again.
Click to expand...
Click to collapse
not thought of that ... but it can work!
can anyone share a flashable zip with the original 4.4.4 system UI?
Send from my LT26i using tapatalk for Ipad
I'll upload the SystemUI.apk from the Kitslim ROM.
It is based on stock 4.4.4
If you are lucky, it works.
Extract it and replace it with your corrupted systemUI.apk on your phone.
Don't flash it. Just copy and paste it to your phone.
This is just a suggestion! But I keep my fingers crossed :fingers-crossed:
Schlengge said:
I'll upload the SystemUI.apk from the Kitslim ROM.
It is based on stock 4.4.4
If you are lucky, it works.
Extract it and replace it with your corrupted systemUI.apk on your phone.
Don't flash it. Just copy and paste it to your phone.
This is just a suggestion! But I keep my fingers crossed :fingers-crossed:
Click to expand...
Click to collapse
will i need deodex my rom before install this? and... the last time when i install a system ui manually was the last year and i remember that i need to move the apk to system/app and set permissions. will i do the same? sorry for my bad english
Send from my LT26i using tapatalk for Ipad
optic-XPERIA said:
will i need deodex my rom before install this? and... the last time when i install a system ui manually was the last year and i remember that i need to move the apk to system/app and set permissions. will i do the same? sorry for my bad english
Send from my LT26i using tapatalk for Ipad
Click to expand...
Click to collapse
I'm not entirely sure if you have to be deodexed.
And yes it belongs to system/app. Permissions should be rw-r-r.
Since your SystemUI is corrupted anyway, you could at least give it a try.
If you are unsure about this, wait for someone who can tell you 100%.
I'm just suggesting what I would try here ^^
Schlengge said:
I'm not entirely sure if you have to be deodexed.
And yes it belongs to system/app. Permissions should be rw-r-r.
Since your SystemUI is corrupted anyway, you could at least give it a try.
Click to expand...
Click to collapse
Permissions should be rw-r-r... i remember that now... i will try! thanks you
Send from my LT26i using tapatalk for Ipad
Yeah just try it out.
Report back so we know if it was the right way to handle it or if we need to find something else
Schlengge said:
Yeah just try it out.
Report back so we know if it was the right way to handle it or if we need to find something else
Click to expand...
Click to collapse
I have the zip and i extracted the apk and is in speedsoftware/extracted. All normally but when i select copy, i cant go to system/app because i dont have the back button!! i need a flashable zip please help me
You could try to do it with the ES File Explorer.
It allows you to navigate through the directories without onscreen buttons.
Alternatively mount your phone on your PC and copy it there.
If that does not help, you have to wait until somebody can provide you a flashable ZIP.
I'm on mobile now so I can't help any further for the moment.
Sent from my MediaPad 10 FHD
Schlengge said:
You could try to do it with the ES File Explorer.
It allows you to navigate through the directories without onscreen buttons.
Alternatively mount your phone on your PC and copy it there.
If that does not help, you have to wait until somebody can provide you a flashable ZIP.
I'm on mobile now so I can't help any further for the moment.
Sent from my MediaPad 10 FHD
Click to expand...
Click to collapse
I SOLVED IT!!! What I do? first download from my computer the apk of ES file Explorer and the apk of system UI, after that, i will enable in ES file explorer the root mode and the permission for write in system, Then i copy the systemui.apk to system and set permissions and after that i move systemui.apk to system/app. Then reboot and all is done. :good::good::good::good::laugh::laugh::laugh::laugh:
Glad you solved it :good:
Thank you so much. This worked for me too.

Categories

Resources