kivy-website
kivy-website copied to clipboard
HelloWorld Example Incomplete.
For people expecting to create apps for the various OS platforms ( e.g. MacOS , Android, etc. ) HelloWorld usage example is incomplete. Example does not demonstrate how to use Kivy to create an app for any of those platforms.
It would be great to make the usage example complete with regards to achieving Kivy's stated objective. Perhaps even a link to the HelloWorld/TestApp. Showing complete process to get going on example platform. Even a link to: https://kivy.org/doc/stable/gettingstarted/packaging.html would make sense, but all the examples on this page are a bit more complex than original HelloWorld usage example.