oukiar

Results 4 comments of oukiar

If it helps to someone else the specific file to solve this issue is: `.buildozer/android/platform/python-for-android/pythonforandroid/recipes/Pillow/__init__.py` and you must changle the line `env['CFLAGS'] += cflags` to this new line with the...

maybe you can use ffpyplayer, depends on your needs

I think this issue was solved by this pull request #716 Tested under android 5. If you want to test change the requirements in your buildozer.spec `requirements = kivy, git+https://github.com/oukiar/plyer.git`...

Some updates, today i was able to test in android 9 and my surprise is that using the legacy camera api not work. For get working the flashlight was added...