Is there a way to get the source code from an APK file?

前端 未结 27 1884
难免孤独
难免孤独 2020-11-21 06:56

The hard drive on my laptop just crashed and I lost all the source code for an app that I have been working on for the past two months. All I have is the APK file that is st

27条回答
  •  时光取名叫无心
    2020-11-21 07:41

    There is also a new application on the Play Store with which it is possible to decompile an apk (system applications too) and view the source code right on your smartphone. It saves the files to your SD card so you can view it on your computer too. It does not require root or something else.

    Just install and have fun. I think this is the easiest way to decompile an app.

提交回复
热议问题