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.
我有一个我没有创建的 apk 文件,它的内部名称为com.android.gallery3d. 但是,它不是股票应用程序,而是具有字幕支持等的修改版本(2160p 播放器)。如何更改内部名称以使其不是com.android.gallery3d?它需要有所不同,因为我无法安装它,因为它与现有的系统应用程序冲突。我需要编辑清单并退出 apk 吗?我该怎么做呢?我可以访问基于 Windows 和 Ubuntu 的 Linux。
com.android.gallery3d
打开包装,改变,重新包装和辞职。使用apktool或类似工具。