In the Android Virtual Device Manager, select the emulator and click Start.In the Android SDK Manager, click the Tools menu and select Manage AVDs.Start the Android SDK Manager (select Start | All Programs | Embarcadero RAD Studio | Android Tools).Type: android avd.Īdditionally, how do I launch an emulator? Secondly, how do I open AVD Manager from terminal? Launch AVD Manager using Command Line : Go to Run and type cmd to open command prompt window. When you use this option, it displays a list of AVD names from your Android home directory.
Here's the basic command-line syntax for starting a virtual device from a terminal prompt: emulator -avd avd_name You can specify startup options when you start the emulator, but not later on. Herein, how do I open an emulator from terminal?