I am using VirtualBox wih Ubuntu 20.04.1 and have installed kivymd version 0.104.2dev0 and kivy version 2.0.0. However, when I run the app on my phone alongside buildozer android logcat
, it says that the kivy version is v1.11.1
and kivymd version v0.104.1
. I think this is what is causing the errors in my app (and hence won't run).
I've already tried putting the specfic versions in the buildozer.spec file, which still didn't work. Any advice would be great! (if you need the full log I can provide it)