SYSTEMUI DECOMPILE(SNAPDRAGON)oreo - Samsung Galaxy S8+ Questions & Answers

Can someone tell me how to decompile systemui on Oreo. I have tried many guides about fixing the 9.png and moving files from one apk to another using 7zip. can someone please help me on to how to DECOMPILE systemui. Apply mods on to it. And recompile and be able to flash it without having ANY problems?!

Cheemaa said:
Can someone tell me how to decompile systemui on Oreo. I have tried many guides about fixing the 9.png and moving files from one apk to another using 7zip. can someone please help me on to how to DECOMPILE systemui. Apply mods on to it. And recompile and be able to flash it without having ANY problems?!
Click to expand...
Click to collapse
If you still need help message me and I will give you my hangouts and will show you what to do

Related

[Q] CM 6 Theming

Hope posting this here is OK- I never get answers in Q&A...
I have made & modified themes for the SE stock 'rom' and as you know the framework-res and system apks do not need to be recompiled or signed when just exchanging images.
Is it the same for CM 6 'roms'?
I am looking into theming Wolfbreak's rom and noticed the framework-res that I'm using as a base says "signed by SignApk" when I open it in winrar.
Do I need to recompile & sign or not?
Thanks in advance!
AyDee said:
Hope posting this here is OK- I never get answers in Q&A...
I have made & modified themes for the SE stock 'rom' and as you know the framework-res and system apks do not need to be recompiled or signed when just exchanging images.
Is it the same for CM 6 'roms'?
I am looking into theming Wolfbreak's rom and noticed the framework-res that I'm using as a base says "signed by SignApk" when I open it in winrar.
Do I need to recompile & sign or not?
Thanks in advance!
Click to expand...
Click to collapse
Hi,
You dont need to sign regardless of OS if you are only swapping images for system files. But remember to use optimized pngs and zipalign as final step to minimize resources consumption.
If you are modding any resources.arsc you need to decompile to do that and recompile and sing accordingly.
Ok, thanks- just making sure... the winrar message threw me off...
AyDee said:
Ok, thanks- just making sure... the winrar message threw me off...
Click to expand...
Click to collapse
try 7-zip.....hope seeing themes from u soon....

[Q] help with editing apks

hello .... i m new to editing apks
as this mtk device...
i have one doubt
if i decompile system app ex. systemui.apk
after editing it...
and recompiling it...
do i need to push it directly or i need to sign that apk.... if neded to sign...please provide link to it..
or i need to follow other method ie. remove 'res ,resources.arsc,manifest.xml ,from new apk and move it to old apk using 7zip..
pleasse reply..
i need a clear answer..
no dumb answers please
thankyou
patelkishan1985 said:
hello .... i m new to editing apks
as this mtk device...
i have one doubt
if i decompile system app ex. systemui.apk
after editing it...
and recompiling it...
do i need to push it directly or i need to sign that apk.... if neded to sign...please provide link to it..
or i need to follow other method ie. remove 'res ,resources.arsc,manifest.xml ,from new apk and move it to old apk using 7zip..
Click to expand...
Click to collapse
You don't need to sign systemui.apk because it is a activity automatically started by your device... Just push it to your device.... Any errors just reply!
And here are some cool editing tutorials:
http://forum.xda-developers.com/showthread.php?t=2369586
(Credits to the OP)
Sent From The Phone That Can!

[Q] help modded SystemUI

I mod my SystemUI and share it with my friends. Some of my friend can use my SystemUI but some cannot they always ended with no statusbar and navigation. they also used my framework-res.apk.
my question is, is the build version the reason of this? is there any fix for this problem?or do I need some file to include when I recompiling my SystemUI?
Please help me guys. thanks in advance.
plz help
Up
ethandub said:
I mod my SystemUI and share it with my friends. Some of my friend can use my SystemUI but some cannot they always ended with no statusbar and navigation. they also used my framework-res.apk.
my question is, is the build version the reason of this? is there any fix for this problem?or do I need some file to include when I recompiling my SystemUI?
Please help me guys. thanks in advance.
Click to expand...
Click to collapse
well actually there can be a number of ways for this to happen...being a rom chef i have myself encountered these problems while rom development
the major cause is the SIGNATURE CHECK.every app and dex file is signed with a key if an app is different from the rest of the apps by signature the the syatem fails to execute or install it this ends with the no statusbar error
as for build number sonty hasnt modeified the systemui in current updates so i dont think that build is any problem
tnx for reply
abhishekr700 said:
well actually there can be a number of ways for this to happen...being a rom chef i have myself encountered these problems while rom development
the major cause is the SIGNATURE CHECK.every app and dex file is signed with a key if an app is different from the rest of the apps by signature the the syatem fails to execute or install it this ends with the no statusbar error
as for build number sonty hasnt modeified the systemui in current updates so i dont think that build is any problem
Click to expand...
Click to collapse
tnx bro, this is what happen, i've choose one systemui thats works perfectly with them and start to modify that systemui, some of them can use that modified ui some cannot , as you said maybe the signature check is the one reason so we can fix this if i will used the androidmanifest and meta-inf of that unmodified systemui to my modified systemui?again thanks for your response bro.
ethandub said:
tnx bro, this is what happen, i've choose one systemui thats works perfectly with them and start to modify that systemui, some of them can use that modified ui some cannot , as you said maybe the signature check is the one reason so we can fix this if i will used the androidmanifest and meta-inf of that unmodified systemui to my modified systemui?again thanks for your response bro.
Click to expand...
Click to collapse
yes as much as i know if u dont edit androidmanifest.xml the signature remains the same so it should work
I already tried that thing bro same not working.

smali help

hello everyone
i searched a lot but couldnt find anything so postiong here
i was trying to add some featues to home.apk and i got some errors while recompiling
so i tried decompile and recompile without editing anything...i didnt even open the decompiled home apk folder LOL
but i am getting lots of smali errors only in styles.xml
i think that apktool removes some templates from styles.xml i dont know what it means i just got it from my search
so can someone help me in fixing that error....
@serajr
 @SpaceCaker
 @marcussmith2626
 @iSiddharth
Either wrong framework loaded or using wrong apktool version
And please stop abusing the mention system - I won't reply to anymore mentions
marcussmith2626 said:
Either wrong framework loaded or using wrong apktool version
And please stop abusing the mention system - I won't reply to anymore mentions
Click to expand...
Click to collapse
Ah sorry
But what do u mean by WRONG apktool version??
abhishekr700 said:
Ah sorry
But what do u mean by WRONG apktool version??
Click to expand...
Click to collapse
use
gingerbread/ics/jb 1.5.2
https://code.google.com/p/android-apktool/downloads/list
jb/kitkat/lolipop apktool rc3
https://bitbucket.org/iBotPeaches/apktool/downloads
use correct framework-res
plus any other framework eg tw-framework
Use Advanced APK Tools for decompiling the APK files and you can also use the Attached Dex Editor to edit classes.dex files.....
Advanced APK tools is specially made for Xperia devicex. (use your "framework-res.apk" to install firmware in Advanced APK Tools)
(Drag and drop classes.dex in "Quick-Baksmali.cmd" to decompile and drag and drop the output folder is "Quick-Smali.cmd" to recompile.
Advanced APK Tools : http://forum.xda-developers.com/showthread.php?t=2639400

Need Help --> Modifying SystemUI?

Hey guys,
so I tried to modify the SystemUI.apk to get a stock Nougat feeling but it does not work for me.
I used APKTOOL (java -jar apktool.jar d SystemUI.apk for decompiling and b SystemUI/ for compiling).
But when I flashed it, there is no Statusbar anymore, the SystemUI.apk is broken. I only changed a few colors in res/values/colors.xml.
Don't know what I did wrong.
Maybe someone can give me a simple Guide to make it.
Thank you!
greetz
Did you sign it correctly?
kornelkahh said:
Did you sign it correctly?
Click to expand...
Click to collapse
I thought so. Can you tell me how you do it correctly?
Hatary said:
I thought so. Can you tell me how you do it correctly?
Click to expand...
Click to collapse
Well, I'm not an expert, and the last time I modified a SystemUI was on a Sony device, months ago, so it might be different for Samsung/new devices, I don't know, really.
But if I remember correctly you need the framework-res apk too, somewhere from the /system/framework.
Here is a thread that might help.
Also, you need to set the right permission for system apps.
Best regards.

Categories

Resources