-
### Versions
* Python: 3.10.2
* OS: Manjaro Linux 21.2.5
* Buildozer: 1.4.0.dev0
### buildozer.spec
Command:
```sh
buildozer android debug deploy run
```
Spec file:
```
[app]
…
-
After upgrading to v4 the generated videos have missing/black frames.
# Bug Report 🐛
I have upgraded the emotion to version 4 and the videos generated started flickering. This is different from …
-
### Versions
* Python:3.9
* OS:kali linux
* Buildozer:1.3.0
### Description
toolchain.py: error: unrecognized arguments: --port=5000
### buildozer.spec
Command:
```sh
buildozer -…
-
### Versions
* Python: 3
* OS: WSL Ubuntu 22.04.3 LTS
* Buildozer: 1.5.0
### Description
When I try to build the apk for my app it gives me the following error: Error:
Could not fi…
-
### Versions
* Python: 3.10
* OS: Ubuntu 22.0.4 (from wsl)
* Buildozer: 1.5.0
### Description
when I run the command below it configures most of the files and then gives this parse exce…
-
### Versions
* Python: 3.10
* OS: ubuntu 22.0.4 from wsl
* Buildozer: 1.5.0
### Description
When I try to run the following command buildozer gets stuck on mergeDebugJavaResource.
…
-
### Versions
* Python: 3.10.12
* OS: ubuntu 22.04.03
* Buildozer: 1.5.0
### Description
when I run the build command below I get the error message "no module named "_ctypes" ". I have i…
-
I am trying convert files **`.webp`** from sticker whatsapp pack to Telegram, but i get this error on shell
I am in windows 11 with AMD GPU
```shel
Launching GUI...
Nothing to download
Compres…
-
I added`` in good place in the file `AndroidManifest.tmpl.xml`, but after each time `buildozer android debug`, the uses-feature tag disapeared.
even though i add this line `(android.features = andro…
-
# Problem
Given the requirements from our motion designer @guimotion, we need to implement a parallax view with transparent videos (alpha channel) for our onboarding process, which will be included…