无法在 Windows 10 上安装 framework-res.apk

Posted

技术标签:

【中文标题】无法在 Windows 10 上安装 framework-res.apk【英文标题】:unable to install framework-res.apk on Windows 10 【发布时间】:2018-07-10 13:34:29 【问题描述】:

当尝试运行“apktool if framework-res.apk”时,我收到此错误

C:\Windows>apktool if framework-res.apk
S: WARNING: Could not write to (C:\Users\Tyler\AppData\Local\apktool\framework), using C:\Users\Tyler\AppData\Local\Temp\ instead...
S: Please be aware this is a volatile directory and frameworks could go missing, please utilize --frame-path if the default storage directory is unavailable
I: Framework installed to: C:\Users\Tyler\AppData\Local\Temp\1.apk

Apktool.jar 和 apktool.bat 都在我的 windows c 目录中我可以使用 'apktool d <file.apk> 来反编译 apks

【问题讨论】:

【参考方案1】:

你可以做很多步骤来解决这个问题。

我建议使用--frame-path [folder] 参数并描述您希望框架资源驻留的文件夹。

【讨论】:

能不能详细说一下我没看懂【参考方案2】:

以管理员身份运行cmd,并使用命令“cd”设置apktool的目录...我解决了

【讨论】:

以上是关于无法在 Windows 10 上安装 framework-res.apk的主要内容,如果未能解决你的问题,请参考以下文章

无法在 Windows 10 上安装 Windows SDK 7.1

在 Windows 10 上 Pip 安装 Spyder(无法启动)

无法在 Windows 10 上安装 Docker

无法在 Windows 10 版本 1903 上安装 Chocolatey

Visual Studio 无法在 Windows 10 上正确安装

无法在 Windows 10 和 Python 3.7 上安装 dlib