C:\AndroidSDK\tools\emulator.exe -list-avds
C:\AndroidSDK\tools\emulator.exe -avd "My_Nexus_5_API_27" -netspeed full -netdelay none
Learn more:
1) Install the platform
Android (Android SDK 8.1) on a new path
Android SDK Location =
C:\AndroidSDK
Read:
Installing the platform Android (Android SDK 8.1) in Android Studio ...
2) I create a new Android virtual device in Android Studio ...
3) Let's try to run the project:
To start, click
Run →
Run 'app' in the menu.