Android App Decompiler is a useful Tool to unextract and decompiles Android APK. When you runed the Decompiler than created an folder with all Files from then APK and the dex (dalvik executable format) being converted to an jar file. You must only now use an Java Decompiler like jd-gui and you have all files of the App.

Features

  • Unpacks the APK
  • Convert dex to jar File with dex2jar (internal)

Project Samples

Project Activity

See All Activity >