Sunteți pe pagina 1din 2

Windows 10

To Access Android Emulator via CLI

1. Edit the environment variables

2. Select PATH and click Edit


3. Click two new line and add the following (Note: Depending on your user account)
C:\Users\[User]\AppData\Local\Android\Sdk\emulator\
C:\Users\[User]\.android\avd
Example :
C:\Users\Skee\AppData\Local\Android\Sdk\emulator\
4. To access the AVD

emulator @[AVD Name]

Example: emulator @PixelXL

Or

emulator [AVD Name]


Example: emulator PixelXL

5. To list AVD

emulator –list-avds

S-ar putea să vă placă și