0
java help plz!
I decompiled java android App in R$String.smali and I see this string public static final int app_name = 2131034112; how can i decrypt it?
1 Answer
+ 1
Alexander Sokolov use this tool to decompile the .apk this will give you it's direct source code
https://github.com/skylot/jadx