-
```py
NotImplementedError: display module not available
(ImportError: dlopen failed: cannot locate symbol "alphablit_alpha_sse2_argb_surf_alpha"
referenced by "/data/data/org.test.myapp/files/app…
-
I am having a problem with a specific TFLite model: my model works on other platforms (TFLite on Linux) but fails using the Flutter TFLite package ( `tflite_flutter: ^0.11.0`) in my Android simulator.…
-
### Versions
* Python: 3.8.10
* OS: 20.04.1-Ubuntu
* Buildozer: 1.5.0
* Kivy: 2.1.0
### Description
I add `twisted`, `zope.interface` and `attrs` to requirements of buildozer.spec file i…
-
I have an issue with installing any external Python library; the pip module does not work on the Android platform. Is there a solution for this?
I try import pip module,
The message error is
"M…
-
I have an issue with installing any external Python library; the pip module does not work on the Android platform. Is there a solution for this?
I try import pip module,
The message error is
"Mo…
-
I'm using Termux on Android, which lets me compile edu-sync, which also mostly works, except that many file names are invalid for the filesystem which Android uses.
With this simple Python script I…
-
### Versions
* Python: 3.12.5
* OS: Arch Linux
* Buildozer: 1.5.0
### Description
I'm trying to package my application into an APK, it crashes on launch because it can't find base.dm, or it…
-
Hi, awesome work on this repo ( it seems that the duct tape and dreams is doing wonders )
I was wondering if you were "planning to add"/support android/ios for python.
Thanks a bunch
-
Hi,
I have an application in which I am using this library(v0.17) as on demand delivery module. It works flawlessly on devices above API level 30, but below 30 I get initialisation errors.
**Note:**…
-
Hi!
I think this is a bug, but nobody on the KIvy Support Google Group had both the desire and means to try to reproduce it - https://groups.google.com/g/kivy-users/c/ywPwUnT8aZs - so I think posti…