lbry-android-sdk/p4a_rename_test/doc/source/old_toolchain/examples.rst
2022-11-29 15:11:29 -05:00

21 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