开发者

Android OS Porting

I am now reading the Android S开发者_运维技巧W arch from this link http://developer.android.com/images/system-architecture.jpg

Suppose I need to have Android support in a brand new IC, is that I need to do the porting on LINUX KERNEL and APPLICATION FRAMEWORK? And for LIBRARIES, do I need to port it?

Also, for APPLICATION FRAMEWORK, what I think is the APPLICATION FRAMEWORK that show in the link is only for mobile phone, different product can have different APPLICATION FRAMEWORK. Am I right?

Thanks a lot


Start here: Android Platform Developer's Guide - Porting wherein the highest level steps are:

  1. Port Android platform software to your hardware.
  2. Comply with Android Compatibility Definition Document (CDD)
  3. Pass the Compatibility Test Suite (CTS)

If your platform is x86-based, it has already been done by the Android-x86 project.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜