decompile apk with apktool. mostly, i used to decompile the xml.
download:https://code.google.com/p/android-apktool/downloads/list
at win7 use below command to decompile.
apktool d Thinkdirve.apk APK_SRC
本文介绍如何使用ApkTool进行APK文件的反编译过程,重点介绍了在Windows 7环境下通过命令行操作来实现XML文件的解析与修改。文中提供了下载ApkTool的链接及具体命令示例。
decompile apk with apktool. mostly, i used to decompile the xml.
download:https://code.google.com/p/android-apktool/downloads/list
at win7 use below command to decompile.
apktool d Thinkdirve.apk APK_SRC
2079

被折叠的 条评论
为什么被折叠?