在 PXA270 设备上移植 Android 操作系统

发布于 2024-12-02 05:44:56 字数 299 浏览 2 评论 0原文

我正在 WIN CE 平台上工作,并且在 Linux 和 android 上相当新。我想将 android 移植到使用 ARM 9 处理器运行的 PXA270 设备中。我google了一下,发现,首先安装linux kernal,根据目标设备修改它,添加设备驱动程序并安装android镜像。这很好,但对于像我这样的新人来说很难。正如我在某处读到的那样,Android 是通过修改实际的 Linux 内核(添加低内存杀手、Android 记录器等)开发的,那么为什么我们不直接在我们的设备上使用修改后的 Android。那个可以用吗?如果是的话怎么办? 请告诉...thnkx..:)

I am working on WIN CE platform and quite new on Linux and android. I want to port android in PXA270 device running with ARM 9 processor. I googled and found, first install linux kernal, modify it according to the target device, add device drivers and install android image. Thats good but it is difficult for a new person like me. As i read somewhere that android is developed by modifying actual linux kernel(adding low memory killer, android logger etc) then why we dont use that modified android directly on our device. Is that available to use? If yes then how?
please tell... thnkx.. :)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

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

发布评论

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

评论(2

落花浅忆 2024-12-09 05:44:56

查看 0xdroid 项目,他们或多或少遵循了与您想要的相同的路线,但对于另一个平台(OMAP),不过您可能会从他们和他们的项目中学到一些东西。

也许我错了,但你想做的事情对我来说似乎是一项重大任务......

Check out the 0xdroid project, they followed more or less the same route you want to take but for another platform (OMAP), nevertheless you'll probably learn some things from them and their project.

Maybe I'm wrong, but what you want to do looks like a major undertaking to me...

红颜悴 2024-12-09 05:44:56

或者,您可以尝试 PXA27x 的旧 Android 移植:
http://sourceforge.net/projects/android-pxa270/

Alternatively, you can try the old Android porting for PXA27x:
http://sourceforge.net/projects/android-pxa270/

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