-
Notifications
You must be signed in to change notification settings - Fork 507
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kivy buildozer build error #894
Comments
I am getting this same error, and it appears that it has to do with Buildozer requiring Java version 8, which Ubuntu comes with version 11. There is more info here https://stackoverflow.com/questions/46402772/failed-to-install-android-sdk-java-lang-noclassdeffounderror-javax-xml-bind-a and here #832 I think the instructions could be expanded to explain how to have two java versions co-exist on an Ubuntu system (if necessary) and how to tell buildozer which version to use exactly |
OS: Ubuntu 18.04 Installing Java version 8 fixed this issue for me.
I used the following cmd line to interactively change default java version.
|
I was able to get buildozer working again with Java 11 on Linux Mint with these tips: |
This error |
can we upload multiples files in google coolab |
i also face buildozer problem |
1 similar comment
i also face buildozer problem |
I am trying to build for kivy in a VM and when i put the last command i get this error:
The text was updated successfully, but these errors were encountered: