Commands for Converting a python file into .apk and .aab .
These are the commands used for conversion of app made using python and Kivy , into a .apk and .aab file .
Run these commands in Google colab notebook ,highly recommended .
Upload all the data in colab's workspace with main.py file , then run those commands . Also do the necessary changes in buildozer.spec file.