-
Notifications
You must be signed in to change notification settings - Fork 32
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
Support for Android Emulator on x86 #13
Comments
If there are many people who need this, I will add them back in the next version. |
I was just wondering why could not run my app inside the emulator. |
You have this error? |
@gtbluesky I would suggest adding it back. Because it is required to have tablet screenshot when submitting to Google Play Store. People who have not physical tablet devices would use an AVD (emulator) to make screenshots. The absence of x86 binary library makes it impossible. |
I see that the plugin did support the android emulator for a single commit before that support was removed. I have checked out the commit just before x86 android support was removed and it seems to work.
What was the reason Android x86 support was removed? What needs to be done to restore that support?
The text was updated successfully, but these errors were encountered: