I know I can start the emulator avd by typing
emulator.exe @avdname
But is there a command to list the available avdnames? Where are this avd c
get into Android/sdk/tools and run following command
./emulator -list-avds
which will return something like
Nexus_5X_API_P Nexus_6_API_25