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

Please add a recipe to support Mediapipe

recipe
feature-request

It is a powerful OCR model.If you don't have that idea, If not already under consideration, I kindly request your assistance in building and incorporating EasyOCR into the python-for-android project.

recipe
feature-request

Can you add OMEMO? - https://github.com/Syndace/python-omemo - https://github.com/Syndace/python-twomemo - https://github.com/Syndace/python-oldmemo Note that it can be removed: - https://github.com/Syndace/python-omemo-backend-signal Thanks in advance.

Presently, there is no provision in the `buildozer.spec` file to include `bom` dependencies in the `build.gradle` file. For instance, if you wish to incorporate the Kotlin `bom` dependency, like so:...

feature-request

It is essential to introduce a dedicated section in the `buildozer.spec` file for copying files to the Android root project within the `.buildozer` directory. For instance, when working with Firebase,...

feature-request

Update Pillow To be merged after https://github.com/kivy/kivy/pull/8503

recipe
Priority: High

### Description Pyproj is outdated and, in turn, makes it impossilble for me to run geopandas due to the CRS import. ```

recipe
feature-request

- Some of the variables like call_hostpython_via_targetpython, install_in_hostpython are redifined in the package recipes with the exact same value as its parent class, making the definitions redundant. This patch removes...

recipe

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

recipe
FAQ
feature-request

*This is a matter of preference.* When running consecutive builds, I myself prefer the output to be as similar as possible, thriving for 100% match - this becomes more useful...

feature-request
easy