Windows 10 Kivy and Buildozer Guide for Linux Virtual Machine (Python 3.8)
This video is a guide for how to setup Virtual Box, Kivy, and Buildozer for Android App development. This guide moves along slowly, so everyone can easily follow along and see what’s happening on screen.
For quick links to specific sections:
0:30 Virtual Box
11:50 Kivy
17:10 Buildozer
35:40 Copy/Paste and File Sharing from VM to Host
41:00 Outro
One thing I forgot to mention in the video, make sure to uncomment:
« android.logcat_filters = *:S python »
in your buildozer.spec file. Otherwise you’ll get the log of all processes from your android.
Finally, I want to reiterate, make sure to configure your computer and VM system to not go into sleep or hibernation mode during the various installation processes. I had a variety of installation problems that were all resolved by doing so.
A shoutout to the Kivy Discord. Without there help, none of this would be possible. https://discord.com/channels/423249981340778496/614483622409535489
Views : 11585
linux