Closed OuchenTech closed 7 months ago
👋 @OuchenTech, Sorry to hear you are having difficulties with Kivy's Buildozer; Kivy unites a number of different technologies, so building apps can be temperamental. We try to use GitHub issues only to track work for developers to do to fix bugs and add new features to Buildozer. This issue has been closed, because it doesn't describe a bug or new feature request for Buildozer. There is a mailing list and a Discord channel to support Kivy users debugging their own systems, which should be able to help. They are linked in the ReadMe. Of course, if it turns out you have stumbled over a bug in Buildozer, we do want to hear about it here. The support channels should be able to help you craft an appropriate bug report.
@misl6 did you find a solution? running into the same issue
Description
// I have successfully converted multiple Kivy applications into APKs using GitHub Actions. However, I recently encountered an issue when trying to convert a new Kivy app. Despite using the same setup and configuration, the build process failed with an error related to Java version compatibility. what could be the problem? and how to fix it?
buildozer.spec
Spec file:
Logs