Contents

python-for-android 2024.1.21

0

A development tool that packages Python apps into binaries that can run on Android devices.

A development tool that packages Python apps into binaries that can run on Android devices.

Stars: 7990, Watchers: 7990, Forks: 1785, Open Issues: 241

The kivy/python-for-android repo was created 12 years ago and the last code push was 14 hours ago.
The project is extremely popular with a mindblowing 7990 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
No  python-for-android  pypi packages just yet.

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 241 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

See more issues on GitHub

Related Packages & Articles

Kivy 2.3.0

An open-source Python framework for developing GUI apps that work cross-platform, including desktop, mobile and embedded platforms.

mobly 1.12.3

Automation framework for special end-to-end test cases

mediapipe 0.10.11

MediaPipe is the simplest way for researchers and developers to build world-class ML solutions and applications for mobile, edge, cloud and the web.

maturin 1.5.1

Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages

poetry 1.8.2

Python dependency management and packaging made easy.