-
-
Notifications
You must be signed in to change notification settings - Fork 70
Description
Following the instructions of the "how it works" section in github, leads to the kivy documentation page (https://kivy.org/docs/guide/packaging-android.html#packaging-your-application-for-the-kivy-launcher) which leads to downloading the kivy launcher at google play store. Since kivy launcher is no longer available at google play store, it doesn´t help. There is an option for people that doesn't have access to the google play store (http://kivy.org/#download.) but it leads to a blank page. So I suggest you include installation instructions, so that we can install kivy launcher using the files provided at github, if possible.
Maybe the http://kivy.org/#download link should point to the installation page (https://kivy.org/doc/stable/gettingstarted/installation.html) where we can find a link to the python-for-android kivy version. But it is not clear that installing python-for-android is the same as installing the kivy launcher. If it is, I suggest you make that clear somewhere in the instructions.