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-run Kivy and the launcher on Windows, before going to Android.
Installed Kivy as per instructions, including all dependencies
installed kivy-launcher
created android.txt in apps subdirectory of the kivy-launcher project root
created a batch file that sets the environment variable:
set KIVYLAUNCHER_PATHS=/src/kivy-launcher/apps
main.py
However, still no apps are listed in the main launcher window. I've tried all possible versions of the path, like c:\src\kivy-launcher\apps, \src\kivy-launcher\apps, using the drive letter and different path separators.
Any help or expanding instructions would be helpful.
Thanks for resurrecting this project!
The text was updated successfully, but these errors were encountered:
I'm trying to test-run Kivy and the launcher on Windows, before going to Android.
However, still no apps are listed in the main launcher window. I've tried all possible versions of the path, like
c:\src\kivy-launcher\apps
,\src\kivy-launcher\apps
, using the drive letter and different path separators.Any help or expanding instructions would be helpful.
Thanks for resurrecting this project!
The text was updated successfully, but these errors were encountered: