compiling a Kivy Python app into a executable APK in Android. Normally you'd have a Linux machine to be able to compile but one is not needed, instead a Google collab is used. The example main.py is ...
##requirements = python3,kivy==2.0.0,plyer,android,pyjnius,pymunk,cffi,pycparser I/python (15523): [INFO ] [GL ] Texture max size <4096> I/python (15523): [INFO ] [GL ...