Android is a Dalvik Virtual Machine based software platform that runs on a Linux based kernel. Therefore,
to port an Android platform, one needs to port the underlying Linux OS and then the Android platform
SDK as well. This document explains how to port the Android platform to custom ARM based boards.
ARM is one of the most popular platforms for embedded devices.
For more information, please click the link.
本文详细介绍了如何将基于Linux内核的Android平台移植到自定义的ARM架构嵌入式板上,包括底层Linux系统的迁移以及Android SDK的适配。
707

被折叠的 条评论
为什么被折叠?



