Project was created to test Kivy and Python to make multiple platform builds using Buildozer.
- To install buildozer you need to visit https://buildozer.readthedocs.io/en/latest/installation.html
- You then change directory with a terminal to the parent directory and use "buildozer init" in the terminal
- App has all of its main settings in buildozer.spec file
- Once you have edited anything in the buildozer.spec file you then build in terminal with "buildozer -v android debug"
- Building the apk could take a few minutes
- Transfer file to Android