Hello there
I wanna edit java source file of an apk and recompile it back,but sadly i was able to find tools only to decompile it.I want to decompile an apk class.dex to java source file and then edit it and then recompile it back ...I wanna add switch on/off action to onClick for WiFi and BlueTooth Tiles to my stock android 4.3, If there a tool that could help me or if there is anything i am missing please educate me :highfive:
I hope someone can help me out :fingers-crossed:
Related
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
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
I have read all the threads on the topic of decompiling APK file and recompiling it, and so far I am successful in decompiling and recompiling it.And now I want to make some changes in smali files like change package name and remove some features, But I don't know smali language, so Is there a way that I can convert smali files into Android JAVA project which I can import into Eclipse or I must have to learn smali language to achieve what I want.
Thanks in Advance
decompilerr said:
I have read all the threads on the topic of decompiling APK file and recompiling it, and so far I am successful in decompiling and recompiling it.And now I want to make some changes in smali files like change package name and remove some features, But I don't know smali language, so Is there a way that I can convert smali files into Android JAVA project which I can import into Eclipse or I must have to learn smali language to achieve what I want.
Thanks in Advance
Click to expand...
Click to collapse
It can be done with smali also ....
Only thing is you need to be tricky ....[emoji6]
Am not writing the procedure here coz changing package name doesn't sounds good for me [emoji1] I always respect efforts of original developers (some kangers always do change name and remove some features and claim the apk as theirs in generally am saying don't get hurted )
So I just want to confirm that changing package name and removing some features is possible via smali editing no need to convert the apk to java source .......
Press Thanks Button If You like My Work & Posts?
This is just a custom rom so this display settings in my phone is useless
[/HTML]Can you help me please?
I know how to decompile and recompile already
All I need is how to edit Xml, Values, etc.....
Thanks!!!
Please help,
I have android 4.4.4 emulator, but it disable setting wallpaper(black screen) and add account.
anyone can give me direction how to re enable this features ?
I can decompile settings.apk but I don't know how to change it.
Many thanks.