1:apk 反编译工具
apktool:code.google.com/p/android-apktool
dex2jar jd-gui
2:class jar 反编译工具XJAD
3:adb install
adb shell
Cd /data/app
rm app.apk
转载于:https://blog.51cto.com/athinkingreed/785944
1:apk 反编译工具
apktool:code.google.com/p/android-apktool
dex2jar jd-gui
2:class jar 反编译工具XJAD
3:adb install
adb shell
Cd /data/app
rm app.apk
转载于:https://blog.51cto.com/athinkingreed/785944