
Please leave your questions/comments/feedback below.

> Modify the username and emulator_name with your details in the above copied commands and save the.– cd C:\Users\ username\AppData\Local\Android\sdk\emulator.


One way is to use cd command followed by path to get there and the other way is to manually go to the emulator folder in our machine and then execute the cmd in the displayed folder path.Ģ) Type and execute the command emulator.exe -avd your_android_emulator_name Note#2 : There are two way to go to the above specified path in command prompt. Either enable it to view the Hidden folders in your machine or manually type AppData in the path to get there. Note#1 : AppData folder will be in hidden mode by default in your machine. Lets follow the below steps for launching Android Emulator from Command Prompt:ġ) Open Command Prompt and navigate to the path – C:\Users\\AppData\Local\Android\sdk\emulator as shown in the screenshot: Launching Android Emulator from Command Prompt Hence we can reduce the time required to launch the Android Emulator in our machines. In order to reduce the time taken to launch the Android Studio, we can directly launch the Android Emulator from command prompt without launching Android Studio. Select the play option of the desired Android Emulator to launch it (Which again takes good amount of time).

Launch Android Studio (Which takes a hell lot of time to launch).Next Post> Appium – Launching Android Emulator from Command Prompt or Batch file without Android StudioĪs we already know from our previous post, that launching Android Emulator from Android Studio takes lot of time, due to the below steps:
