Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试将 values-ru 文件夹添加到 SystemUI.apk (android),以便将俄语添加到我的 ROM UI。使用framework-res.apk 和settings.apk 一切正常,但是当我尝试重新编译SystemUI.apk 时,它确实是这样说的:(无法在此处粘贴代码并将其放入pastebin -> PASTEBIN
我已经安装了,反编译对了,为什么会这样?
我会回答我自己的问题。问题是我没有以正确的方式反编译apk。apktool if framework-res.apk我应该使用 apktool通过命令从 mediatek-res.apk 和 framework-res.apk 加载资源
apktool if framework-res.apk