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

how to add --arch=armeabi-v7a to buildozer spec #443

Closed
razzbee opened this issue Dec 31, 2016 · 4 comments
Closed

how to add --arch=armeabi-v7a to buildozer spec #443

razzbee opened this issue Dec 31, 2016 · 4 comments

Comments

@razzbee
Copy link

razzbee commented Dec 31, 2016

Hello , I am getting this error You probably want to build with --arch=armeabi-v7a instead when I switch to android api > 19 , please how do I change the arch armeabi-v7a in buildozer spec file

@Terrydaktal
Copy link

I am also having the same issue

@gcobos
Copy link

gcobos commented Mar 20, 2017

+1

@leftis
Copy link

leftis commented Apr 5, 2017

Any help on this one?

@tito
Copy link
Member

tito commented May 15, 2017

If you use android_new (now renamed android), it already does it.
The buildozer.spec use "android.arch" which is by default "armeabi-v7a". And we pass the option "--arch" to python-for-android.

@tito tito closed this as completed May 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants