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: 8858, Watchers: 8858, Forks: 2016, Open Issues: 206

The kivy/python-for-android repo was created 14 years ago and the last code push was 3 weeks ago.
The project is extremely popular with a mindblowing 8858 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 206 open issues on GitHub

  • libopenblas - The API specified by CMAKE_ANDROID_API='24' does not exist in the NDK.
  • Python 3.14 Android build failures: _remote_debugging_module and SDL2 bootstrap (pyconfig.h missing)
  • python3 recipe patch 3.14_armv7l_fix.patch fails to apply (No file to patch, rejects in Lib/sysconfig/init.py) on macOS (Buildozer, p4a develop)
  • ppr: fix issue with extra_build_args initialization
  • toolchain: auto resolve deps
  • Fix Qt/PySide6 based android service
  • QCoreApplication in foreground service
  • Support 16 KB page sizes
  • SciPy recipe fails with current development branch of P4A
  • How to package simplepyble into APK

See more issues on GitHub

Related Packages & Articles

Kivy 2.3.1

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

mobly 1.13

Automation framework for special end-to-end test cases

mediapipe 0.10.32

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.12.2

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

poetry 2.3.2

Python dependency management and packaging made easy.