22 lines
580 B
ReStructuredText
22 lines
580 B
ReStructuredText
|
Examples
|
||
|
========
|
||
|
|
||
|
Prebuilt VirtualBox
|
||
|
-------------------
|
||
|
|
||
|
A good starting point to build an APK are prebuilt VirtualBox images,
|
||
|
where the Android NDK, the Android SDK, and the Kivy
|
||
|
Python-For-Android sources are prebuilt in an VirtualBox image. Please
|
||
|
search the `Download Section <http://kivy.org/#download>`__ for such
|
||
|
an image. You will also need to create a device filter for the Android
|
||
|
USB device using the VirtualBox OS settings.
|
||
|
|
||
|
.. include:: example_helloworld.rst
|
||
|
.. include:: example_compass.rst
|
||
|
|
||
|
.. toctree::
|
||
|
:hidden:
|
||
|
|
||
|
example_helloworld
|
||
|
example_compass
|