mirror of https://github.com/kivy/kivy.git
doc: add android working devices section
This commit is contained in:
parent
8319fc91f1
commit
8bf1ee055c
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue