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

`python-for-android` currently [requires obsolete versions of the `pep517` Python package at `setuptools`-based installation time via a `pep517

Priority: Medium

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

feature-request

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

bug
Priority: Medium

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

need-analysis
need-discussion

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

recipe
need-testing
Priority: Low

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

feature-request

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

feature-request