Back
On the Android platform is it possible to decompile an APK package or DEX file? Are there any tools that can decompile an APK file?
You can use these three tools to decompile an APK file:
Dex2jar - Tools to work with android .dex and java .class files
ApkTool - A tool for reverse engineering Android apk files
JD-GUI - Java Decompiler is a tool to decompile and analyze Java 5 “byte code” and the later versions.
Want to learn Android? Check out the android development course from Intellipaat.
31k questions
32.8k answers
501 comments
693 users