Skip to content Skip to sidebar Skip to footer
Showing posts with the label Kivy

Kivy Buildozer Compile Error Pythonforandroid.toolchain

Compile platform Command failed: /usr/bin/python3 -m pythonforandroid.toolchain create --dist_nam… Read more Kivy Buildozer Compile Error Pythonforandroid.toolchain

Failed To Find Version-tag String. File Must Be Updated

I am trying to create apk for android using the command ./build.py --package org.test.hideapp --nam… Read more Failed To Find Version-tag String. File Must Be Updated

Save Variables In Kivy Android With Jsonstore

I want to save a variable (label.text) in kivy for an android app and when the App restarts it shou… Read more Save Variables In Kivy Android With Jsonstore

Python Kivy With Plyer App Crashes On Android (camera)

I develop kivy application using plyer. Build by buildozer and starting app on android succeeded, b… Read more Python Kivy With Plyer App Crashes On Android (camera)

Kivy: How To Display 'correct!' When Input Is Correct?

I'm trying to create a system that will show 'correct' when the input is correct. But I… Read more Kivy: How To Display 'correct!' When Input Is Correct?

Kivymd, Can't See Icons In Android But Works On Linux

I'm just created .apk file with buildozer.But as i said in topic, can't see any icon on dev… Read more Kivymd, Can't See Icons In Android But Works On Linux

How To Make An Image And Display It On The Next Page

Good afternoon, i wrote a simple camera program using Python and Kivy, but I just can't get a s… Read more How To Make An Image And Display It On The Next Page

How To Correctly Implement The Google Api On A Kivy Application Compiling With Buildozer?

after having correctly compiled my application with bulldozer, by opening my application on my phon… Read more How To Correctly Implement The Google Api On A Kivy Application Compiling With Buildozer?