-
Notifications
You must be signed in to change notification settings - Fork 523
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
cannot build pyjnius for armeabi-v7a #735
Comments
I'm not too sure why you're patching so many things, but if you want your tooling up to date, go full 😄
|
Thanks for your fast response.
as suggested in the documentation. setting:
|
OK then it's a known Fedora bug, but seems unresolved, see kivy/python-for-android#746 |
Versions
Description
I have migrated my app https://play.google.com/store/apps/details?id=org.test.rmap to python3 ant it work on linux box.
I try to build it with crystax-ndk-10.3.2.
I have patched buildozer with the patch below to get the right crystax-ndk version and to avoid #731 bug and I have success getting one APK without including kivy as requirements.
If I include kivy (and pyjnius) in requirements in buildozer.spec I get a fatal error.
buildozer patch
buildozer.spec
Command:
Logs
The text was updated successfully, but these errors were encountered: