是否可以修改 Android 内部结构并在手机上重新安装操作系统?
我有一部 Android 手机,正在考虑一个项目,其中我需要修改操作系统并将其重新安装到手机上。这样可以吗?我能确定我的手机不会放弃我吗?
谢谢。
I have an android phone and am thinking of a project in which I will need to modify the operating system and reinstall it to the phone. Is this possible to do so? Can i be sure my phone is not gonna give up on me?
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
这取决于手机。 ADP1、ADP2 和 Nexus One 不需要太多魔法即可安装自定义 Android 固件。大多数其他手机需要更精细的工作。摩托罗拉手机(DROID 除外)阻止更换固件。
然后,存在将所有驱动程序、内置应用程序等恢复到固件中的问题。这并不容易,特别是因为其中很多都不是开源的。这当然可以做到,如 Cyanogen 和 OpenEclair 演示(尽管后者显然已停止维护)。
不。
That depends on the phone. The ADP1, ADP2, and Nexus One require little magic to install custom Android firmware. Most other phones require more elaborate work. Motorola phones -- other than the DROID -- block replacing firmware.
Then, there's the issue of getting all of the drivers, built-in applications, and the like back into your firmware. That is not necessarily easy, particularly since a lot of that is not open source. It certainly can be done, as Cyanogen and OpenEclair demonstrate (though the latter is down for maintenance, apparently).
No.
如果通过内部结构,您的意思是甚至在内核级别进行更改,那么我认为您可以。那里有 Android 源页面和教程。
http://source.android.com/download
If by internals, you mean changing even at the kernel level, then I think you can. There is this source page for Android and tutorial there.
http://source.android.com/download