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 boot emulator with API level 33 on x86_64 arch #340

Open
xxfast opened this issue May 18, 2023 · 2 comments
Open

Unable to boot emulator with API level 33 on x86_64 arch #340

xxfast opened this issue May 18, 2023 · 2 comments

Comments

@xxfast
Copy link

xxfast commented May 18, 2023

API 29 seems to work just fine 👍

Job here

@xxfast xxfast changed the title Unable to boot emulator with API level 33 Unable to boot emulator with API level 33 on x86_64 arch May 18, 2023
@gnarargs
Copy link

It looks like the macos-latest runner do not have an emulator with API 33 https://github.com/actions/runner-images/blob/main/images/macos/macos-13-Readme.md#android

@ychescale9
Copy link
Member

ychescale9 commented Jun 20, 2023

Google stopped publishing all variants of system images a few years ago, so an image with default target might not be available for the architecture you've configured. Try setting target: google_apis which most variants of images should support for recent api levels.

You can find all available system images with sdkmanager.

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

3 participants