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.
我想修改phone.apk,有人说用cyanogenmod 很容易。
因为我无法在 Eclipse 中编译单个包(很多丢失的常量),所以我发现我需要使用 MinGW(交叉编译)以及整个 rom 源来编译它。
以前有人这样做过吗?
感谢您的任何建议
目前不支持 windows 编译,所以我将使用 VirtualBox 虚拟化一个 linux 操作系统来进行编译。