Help! Touchwiz 5 decompiling - Samsung Galaxy Ace Plus S7500

good day!
I have flashed Pure Galaxy ROM by j.posarekar70..
i loved it..
but i want to put some modification..
like transparency..and i think touchwiz5 is the answer..but i cant decompile the apk since my framework and tw-framework is for gb?(correct me please if im wrong)..
need help how to decompile and recompile touchwiz5..
thanks!

chinittoh said:
good day!
I have flashed Pure Galaxy ROM by j.posarekar70..
i loved it..
but i want to put some modification..
like transparency..and i think touchwiz5 is the answer..but i cant decompile the apk since my framework and tw-framework is for gb?(correct me please if im wrong)..
need help how to decompile and recompile touchwiz5..
thanks!
Click to expand...
Click to collapse
If u want to theme it, use uot kitchen.
Sent from my HUAWEI Y210-0100

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] i9003:How to make themes except for UOT KITCHEN?

is there any software you are using to make your own theme?
if it had been this easy,wouldnt everyone do it themselves??!
uot kitchen is ur only option.......
sakindia123 said:
if it had been this easy,wouldnt everyone do it themselves??!
uot kitchen is ur only option.......
Click to expand...
Click to collapse
i dont care how hard it is! it is impossible for someone not to learn anything that he puts his heart to it
search for theme porter may be this will help you
kkrraazzyy said:
search for theme porter may be this will help you
Click to expand...
Click to collapse
THeme porter is useless dude! Someone from teh community tired it! I also searched for that thing. Ultimately, I ended up creating my own theme without the porter!
ANd porter only ports themes you cant make themes,na?
in simple way use 7zip i think this will help you
kkrraazzyy said:
in simple way use 7zip i think this will help you
Click to expand...
Click to collapse
7zip...or apk manager to decompile the .apk !
theme porter just copies mismatching png from one file to another(totally useless)
use 7 zip for porting a theme it is the best way for porting
kkrraazzyy said:
use 7 zip for porting a theme it is the best way for porting
Click to expand...
Click to collapse
So if I want to port say a GalaxyS or GalaxyS2 theme to our phone, how to go about it?
jesrani said:
So if I want to port say a GalaxyS or GalaxyS2 theme to our phone, how to go about it?
Click to expand...
Click to collapse
Use apk manager
Sent from my GT-I9003 using XDA App
Bro makin your own theme would be diffucult unless your good and fast doing it on one of every each icon,colors,shades,transparancy etc etc..Inside your Theme
In my own experience just like on the last release of POSEIDON Version 2 , Its compose of for 4 diff themes.. but only edit and port Is all I did.and it takes alot of time.(and made the rom mess up) that why got to pull out and make a quick fix..
Usefull application
7zip is the most easy way
apk. manager is useful for optimizing
most of all u need if u want to make your own,,U must have a lot of time and skills..
Thankfull that we have good theme porter thats makin our life easy..
like..kkrraazzyy, vivek, ron, bala, and other great contributors to our phone..

[Q][OffTopic] Basic requirements for decompiling and recompiling apks

Hey guys what are the basic things we need to decompile and recompile apk? And which is the best tool for this task?
Please tell in detain
Thanks annoying bee
Sent from my HTC powered with Minimilised ROM
Annoying Bee said:
Hey guys what are the basic things we need to decompile and recompile apk? And which is the best tool for this task?
Please tell in detain
Thanks annoying bee
Sent from my HTC powered with Minimilised ROM
Click to expand...
Click to collapse
Hi..
Best tool will be apktool.. on windows or on linux..
Apktool for it.. Check details on the original thread for it..
Its pretty simple..
with latest apktool you can not only decompile and recompile apks but also jar files using apktool ... by
Code:
apktool d <nameofile>
or
Code:
apktool b <nameoffile>
Annoying Bee said:
Hey guys what are the basic things we need to decompile and recompile apk? And which is the best tool for this task?
Please tell in detain
Thanks annoying bee
Sent from my HTC powered with Minimilised ROM
Click to expand...
Click to collapse
Check this:
http://stackoverflow.com/questions/1249973/decompiling-dex-into-java-sourcecode
akshat.shenoy said:
Hi..
Best tool will be apktool.. on windows or on linux..
Apktool for it.. Check details on the original thread for it..
Its pretty simple..
with latest apktool you can not only decompile and recompile apks but also jar files using apktool ... by
Code:
apktool d <nameofile>
or
Code:
apktool b <nameoffile>
Click to expand...
Click to collapse
Yeah i used it but problems in recompiling apks! So i modded apktool on my own.

Do not enter.

Mod is down: The new thread: HERE
Moderators, feel free to delete this post.
Good Start Man, Hope someone will advise very soon.
Thanks for your effort.:good:
Only de- and recompiling will not really lead to anything.
You have to solve each error here step by step. And as you can see there are many entries missing when recompiling against a framework from a different device and/or Android version.
This means that resolving the missing entries (like simply deleting them in each file) won't help because even if the recompile succeeds it will never run because of errors in the dependencies of the apk etc..
you should specify where you've changed
Tried almost everything but i cant get it working. Also tried VRTheme ZIP but it doesnt work too, it doesn't recognize the 9.png files and show the UI stretched... This is not my work, its for Not-i, Majdinj, Zai89 and other amazing themers for this amazing device (sorry if i forgot other users). I've seen it in S2 forums (Themes and Themed roms too) with the TW2013 UI for 4.1.2 so i dont think it will be very hard to an experienced themer. Thanks for the support. Good Luck to everyone!
You are compiling a a 4.2.2-based apk file with 4.1.2 installed framework, if you see in another thread they must have same version or it is themed apk file.
Can just use X-plore open apk as zip file n copy all the themes but not xml to another apk open as zip file.
not much changes wif just a framework.res.apk n options is alittle too small to fit it..
so no point to make a mod just framework.res.apk
@galaxynote2
The pictures in the attachment aren't useful!
If you want to change the png's, then take them from the original apk out!
Don't decompile it!
So, never use 9.png's from decompiled apk!
Try it again with the 9.png's from the original apk. Just copy them from the apk to your new one. Don't decompile it.
If you try to add some 9.png (from decompiled source), then they looks ugly with the vrtheme system...
(and can't build it with apktool too...)
@tkari4 thank you for the answer! I will try again now..
galaxynote2 said:
@tkari4 thank you for the answer! I will try again now..
Click to expand...
Click to collapse
@galaxynote2
Not working, sorry never made something like that.
The solution for your problem:
Install the 4.2 framework-res.apk (command in the CMD window: apktool if c:/framework-res.apk)
Now decompile your 4.2 framework-res.apk
From the decompiled folders you can add the 9.png's to your 4.1 farmework-res.apk
Install the 4.1 framework-res.apk again
Build your apk and so must work...
tkari4 said:
@galaxynote2
Not working, sorry never made something like that.
The solution for your problem:
Install the 4.2 framework-res.apk (command in the CMD window: apktool if c:/framework-res.apk)
Now decompile your 4.2 framework-res.apk
From the decompiled folders you can add the 9.png's to your 4.1 farmework-res.apk
Install the 4.1 framework-res.apk again
Build your apk and so must work...
Click to expand...
Click to collapse
@tkari4 some progress (attached files). That is my result putting the non-decompiled images in a vr-theme:
Popups are still bugged, 9.png resizing doesnt worked.
Action bars themes (Holo Light and Holo Dark) are now working!
Almost all buttons, checks and ticks are now converted and working.
What to do:
Fix the bugged popups
Convert Text fields (wich are 9.png too so its the same as the popups problems...)
__________________________________________________________________________________________
Can you provide me an S4 framework? Im using the Touchwiz 2013 theme for 4.2.2 Galaxy S3 flasheable zip for converting. I cant find the S4 framework-res to download.
galaxynote2 said:
@tkari4
Can you provide me an S4 framework? Im using the Touchwiz 2013 theme for 4.2.2 Galaxy S3 flasheable zip for converting. I cant find the S4 framework-res to download.
Click to expand...
Click to collapse
Yeah, must have the original apk and decompile it with the 4.2 framework.
You can find it here: http://forum.xda-developers.com/showthread.php?t=2272392
tkari4 said:
Yeah, must have the original apk and decompile it with the 4.2 framework.
You can find it here: http://forum.xda-developers.com/showthread.php?t=2272392
Click to expand...
Click to collapse
@tkari4 Ok, downloaded... (Slow connection).
So, first i need to install the recently downloaded framework in apktool and then decompile my 4.1.2 Note Framework?
Nevermind! Recompiled without problems! I've modified some pngs to se if it works and worked, so now im porting the fully theme. Thank you!
galaxynote2 said:
After all S4 mods for our Note, this is the last touch to have the new Touchwiz Interface in this amazing device.
Click to expand...
Click to collapse
You are gonna be rocked,,
Waiting for download link, As I understand without TW interface out grear Note is useless.
Thanks for your effort and share.:good:
mjrifath said:
You are gonna be rocked,,
Waiting for download link, As I stand without TW interface out grear Note is useless.
Thanks for your effort and share.:good:
Click to expand...
Click to collapse
Could you don't quote the whole thread next time please? Just click the reply button thats all
Juhan Jufri said:
Could you don't quote the whole thread next time please? Just click the reply button thats all
Click to expand...
Click to collapse
Thanks for the info mate. Post edited:laugh:
When you realese this mod?
____________
YES WE SCAN!!!
This thread has to be closed since no updates from OP or there is no any valid MOD
mjrifath said:
This thread has to be closed since no updates from OP or there is no any valid MOD
Click to expand...
Click to collapse
for people who can't wait , you can try flashing this one
http://forum.xda-developers.com/showthread.php?t=2297906
el5arsawi said:
for people who can't wait , you can try flashing this one
http://forum.xda-developers.com/showthread.php?t=2297906
Click to expand...
Click to collapse
Thats for 4.2.2
Please op just provide the s4 style launcher
Sent from my GT-I9100 using xda app-developers app

[Q] I need the help to make SystemUI transparent 100% at lock screen and home screen

Hi guys. I have a problem with transparent the SystemUI.apk 4.1.2 JB rom. I have tried any guide but it not work. I replaced other SystemUI.apk file was work perfect, but i dont want to use that file. plz help me make this one transparent 100%, i edited drawables.xml,tw_status_bar.xml, PhoneStatusBar.smali, TabletStatusBar.smali but it still not work. plz help me. Thank guys so much.
This is the Framework and SystemUI files : http://www.4shared.com/rar/bgE6zY7Gba/framework-SystemUI.html
I forgot, i'm using N7000. thanks again!
bbanana said:
Hi guys. I have a problem with transparent the SystemUI.apk 4.1.2 JB rom. I have tried any guide but it not work. I replaced other SystemUI.apk file was work perfect, but i dont want to use that file. plz help me make this one transparent 100%, i edited drawables.xml,tw_status_bar.xml, PhoneStatusBar.smali, TabletStatusBar.smali but it still not work. plz help me. Thank guys so much.
This is the Framework and SystemUI files : http://www.4shared.com/rar/bgE6zY7Gba/framework-SystemUI.html
I forgot, i'm using N7000. thanks again!
Click to expand...
Click to collapse
Have you installed xposed framework? Get it from here --> xposed 2.41
Once installed you can download the module "tinted statusbar" within the xposed installer.
LS.xD said:
Have you installed xposed framework? Get it from here --> xposed 2.41
Once installed you can download the module "tinted statusbar" within the xposed installer.
Click to expand...
Click to collapse
Thanks, but i dont want to use the app running which not be system apps.
Any good reason for your decision???
Sent from my loved HTC One S using buggy Tapatalk 0.o
LS.xD said:
Any good reason for your decision???
Sent from my loved HTC One S using buggy Tapatalk 0.o
Click to expand...
Click to collapse
yeah, because this one i cant make it transparent with any guide. i cant sleep if cant do something
bbanana said:
yeah, because this one i cant make it transparent with any guide. i cant sleep if cant do something
Click to expand...
Click to collapse
Using xposed will provide the trnsparent system ui + all chages are reversible easily, because none of you apps will be changed. Just try it
bbanana said:
Hi guys. I have a problem with transparent the SystemUI.apk 4.1.2 JB rom. I have tried any guide but it not work. I replaced other SystemUI.apk file was work perfect, but i dont want to use that file. plz help me make this one transparent 100%, i edited drawables.xml,tw_status_bar.xml, PhoneStatusBar.smali, TabletStatusBar.smali but it still not work. plz help me. Thank guys so much.
This is the Framework and SystemUI files : http://www.4shared.com/rar/bgE6zY7Gba/framework-SystemUI.html
I forgot, i'm using N7000. thanks again!
Click to expand...
Click to collapse
Decomplie framework-res.apk then open framwork-res_src>values> edit colors.xml and style.xml using notepad++

Categories

Resources