lbry-android-sdk/p4a/doc/source/old_toolchain/examples.rst
Akinwale Ariwodola 744cfaebc2 Initial commit
2017-08-13 02:24:00 +01:00

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