On Fri, Apr 19, 2024 at 10:11 PM tor wrote:
> Thanks Tomek,
> Do you know if there are any guides/instructions for those of us not using homebrew ?
Buioldozer is the automation tool that uses Python-For-Android (P4A)
[1] for build.
There were a lot of issues caused by missing/invalid dependencies thus
this (so far) experimental approach for dependency management (on
macOS HomeBrew is used).
You may want to search an option to disable dependency check in
Buildozer. If there is none you may want to report an Issue with a
request that this option is added (not sure right now if this is part
of Buildozer or P4A but this can be for sure added).
You may also want to use P4A directly where you have much more control
over the build process, write your own build scripts, but its also
much harder to use.
[1]
https://github.com/kivy/python-for-android