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

unable to upload to android studio emulator on MAC #29

Open
flyinghawker opened this issue Aug 14, 2019 · 0 comments
Open

unable to upload to android studio emulator on MAC #29

flyinghawker opened this issue Aug 14, 2019 · 0 comments

Comments

@flyinghawker
Copy link

Firstly,
it indicates like:
“Device supports x86, but APK only supports armeabi-v7a”
So, according to Stackoverflow question suggested, I comment out

  ndk {  abiFilters "armeabi", "armeabi-v7a" //, "x86", "mips"   }

The app has been uploaded to emulator but crashed.

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

1 participant