-
Notifications
You must be signed in to change notification settings - Fork 503
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
buildozer fails to build .apk #1832
Comments
Gradle failed I think 65 is Java 21, and the Buildozer install instructions https://buildozer.readthedocs.io/en/latest/installation.html say Java 17. This is just a random drive by comment, not official Buildozer support. |
I have the same problem, how did you solve it? |
I never got this resolved. I ended up switching to Android Studio.
…On Fri, Aug 23, 2024 at 2:27 AM Ben ***@***.***> wrote:
I have the same problem, how did you solve it?
—
Reply to this email directly, view it on GitHub
<#1832 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFZSSZOQKGAOGUSBVV47EETZS36ADAVCNFSM6AAAAABJ2MSFX2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBWGY4DCNRRGU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Problems solved!🎉 Exciting News! 🎉 I'm thrilled to announce that my APK build process for the SAMPLE-KIVYMD-APP repository has been successfully completed on GitHub! 🚀 It took some frustrating build failures but still I managed to succeed. After resolving several challenges, my GitHub Actions workflow now reliably builds the APK for my KivyMD application, thanks to the latest updates and optimizations. This achievement marks a significant milestone for my project, bringing us one step closer to delivering an enhanced mobile experience. 🔧 Key Highlights:
For more details, you can check out the repository here. I am looking forward to your feedback. Stay tuned for more updates and happy coding! |
Versions
Description
I am trying to build the .apk for a simple kivy application. The application runs correctly on my laptop, when run as a python program. But buildozer fails, and I don't see in any of the output files exactly how it failed.
buildozer.spec
Command:
Spec file:
Logs
The text was updated successfully, but these errors were encountered: