android x86 介绍 - mehome/openthos GitHub Wiki

##Android-x86 项目

这个项目的目的是将Android开源项目移植到x86平台,原名为“patch hosting for android x86 support。原计划是在开源社区的支持下为android x86主机应用不同的补丁。 创建了这个项目几个月后,我们发现我们可以不仅仅只提供补丁。所以我们决定创建代码库为不同的x86平台提 供支持,并设搭建了git服务器。

这是一个遵循开源Apache 2.0公共许可证的项目。如果你认为我们在做一些有意义的事情,考虑捐赠

##近来都发生了什么??##

看看我们都在做些什么....

older news....

##项目目标##

开始是为了Android能够运行在Eee PC平台,后来演变为为整个x86平台提供运行Android的解决方案。

##截图## Surf the Internet 浏览网页 Play Video 看视频 View Photos 图片 Wifi Status 无线网络

##测试平台## 这些测试都是由Android-prot 项目成员执行:

  • 华硕 Eee PC
  • Viewsonic(优派) Viewpad 10 平板
  • Dell(戴尔)Inspiron Mini Duo
  • 三星的 Samsung Q1U
  • Viliv S5
  • Lenovo ThinkPad x61 Tablet

通过i915驱动可以设置原始分辨率。 这些都得益于linux kernel 2.6.29之后的KMS(kenrel mode setting)特性。

##特性##

最新版本拥有一下特性:

  • Kernel 4.0, KMS enable
  • Wifi support with GUI 支持图形界面wifi配置
  • Better disk installer 更完善的安装程序
  • Power Suspend/resume (S3 mode) 为电源管理提供挂起/恢复支持
  • Battery Status 电池状态
  • Software mouse cursor 支持鼠标操作
  • Mouse wheel 鼠标滚轮操作的支持
  • Support netbook native resolution 支持上网本原始分辨率
  • Audio (ALSA) 音频支持ALSA
  • V4l2 Camera support V4l2视频支持
  • External monitor support 外设监视器的支持
  • External storage auto mount support 外设存储设备自动挂在支持
  • Support external keyboard 支持外接键盘
  • Debug mode with busybox 支持带busybox的调试模式
  • Bluetooth 蓝牙支持
  • G-sensor 重力感应传感器的支持

##源代码##

我们提供了一个完整的、可兼容和可运行的源代码树。从获取源代码查找如何使用它。 **note:**我的CSDN博客andriod-x86 移植项目---获取源码 获得帮之。

你也可以在线浏览代码

##进展(2015/12)## 当下正在做的事情

  • 移植 Marshmallow-MR1 (Android 6.0.1) 到 x86 平台的(marshmallow-x86 分支)
  • 升级 kernel 版本到 4.x (当前最新版本内核为4.4-rc6 最新稳定版本的为4.3.3)
  • OpenGL ES hardware acceleration for intel/radeon and nvidia (pstglia, mauro) platforms. 3D图形加速方面的工作
  • OpenGL emulation layer (cwhuang)
  • Improve multimedia support (cwhuang) 提升多媒体支持
  • CyanogenMod integration (Android CM的集成)

待办事项

  • integrate multiple targets support 集成多目标的支持
  • support external monitor 外部监视器的支持
  • better power management 优化电源管理
  • multi-touch touchpad support 多点触控的支持
  • test out all default applications 测试所有的默认应用程序

加入我们

如果你对PC或者上网本上跑一个Android系统感兴趣,考虑想加入我们。 请联系我们 欢迎你的到来!!

##贡献者##

  • 当前这个项目的维护者是Chih-Wei Huang ([email protected]) 黃志偉(译者和黄先生在清华有过一面之缘)
  • 0xlab, 一群富有激情的在开源软件工程师,贡献了许多fix和改善了Android framework,包括OpenGL ES Android x86硬件加速。
  • Michael Chen [email protected] who developed the stagefright-plugins to improve the multimedia support (促进多媒体支持).
  • Dima Zavin [email protected], the original guy ported the Android to EeePC 701
  • Geunsik Lim [email protected], wrote original "HOWTO Build Android-X86 Full Source" and "How to use x86 android platform on virtualbox "
  • Chen Yang [email protected] for the instructions on the how to make boot-able image and how to build Android for VMware, and investigations on almost all of the build breaks and run time issues
  • Jackie Wu [email protected] for the fix in alarm.c
  • Niels Keeman [email protected] for the investigation on the path issue in the battery service jni code, v4l2 camera support (android-m912 project)
  • Luca Belluccini [email protected] for the first patch to fix the path issue in the battery service jni code
  • Kevin Jeng [email protected] for adding the mouse wheel support
  • Andrew Hughes [email protected] for the works on iwlwifi4965 and Thinkpad x61 testing
  • Al Sutton [email protected] for testing and work on the ViewSonic ViewPad 10
  • Sebastian Albrecht from Vancouver special, Lorne Marr, Toronto Realtor Elli Davis, and Chantal Marr from No medical life insurance for their support.

当然,还有其他的人给予的帮助。但是有太多的电子邮件,通过每个电子邮件找到相关的人名单这对我来说是非常困难的。所以,如果你认为我们错过了你的名字,请邮件通知我们(联系我们android-x86.org).