python-for-android icon indicating copy to clipboard operation
python-for-android copied to clipboard

Turn your Python application into an Android APK

Results 320 python-for-android issues
Sort by recently updated
recently updated
newest added

### 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 - [ ] I have a...

### 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 - [ ] I have a...

Reuse `project_has_setup_py()` when appropriate and make some constructions more concise. Also fix minor docstring typo.

To Avoid > java.lang.OutOfMemoryError (no error message)

core-providers

### Versions - Python: 3.9.9 - OS: Android - Kivy: master - Cython: latest - OpenJDK: 17 - Keyboard: Microsoft SwiftKey, Gboard - Android 10 - p4a: develop ```py from...

need-analysis
bug
Priority: High

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

### Versions - Python:3.10 - OS:ubutnu 22 - Kivy:2.3.0 - Cython:0.29 - OpenJDK:8 ### Description Building for google-generativeai // REPLACE ME: What are you trying to get done, what has...

Add ability to specify a github_access_token so recipes can download from private github repositories.

https://pypi.org/project/codespell % `codespell --ignore-words-list=assertin,clen,windowz --skip="CHANGELOG.md,*.patch" --write-changes`