You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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'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: