python-for-android 2024.1.21
0
A development tool that packages Python apps into binaries that can run on Android devices.
Contents
A development tool that packages Python apps into binaries that can run on Android devices.
Stars: 8318, Watchers: 8318, Forks: 1843, Open Issues: 261The kivy/python-for-android
repo was created 12 years ago and the last code push was 1 weeks ago.
The project is extremely popular with a mindblowing 8318 github stars!
How to Install python-for-android
You can install python-for-android using pip
pip install python-for-android
or add it to a project with poetry
poetry add python-for-android
Package Details
- Author
- Kivy Team and other contributors
- License
- MIT
- Homepage
- https://github.com/kivy/python-for-android
- PyPi:
- https://pypi.org/project/python-for-android/
- Documentation:
- https://python-for-android.readthedocs.io
- GitHub Repo:
- https://github.com/kivy/python-for-android
Classifiers
- Software Development
- Utilities
Related Packages
Errors
A list of common python-for-android errors.
Code Examples
Here are some python-for-android
code examples and snippets.
GitHub Issues
The python-for-android package has 261 open issues on GitHub
- Update AndroidManifest.tmpl.xml
- Update AndroidManifest.tmpl.xml
- Update AndroidManifest.tmpl.xml
- p4a Doesn't Pick Up Latest Installed Java Command Line Tools, Resulting in avdmanager exception
- add scikit-learn recipe and dependencies
- Update AndroidManifest.tmpl.xml
- Dockerfile: set ANDROIDSDK and ANDROIDNDK env vars
- Issue with pyaudio and portaudio
- jnius can't find class "org.kivy.android.PythonActivity" with webview
- Fix for "Why the –no-deps in build.py?" (Issue #2529)
- Why the –no-deps in build.py?
- [Temporary Resolved] Python 4 android in mac os with Apple Silicon via Roseta
- [MACOS] Android app crashes on start when using macos to build
- Kivy App on Android keyboard/TextInput doesn't work properly: backspace has no effect and input doubles randomly
- Support for Worker/WorkManager