New member here. Trying to learn how to modify an apk.
So far I know how to decompile an apk using APK Easy Tool in windows.
But it's hard to read the codes since it gives me smali files.
Is there a better way to:
decompile apk > get smali files > get java > edit java > recompile to smali > recompile apk?
can someone point me into right direction?
I like how APK Easy Tool works but it would be much better if it allows us to edit java files instead of smali.
Would appreciate any help. Thanks!
So far I know how to decompile an apk using APK Easy Tool in windows.
But it's hard to read the codes since it gives me smali files.
Is there a better way to:
decompile apk > get smali files > get java > edit java > recompile to smali > recompile apk?
can someone point me into right direction?
I like how APK Easy Tool works but it would be much better if it allows us to edit java files instead of smali.
Would appreciate any help. Thanks!