标签: android
我需要查看Android应用的嵌入资源吗?如果我有应用程序的二进制文件,有没有这样做? 感谢
答案 0 :(得分:0)
你可以使用APKTool: http://ibotpeaches.github.io/Apktool/
安装它: http://ibotpeaches.github.io/Apktool/install/
下载工具并在命令行中运行:
apktool d my_app.apk