Closed Charlies-Kvit closed 1 year ago
> Python: 3.6
Is deprecated
> OS: virtual kivy machine
I don't know what this is, but if this is the "complete vm", its laughably out of date and not maintained by the developer.
> Buildozer: 0.40.dev0
Current Buildozer is 1.5.0
This configuration is not going to work.
> ANDROIDAPI = '27'
I suspect this may not work, I did see somebody using 29, but the default is now 31 and most users use 33. The issue is `buildozer init` with an old Buildozer.
The build is running the latest p4a, with the current ndk 25b, hard to say what that will do with an old Buildozer and an old environment, but its not going to be good. The specific issue is Cython version (see install instructions).
At a minimum you need the current Buildozer and its environment, install instructions are here:
https://github.com/kivy/buildozer/blob/master/docs/source/installation.rst#android-on-ubuntu-2004-and-2204-64bit
If you are resurrecting something. It is possible other things may have changed.
Some current documentation https://github.com/Android-for-Python/Android-for-Python-Users
And I can't tell you that Python 3.6 will be OK, its deprecated, it seems at least possible something will break.
Support issue. Please use Discord.
👋 @Charlies-Kvit, 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.
Versions
Description
error during compilation in apk
buildozer.spec
Command:
Spec file: base, after
buildozer init
Logs