Python Kivy & Buildozer : How remove the Kivy logo and message “loading …”
I’ve built a little application that works just as well on PC as it does on Android (nothing complicated; the application is excessively simple).
SSL Certificate Issue During Kivy App Build with Buildozer and Python-for-Android
I am encountering an issue when building a Kivy application using Buildozer. During the build process, I am getting an SSL certificate error related to downloading the required files from GitHub.
Buildozer android.ndk failed to find packageplatforms;android-31
I have been trying to compile an application built with python and kivy into an APK file using buildozer. I keep having the same error no matter what I seem to do.
Can’t edit markup.py buildozer kivy side dynamicly
My kivy app versions are:
Buildozer apk crashes after loading screen
06-17 17:06:59.389 24225 24258 D libMEOW : applied 1 plugins for [org.downtube.downtube.app]: 06-17 17:06:59.391 24225 24258 I chatty : uid=10133(org.downtube.downtube.app) SDLThread identical 7 lines 06-17 17:06:59.423 755 755 W Layer : [Bounds for – org.downtube.downtube.app/org.kivy.android.PythonActivity#0] sync point 2 wait timeout 3101565693 for org.downtube.downtube.app/org.kivy.android.PythonActivity#0 06-17 17:06:59.423 755 755 W Layer : [Bounds for – org.downtube.downtube.app/org.kivy.android.PythonActivity#0] !frameIsAvailable […]
Error while trying to pack my app with buildozer for android
I’m new to Python and I’m trying to create an Android application (using Kivy). I’ve completed the first prototype.
my app doesn’t work on android after packaging with buildozer
after packaging with buildozer, i run my application on android devices, but it doesn’t working, help me!!!!!