kivy-launcher
kivy-launcher copied to clipboard
How to use thins launcher on android
I'm trying to test an kivy app (coded in python3) and I can't use p4a for the moment (not working yet from my mac) my app (main.py correctly works on my laptop and I want to test it on android Any help would be appreciated
How this new kivy launcher should be use in android. Am I suppose to compile it (with buildozer or p4a ?) Thanks in advance
same question here, but I'll wager a guess. Since it has a buildozer.spec file, I'm guessing you could build this launcher.apk using buildozer. Then deploy the launcher.apk to your phone to test the KIVY projects.
How to use thins launcher on android
I detailed how I build Launcher in Issue #7
you can now get builds from the circleci latest builds, in the artifact section https://circleci.com/gh/kivy/kivy-launcher latest master should work.
Where are the artifacts? No builds have been created in 5 months.