Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Emulator command not recognized in command line

I am trying to use enulator command and list all of my emulator nevertheless i get infromation that command is not found. My avds are installed in visual studio.

emulator -list-avds

Info:

'emulator' is not recognized as an in external command
operable program or batch file.
like image 880
Arie Avatar asked Apr 16 '26 04:04

Arie


1 Answers

You need to add emulator ("$ANDROID_INSTALLATION/Android/Sdk/emulator") to your $PATH system variable. After updating your $PATH variable, you will need to restart the terminal session or open a new one and the command should be working.

like image 89
Eduardo Bladimir Avatar answered Apr 18 '26 19:04

Eduardo Bladimir



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!