
In this tutorial, Mariya will show you how to convert your Python projects into Android applications using Windows (of all things!).
We will Create a Windows Subsystem for Linux (WSL), Learn about Android’s Debug Bridge (adb) and use Buildozer to compile our .py files into .apk.
Time Stamps:
- 00:00 – intro
- 00:30 – Install Windows Subsystem for Linux (WSL)
- 05:14 – Install Buildozer and Dependencies
- 06:52 – Android Debug Bridge (adb)
- 09:53 – Developer Options on Android Device
- 10:38 – buildozer.spec requirements
- 12:06 – Start Windows adb server
- 12:44 – Operation not permitted FIX
- 13:34 – Convert Python to Android
- 15:45 – Icons not displayed on Android FIX
- 18:05 – Thanks for watching! see you soon! 😊