I installed Virtualbox and KivyBuildozer.ova, Xubunto, Crystax, on my Windows 8.1 Pro PC. I did all the procedures, and that was my only obstacle..
Media/PasteWithCode/ buildozer init
Media/PasteWithCode/ build android debug
But just after long minutes of compilation, with everything appearing to be working, it returns this error in the terminal:
Warning: File /home/kivy/.android/repositories.cfg could not be loaded.
Warning: Failed to read or create install properties file.
# Command failed: /media/sf_Compartilhada/crystax-ndk-
10.3.2/tools/bin/sdkmanager tools platform-tools
# Buildozer failed to execute the last command
# The error might be hidden in the log above this error
# Please read the full log, and search for it before
# raising an issue with buildozer itself.
# In case of a bug report, please add a full log with log_level = 2
The code in the .py file I want to compile is very simple, just a button on the screen.