如何为 DroidX 编写 Android ROM 程序
我想知道是否有任何地方可以寻求有关如何为我的 Droid X 制作自定义 ROM 的帮助。但我不知道从哪里开始。我了解一些JAVA并且正在学习更多。我只是不知道如何编码。从哪里开始 AOSP、Stock 编辑或第二次初始化?欢迎任何提示!当我拿到 Galaxy Nexus 时,我也会为它编写代码。谢谢!
I was wondering if there were any places to look for help on how to make a custom ROM for my Droid X. I do not know where to start though. I know some JAVA and am learning more. I just do not know how to code it. Where to start AOSP, Stock edits, or 2nd init? Any tips welcome! I will also later code for the Galaxy Nexus, when I get it. Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
第二次初始化是要走的路。不过,为了做到这一点,您必须确保您拥有一台非常强大的计算机,因为编译代码可能需要长达 24 小时,具体取决于您的系统。
2nd Init is the way to go. In order to this do though, you have to make sure that you have a pretty beastly comptuer as compiling the code can take upwards of 24 hours depending on your system.