35 lines
775 B
ReStructuredText
35 lines
775 B
ReStructuredText
|
|
||
|
Old p4a toolchain doc
|
||
|
=====================
|
||
|
|
||
|
This is the documentation for the old python-for-android toolchain,
|
||
|
using distribute.sh and build.py. This it entirely superseded by the
|
||
|
new toolchain, you do not need to read it unless using this old
|
||
|
method.
|
||
|
|
||
|
Python for android is a project to create your own Python distribution
|
||
|
including the modules you want, and create an apk including python, libs, and
|
||
|
your application.
|
||
|
|
||
|
- Forum: https://groups.google.com/forum/#!forum/python-android
|
||
|
- Mailing list: python-android@googlegroups.com
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 2
|
||
|
|
||
|
toolchain.rst
|
||
|
examples.rst
|
||
|
android.rst
|
||
|
javaapi.rst
|
||
|
contribute.rst
|
||
|
related.rst
|
||
|
faq.rst
|
||
|
|
||
|
Indices and tables
|
||
|
==================
|
||
|
|
||
|
* :ref:`genindex`
|
||
|
* :ref:`modindex`
|
||
|
* :ref:`search`
|
||
|
|