Skip to content

fix: add android-36 api level and start up emulator with unknown target versions #5842

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mukaschultze
Copy link
Contributor

@mukaschultze mukaschultze commented Jun 30, 2025

PR Checklist

What is the current behavior?

CLI doesn't start Android emulators that have a target version which is not recognized. This usually happens when all emulators are using newer SDK images that have not been added to the CLI yet.

What is the new behavior?

Add android-36 as a known target version. Also, fix a logic bug that prevented the CLI from starting up Android emulators when their version were not found in the hardcoded list.

Fixes #3044 Fixes #4596

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

Successfully merging this pull request may close these issues.

Android emulator not working 'tns devices' does not find emulators
1 participant