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

Kivy Opencv Android

I'm trying to build an example Android app based on Kivy and OpenCv: import kivy from kivy.uix.… Read more Kivy Opencv Android

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-designer Is Not Working

I'm using a kivy over pycharm. I want to install a kivy designer to take advantage of Kivy'… Read more Kivy-designer Is Not Working

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

Kivy App Doesn't Work On Android Phone, Although It Works On The Computer

I have some problems with making apk using buildozer on debian: when I launch my app on debian it … Read more Kivy App Doesn't Work On Android Phone, Although It Works On The Computer

Saving Login Screen Username And Password For Kivy App

I am working on a Kivy app for iOS and Android and need help with keeping the user persistently log… Read more Saving Login Screen Username And Password For Kivy App

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?

Kivy Android App: Set The Api Level From 19 To 26 Failed

I want to create an android .apk file with kivy, buildozer and Ubuntu 16.04. Now I had an android .… Read more Kivy Android App: Set The Api Level From 19 To 26 Failed