Skip to content
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

Build failed #2366

Closed
everydaysayhello opened this issue Dec 2, 2020 · 3 comments
Closed

Build failed #2366

everydaysayhello opened this issue Dec 2, 2020 · 3 comments
Labels

Comments

@everydaysayhello
Copy link

when I set android sdk path,it has an error.
input:p4a sdk_tools --sdk-dir '$HOME/Android/sdk/platforms/android-27' tool
[ERROR]: Build failed: Asked to build for armeabi architecture with API 27, but API 21 or greater does not support armeabi.
can you help me?thank you very much!

@RobertFlatt
Copy link
Contributor

buildozer.spec probably answers the question:

# (str) The Android arch to build for, choices: armeabi-v7a, arm64-v8a, x86, x86_64
android.arch = armeabi-v7a

@everydaysayhello
Copy link
Author

buildozer.spec可能会回答以下问题:

# (str) The Android arch to build for, choices: armeabi-v7a, arm64-v8a, x86, x86_64
android.arch = armeabi-v7a

Thank you very much!

@misl6 misl6 added the support label Nov 20, 2021
@github-actions
Copy link

👋 We use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. Please use our support channels to get help with the project.

If you're having trouble installing or using python-for-android, maybe you could be interested in our quickstart guide.

Let us know if this comment was made in error, and we'll be happy to reopen the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants