-
-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to use thins launcher on android #6
Comments
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. |
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. |
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
The text was updated successfully, but these errors were encountered: