We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi I made my app by a CythonRecipe, but after i made apk by below command: buildozer android debug This app crashed on android phones by an error about "not a valid ELF executable" that related to my CythonRecipe... buildozer.spec: https://dpaste.de/waVY recipe.sh: https://dpaste.de/mxXP setup.py: https://dpaste.de/QitC logcat: https://dpaste.de/EY8e#L286,566,638
buildozer android debug
The text was updated successfully, but these errors were encountered:
Closing as stale, the links have expired and it looks like an old toolchain issue.
Sorry, something went wrong.
No branches or pull requests
Hi
I made my app by a CythonRecipe, but after i made apk by below command:
buildozer android debug
This app crashed on android phones by an error about "not a valid ELF executable" that related to my CythonRecipe...
buildozer.spec: https://dpaste.de/waVY
recipe.sh: https://dpaste.de/mxXP
setup.py: https://dpaste.de/QitC
logcat: https://dpaste.de/EY8e#L286,566,638
The text was updated successfully, but these errors were encountered: