android-emulator-container-scripts icon indicating copy to clipboard operation
android-emulator-container-scripts copied to clipboard

Support Android T and U

Open hassfers opened this issue 2 years ago • 0 comments

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

hassfers avatar Aug 17 '23 12:08 hassfers