How to decompile an APK or DEX file on Android platform? [closed]
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 4 years ago . Is it possible to decompile an APK or DEX file file on Android platform? Are there any tools that can decompile an APK file? 回答1: You need 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