我正在尝试使用以下内容从应用程序获取AndroidManifest:
aapt dump badging <path-to-apk>
但我一直在努力 W/asset ( 2644): Asset path /data/app/com.UCMobile.intl-1.apk is neither a directory nor file (type=1).
ERROR: dump failed because assets could not be loaded
我在这里错过了什么?= /
谢谢!
以下是获取清单文件的分步指南:
apktool.jar,apktool.bat从 http://ibotpeaches.github.io/Apktool/install/ apktool.bat和apktool.jarcmd.exe)并切换到该文件夹; 验证是否已安装Java环境apktool decode [apk file]
中间结果:资源文件,AndroidManifest.xml
查看此帖子了解更多和替代说明.
干杯!
| 归档时间: |
|
| 查看次数: |
5895 次 |
| 最近记录: |