René's URL Explorer Experiment


Title: python-for-android 2024.01.21 documentation

direct link

Domain: python-for-android.readthedocs.io

color-schemelight dark
readthedocs-project-slugpython-for-android
readthedocs-version-sluglatest
readthedocs-resolver-filename/
readthedocs-http-status200

Links:

python-for-android 2024.01.21 documentationhttps://python-for-android.readthedocs.io
python-for-android 2024.01.21 documentation https://python-for-android.readthedocs.io
Getting Startedhttps://python-for-android.readthedocs.io/quickstart.html
Build optionshttps://python-for-android.readthedocs.io/buildoptions.html
Commandshttps://python-for-android.readthedocs.io/commands.html
Working on Androidhttps://python-for-android.readthedocs.io/apis.html
distutils/setuptools integrationhttps://python-for-android.readthedocs.io/distutils.html
Recipeshttps://python-for-android.readthedocs.io/recipes.html
Bootstrapshttps://python-for-android.readthedocs.io/bootstraps.html
Serviceshttps://python-for-android.readthedocs.io/services.html
Troubleshootinghttps://python-for-android.readthedocs.io/troubleshooting.html
Dockerhttps://python-for-android.readthedocs.io/docker.html
Testing an python-for-android pull requesthttps://python-for-android.readthedocs.io/testing_pull_requests.html
FAQhttps://python-for-android.readthedocs.io/faq.html
Contribution Guidelineshttps://python-for-android.readthedocs.io/contribute.html
Contact Ushttps://python-for-android.readthedocs.io/contact.html
Back to top https://python-for-android.readthedocs.io
Edit this page https://github.com/kivy/python-for-android/edit/master/doc/source/index.rst
#https://python-for-android.readthedocs.io#python-for-android
Android Packagehttps://en.wikipedia.org/wiki/Apk_(file_format)
app storeshttps://en.wikipedia.org/wiki/List_of_Android_app_stores
Google Play Storehttps://play.google.com/store/
Android App Bundlehttps://developer.android.com/guide/app-bundle/faq
Google Play Storehttps://play.google.com/store/
Android Archivehttps://developer.android.com/studio/projects/android-library
Kivy frameworkhttp://kivy.org
PySDL2https://pypi.org/project/PySDL2/
WebViewhttps://developer.android.com/reference/android/webkit/WebView
Buildozerhttps://buildozer.readthedocs.io/
latest licensehttps://github.com/kivy/python-for-android/blob/master/LICENSE
#https://python-for-android.readthedocs.io#contents
Getting Startedhttps://python-for-android.readthedocs.io/quickstart.html
Conceptshttps://python-for-android.readthedocs.io/quickstart.html#concepts
Installationhttps://python-for-android.readthedocs.io/quickstart.html#installation
Usagehttps://python-for-android.readthedocs.io/quickstart.html#usage
Advanced usagehttps://python-for-android.readthedocs.io/quickstart.html#advanced-usage
Build optionshttps://python-for-android.readthedocs.io/buildoptions.html
Python versionshttps://python-for-android.readthedocs.io/buildoptions.html#python-versions
Bootstrap optionshttps://python-for-android.readthedocs.io/buildoptions.html#bootstrap-options
Requirements blacklist (APK size optimization)https://python-for-android.readthedocs.io/buildoptions.html#requirements-blacklist-apk-size-optimization
Commandshttps://python-for-android.readthedocs.io/commands.html
Commands indexhttps://python-for-android.readthedocs.io/commands.html#commands-index
General argumentshttps://python-for-android.readthedocs.io/commands.html#general-arguments
Distribution argumentshttps://python-for-android.readthedocs.io/commands.html#distribution-arguments
Working on Androidhttps://python-for-android.readthedocs.io/apis.html
Storage pathshttps://python-for-android.readthedocs.io/apis.html#storage-paths
Runtime permissionshttps://python-for-android.readthedocs.io/apis.html#runtime-permissions
Other common taskshttps://python-for-android.readthedocs.io/apis.html#other-common-tasks
Advanced Android API usehttps://python-for-android.readthedocs.io/apis.html#advanced-android-api-use
distutils/setuptools integrationhttps://python-for-android.readthedocs.io/distutils.html
Have p4a apk run setup.py (replaces --requirements)https://python-for-android.readthedocs.io/distutils.html#have-p4a-apk-run-setup-py-replaces-requirements
Use your setup.py to call p4ahttps://python-for-android.readthedocs.io/distutils.html#use-your-setup-py-to-call-p4a
Recipeshttps://python-for-android.readthedocs.io/recipes.html
Creating your own Recipehttps://python-for-android.readthedocs.io/recipes.html#creating-your-own-recipe
Methods and tools to help with compilationhttps://python-for-android.readthedocs.io/recipes.html#methods-and-tools-to-help-with-compilation
Using a PythonRecipehttps://python-for-android.readthedocs.io/recipes.html#using-a-pythonrecipe
Using a CythonRecipehttps://python-for-android.readthedocs.io/recipes.html#using-a-cythonrecipe
Using a CompiledComponentsPythonRecipehttps://python-for-android.readthedocs.io/recipes.html#using-a-compiledcomponentspythonrecipe
Using an NDKRecipehttps://python-for-android.readthedocs.io/recipes.html#using-an-ndkrecipe
A Recipe templatehttps://python-for-android.readthedocs.io/recipes.html#a-recipe-template
Examples of recipeshttps://python-for-android.readthedocs.io/recipes.html#examples-of-recipes
The Recipe classhttps://python-for-android.readthedocs.io/recipes.html#the-recipe-class
Bootstrapshttps://python-for-android.readthedocs.io/bootstraps.html
Creating a new bootstraphttps://python-for-android.readthedocs.io/bootstraps.html#creating-a-new-bootstrap
Serviceshttps://python-for-android.readthedocs.io/services.html
Service creationhttps://python-for-android.readthedocs.io/services.html#service-creation
Troubleshootinghttps://python-for-android.readthedocs.io/troubleshooting.html
Debug outputhttps://python-for-android.readthedocs.io/troubleshooting.html#debug-output
Debugging on Androidhttps://python-for-android.readthedocs.io/troubleshooting.html#debugging-on-android
Unpacking an APKhttps://python-for-android.readthedocs.io/troubleshooting.html#unpacking-an-apk
FAQhttps://python-for-android.readthedocs.io/troubleshooting.html#faq
Dockerhttps://python-for-android.readthedocs.io/docker.html
Testing an python-for-android pull requesthttps://python-for-android.readthedocs.io/testing_pull_requests.html
Common stepshttps://python-for-android.readthedocs.io/testing_pull_requests.html#common-steps
Using python-for-android commands directly from the pull request fileshttps://python-for-android.readthedocs.io/testing_pull_requests.html#using-python-for-android-commands-directly-from-the-pull-request-files
Installing python-for-android using the github’s branch of the pull requesthttps://python-for-android.readthedocs.io/testing_pull_requests.html#installing-python-for-android-using-the-github-s-branch-of-the-pull-request
Using buildozer with a custom apphttps://python-for-android.readthedocs.io/testing_pull_requests.html#using-buildozer-with-a-custom-app
FAQhttps://python-for-android.readthedocs.io/faq.html
Contribution Guidelineshttps://python-for-android.readthedocs.io/contribute.html
Contact Ushttps://python-for-android.readthedocs.io/contact.html
#https://python-for-android.readthedocs.io#indices-and-tables
Indexhttps://python-for-android.readthedocs.io/genindex.html
Module Indexhttps://python-for-android.readthedocs.io/py-modindex.html
Search Pagehttps://python-for-android.readthedocs.io/search.html
Next Getting Started https://python-for-android.readthedocs.io/quickstart.html
Sphinxhttps://www.sphinx-doc.org/
@pradyunsghttps://pradyunsg.me
Furohttps://github.com/pradyunsg/furo
https://readthedocs.org/projects/python-for-android
https://github.com/kivy/python-for-android

Viewport: width=device-width, initial-scale=1


URLs of crawlers that visited me.