[Q] Help me with SystemUI.apk - Android Q&A, Help & Troubleshooting

Hi there.
Someone who can help me, I'm in this android operating system and I want to make my own changes to the SystemUI.apk.
I wonder if there is way to transparent notifications curtain and / or putting on any image, and if so if I have to change if they are. Decompile XML that are oh just change the images of the same resolution.
And I hope you can help me, I have the right skills to lead the process but the dilemma is that not where enpesar.
Thank you:laugh:

PekeƱo Lukas said:
Hi there.
Someone who can help me, I'm in this android operating system and I want to make my own changes to the SystemUI.apk.
I wonder if there is way to transparent notifications curtain and / or putting on any image, and if so if I have to change if they are. Decompile XML that are oh just change the images of the same resolution.
And I hope you can help me, I have the right skills to lead the process but the dilemma is that not where enpesar.
Thank you:laugh:
Click to expand...
Click to collapse
I believe for you to modify anything, you'd need to first be rooted to have su access in order to overwrite a system app. Second, you'd have to get a apk decompiler that finds the src and unencrypts the class files. Unfortunately, I cannot find any resources to help with this.

Related

[Q] Edit SystemUi in eclips?

Hello, am just starting to do some andorid moding, and doing some changes to the UI
Right now I do it just in code, but it is easier if I can look at the view file in eclipse UI editor, but to do that I need to resolve some errors,
if I get the /framworke/base/packages/systemui/ and add it to a android project in eclips, it missing a lot of dependences .
The most important bing com.android.systemui.R
Do some one know how to modify the systemui in eclips? What do I need to do?
Thanks

smali ICS editing help needed for Settings.apk

Hello People
Hope I am in the correct section here.
I am trying to delete/re-arrange Menu entries in Settings.apk for my HTC device. From some research I performed and from some Gingerbread mods I know that the file to edit is the HtcEntryProxy.smali. However it is a bit difficult to find out what exactly is going on there!. How to I find which values to change in order to delete some menu entries ?
I have successfully decompiled the apk and I can re-compile it too.
Thanks in advance.

[Q]Tutorial on how to make CM10 theme?

I know to to make a theme, but was wondering how to make use of the theme chooser in CM10. It looks like I need to build an apk but I haven't found any guides on how to go about that. Any pointers?
Try the easy way while you wait for help
Well I've been building a theme for months and there's the easy way and the impossible way, one is to extract a template theme or any theme for that matter and replace all the images with your own as long as you don't touch the .9s and use the apk multi tool (googleable) to extract optimise and sign it for you. Thats the easy way
The other is to decompile which lets you edit XML files and .9s but I haven't managed to get that to work and no amount of internet can help me. Which means no changing the name of the theme and no uploading to the market. Which is what I planned to do. But give the easy way a go if you just want it for yourself and friends etc.
I had also posted another question here on the forums trying to figure out why I couldn't theme MMS.apk and Phone.apk; one_love_420 was kind enough to respond and mentioned the same thing you did, which is to utilize theme chooser. So that is what I ended up doing. I found a template for CM10 theme chooser and added in some lines so I could also theme MMS.
one_love_420 also provided me a link to this forum post, which helps with learning how to modify the xml files and personalize the theme.
http://forum.xda-developers.com/showthread.php?p=11545308
I have actually edited .9.png files before, with my old Samsung Moment. granted that was on Android 2.2 but still applies right?
Personally I preferred to use Draw9Patch and xUltimate (http://forum.xda-developers.com/showthread.php?t=700904) and Photoshop.
Here are some guides that I have looked at previously:
http://forum.xda-developers.com/showthread.php?t=605662
http://forum.xda-developers.com/showthread.php?t=1638978
Thank you for your response SimBol10! Also, let me know if you have any questions about .9.png editing and I'll try to return the favor!

decompile SystemUI.apk

Hi guys,
I have a problem with my System.UI. I can't decompile it because I obtain always an error...in every programs (Tickle,Multitool...). I want to edit lines in .xml for my custom ROM.
However, with the Framework-res.apk or settings-apk it works perfectly. I don't understand...
So If someone could help me decompiling System-UI.apk with other method, I'd be very grateful to him
Of course I join two files (framework-res.apk and systemUI.apk) in attachment.
Thanks really
Bests regards
Nobody... ?
PLease
MAnopi said:
Hi guys,
I have a problem with my System.UI. I can't decompile it because I obtain always an error...in every programs (Tickle,Multitool...). I want to edit lines in .xml for my custom ROM.
However, with the Framework-res.apk or settings-apk it works perfectly. I don't understand...
So If someone could help me decompiling System-UI.apk with other method, I'd be very grateful to him
Of course I join two files (framework-res.apk and systemUI.apk) in attachment.
Thanks really
Bests regards
Click to expand...
Click to collapse
I have same problem. Hope to someone can help.????
Post the error log and maybe someone will help you. Posting the apks does nothing really.
Also if your making a custom rom but cant fix a simple error then you might want to rethink things.
Also if your building a custom rom then just edit the source before to compile the build.
Finally it works. Why ? I don't know lol
Maybe it is :
-I took systemUI.apk from stock ROM (yes i changed apk from stock ROM to try)
-or I deleted mediatek-res.apk of folder names ''other'' of APKmultitool

Tablet [4.1.2] bottom system bar on Nougat? Help!

Hello all,
Ok, so I, for an unknown reason even to myself, am desperate to use the Android ICS/Jellybean bottom system bar on my Samsung Galaxy S6 Edge. I am using Android 7.0 - Nemesis ROM.
I have been trying to do this for so long, simply lacking the precise coding knowledge to do so. I have downloaded the code from the Android Developers reference website, but am having a lot of difficulty decompiling the Framework-res.apk.
I have read that the magic happens in three files:
Framework-res.apk
System.apk
Services.jar
I have downloaded prior to today a copy of these files, with the hope of swapping them with my own and then changing the DPI to turn my S6 Edge into the old tablet mode. Prior to KitKat, all I needed to do was change the DPI.
I should make it clear, my laptop at the moment is no longer working at the moment, so I would be extremely grateful if somebody, anybody with good knowledge of compiling and decompiling these files, could help me?
Many thanks in advance for your help.
William
Thanks for everybody's help.

Categories

Resources