android-emulator-container-scripts
android-emulator-container-scripts copied to clipboard
Support Android T and U
This tool does not support Android T and U Emulators.
Its necessary to update the API_LETTER_MAPPING and add the to rows:
"33": "T",
"34": "U"
Would be nice if this would find the way in the official repo.
Greets