python-for-android
python-for-android copied to clipboard
Turn your Python application into an Android APK
Closes #2904, Closes #2776 and maybe more * `PyProjectRecipe`: support for building packages in isolation which don't have `setup.py` file but `pyproject.toml`. * `MesonRecipe`: support for cross compiling meson based...
**Software Versions** * Python: 3.9.2 * OS: Peppermint OS, Kernel Linux 5.10.0-28-amd64 (x86_64) * Kivy: 2.1.0 * Kivy installation method: Installed at `~/.local/lib/python3.9/site-packages/kivy/__init__.py` **Describe the bug** After buildozer failed in...
/home/user/.local/share/python-for-android/build/other_builds/python3/armeabi-v7a__ndk_target_21/python3/Include/pyport.h:601:2: error: "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?)." #error "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?)." ^ /home/user/.local/share/python-for-android/build/bootstrap_builds/empty/jni/application/src/start.c:17:10: fatal error: 'bootstrap_name.h' file not found #include...
### Checklist - [x] the issue is indeed a bug and not a support request - [x] issue doesn't already exist: https://github.com/kivy/python-for-android/issues - [x] I have a short, runnable example...
### Checklist - [X] the issue is indeed a bug and not a support request - [ ] issue doesn't already exist: https://github.com/kivy/python-for-android/issues - [ ] I have a short,...
Downgrade gradle-8.0.2 to gradle-7.6.2 and gradle:8.1.1 to gradle:7.4.2 to keep JDK 11 compatibility
I trying to integrate jsonrpcserver package on top of flask , But i try to create the recipe but i won't can any one please help to work around.
Closes #2997
Hi I'm new to python-for-android and am wondering if this [spacy recipe](https://github.com/F1uctus/p4a-recipes/blob/main/spacy/__init__.py) can be added to the main repo. I'm using [serious_python](https://github.com/flet-dev/serious-python?tab=readme-ov-file#android) and it looks here for recipes.
Please update reportlab recipe, the one already used is 8 years old. It might be the reason why I'm having following error 