python-for-android
python-for-android copied to clipboard
Turn your Python application into an Android APK
Please add a recipe to support Mediapipe
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.
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:...
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,...
Update Pillow To be merged after https://github.com/kivy/kivy/pull/8503
### Description Pyproj is outdated and, in turn, makes it impossilble for me to run geopandas due to the CRS import. ```
- 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...
### 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...
*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...