方式一 使用 ApkTool java -jar apktool.jar d android-app.apk 方式二 使用 dex2jar d2j-dex2jar.bat classes.dex 参考一 参考二