python-for-android
python-for-android copied to clipboard
Turn your Python application into an Android APK
`python-for-android` currently [requires obsolete versions of the `pep517` Python package at `setuptools`-based installation time via a `pep517
Services in Android start to being agressively stopped with doze mode and Android 10. So if you want to execute something into the background, there is many solution, but the...
### Checklist - [ ] 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...
I am new to Buildozer, p4a, and Android programming in general, so I could be way off here. That said, as a new user, I would like to suggest that...
since they remain static for each container build. This simplifies the usage of the docker container.
2021-11-26 13:54:12.888 28011-28050/com.alfamart.pos I/python: File "./common/func/broadcastreceiver.py", line 56, in __init__ 2021-11-26 13:54:12.889 28011-28050/com.alfamart.pos I/python: self.listener = BroadcastReceiver.Callback(self.callback) 2021-11-26 13:54:12.889 28011-28050/com.alfamart.pos I/python: File "./common/func/broadcastreceiver.py", line 20, in __init__ 2021-11-26 13:54:12.890 28011-28050/com.alfamart.pos...
For recipes using a git url, instead of hitting the remote repository on every run, be a bit smarter about it. Unless self.version in a recipe points to a branch,...
Allow to arbitrary update for included libs this is a simple idea, allow the developer to request an environment update for a specific library, something like: `p4a upgrade # to...
I'm finding discussion about pyaaml recipe in the past but there is no actual folder with recipe. Only pyaml. Does anyone know why is that? I really need that one....