是否可以修改 Android 内部结构并在手机上重新安装操作系统?

发布于 2024-09-01 13:49:07 字数 88 浏览 7 评论 0原文

我有一部 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

他不在意 2024-09-08 13:49:07

我有一部 Android 手机,并且
正在考虑一个项目,我将在其中
需要修改操作系统
并将其重新安装到手机上。这是
可以这样做吗?

这取决于手机。 ADP1、ADP2 和 Nexus One 不需要太多魔法即可安装自定义 Android 固件。大多数其他手机需要更精细的工作。摩托罗拉手机(DROID 除外)阻止更换固件。

然后,存在将所有驱动程序、内置应用程序等恢复到固件中的问题。这并不容易,特别是因为其中很多都不是开源的。这当然可以做到,如 CyanogenOpenEclair 演示(尽管后者显然已停止维护)。

我能确定我的手机不会
放弃我吗?

不。

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?

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).

Can i be sure my phone is not gonna
give up on me?

No.

奈何桥上唱咆哮 2024-09-08 13:49:07

如果通过内部结构,您的意思是甚至在内核级别进行更改,那么我认为您可以。那里有 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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文