doc: add android working devices section

This commit is contained in:
Mathieu Virbel 2011-02-10 17:04:26 +01:00
parent 8319fc91f1
commit 8bf1ee055c
1 changed files with 10 additions and 0 deletions

View File

@ -9,6 +9,7 @@ The changes made from his project are :
- Support of multitouch event
- OpenGL ES 2.0 surface
- Include more Python modules
- Removing main() function and use __main__ hack.
- Various enhancements on the build system for Kivy
Introduction to the Kivy Launcher
@ -54,3 +55,12 @@ Missing features:
- Ability to hook app on sleep/wakeup
- Ability for an application to have a settings screen
Working devices
---------------
- Motorola Droid 1
- Motorola Droid 2
- Samsung Galaxy Tab
- HTC Desire Z
- Xperia 10 (custom ROM 2.1 + GLES 2.0 support)