I'm trying to package my application into an APK, it crashes on launch because it can't find base.dm, or it can't access the kivy icon because access is denied, even though it's in its owned folder. I've tried different buildozer versions, buildozer android clean, different android api versions, everything.
Versions
Description
I'm trying to package my application into an APK, it crashes on launch because it can't find base.dm, or it can't access the kivy icon because access is denied, even though it's in its owned folder. I've tried different buildozer versions, buildozer android clean, different android api versions, everything.
buildozer.spec
Command:
Spec file:
Logs