[Guide] Android Theming and Porting UI Apps - Themer General Discussion

[Guide] Porting UI Apks
This is a small tutorial showing about porting UI Apps
(Theming)
Necessary tools
-Apktool
-Copy-Paste Knowledge
-Root Explorer
-A little respect
Its very easy no need of development skills...
So lets start
Porting SystemUI.apk
Of a rom to another..
At first decompile ur Stock Systemui.apk and custom
Systemui.apk which u wanna port.
Now find the folder in custom SystemUI.apk name "res" then
open it and search for "drawable-hdpi" open it and you will
see a lot of png image replace all them to your stock
systemui.apk! If you find any xml file then don't copy them.
Then recompile the modded stock SystemUI.apk and replace
with original one by root explorer..
Porting framework-res.apk
Your device must be of the same resolution with the custom
framework-res device (ex: qhd>qhd) .... If not then u may face
dpi bugs.
decompile both stock and custom framework-res.apk.. Same
as before find "res" open and find "drawable-hdpi" copy all
the png to ur stock framework.. don't copy any xmls.. and
recompile the modded stock framework-res.apk and replace
with ur original by root explorer..
Written By - Snigdho Hasan
Don't forget to-
HIT A THANKS IF I HAVE HELPED YOU!

Related

. pro file extention

Can anyone point me out how can i open the .pro files that are in the apk of the gingerbread rom? I am trying to modify some icons for compiling a theme but i cant get through.
try how to cook your own rom link from ciaox's sticky..
Just use your own pngs and rename the extension "png" to "pro"
At least I modified my own framework-res.apk in Froyo in this way...

[Q] compiling systemUI and framework-res with apktool

Hi everyone
I wanna start modding and i have decompiled a systemUI.apk from an android 4 rom and I have replaced some png and xml files and every thing is done but i dont know how to compile it into an APK file to use it in rom
Can enyone help me?
by the way i have also changed the framework-res.apk but again i cant compile it

Stock frameworks request

Hi,
Can someone kindly upload the stock framework-res.apk and twframework-res.apk files.
I think (off the top of my head) these files are located at system/framework
I am trying to decompile a modded SystemUI from a custom ROM and I am getting errors. I would like to try with the stock firmworks to see if I draw the same errors.
Thanks!

[Q] Ask Apktool Theming Stock Apps Lil confusing

hello everyone!
i just wanna ask...
i flash a deodexed stock rom (deodexed,pre-rooted)
and i start theming using apktool for android.
After modifying(e.g. Settings.apk signed with apktool for android) . it didn't shown up on my drawer
then i tried another method (Copying both orig META-INF and android manifest) then it shown up
I want to have tabbed settings.. but how can i make it if the modded app needs the original files (meta-inf and android manifest)..
some of my app are not working after recompiling and signing it with apktool for android...
it always need those files
i wonder how the devs makes changes on some system app
pls reply...
i need answers..

LGsystemui.apk decompiled need help

Hi, I want to decompiled the lgsystemui.apk to work 3minit battery. I have problem to decompiled the lgsystemui, I use framework-res.apk and after error said that is wrong framework use another lge-res.apk with problem too. Some folder dont decompiled I dont see for exemple smali folder. I use advanced apktool for windows and another with same efect. Maybe someone have expierience with proper decompiled systemui.apk ? I am use lg g5 h850 european version with stock firmware v10i open eu root , busybox with xpose. Thanks for advise

Categories

Resources