What is the command to list the available avdnames

Lukap picture Lukap · Oct 20, 2011 · Viewed 77.1k times · Source

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 configuration stored?

Answer

user1046762 picture user1046762 · Jun 11, 2016

Using sdk/tools/emulator

This will list all available avds

emulator -list-avds