Closed saikrishnadas closed 3 years ago
Hi,
I looked at your path, try removing emulator.exe
of your path.
It should look like this:
C:\\Users\\LENOVO\\AppData\\Local\\Android\\sdk\\emulator
I tried removing it,
When i ran the path shows like this : C:\Users\LENOVO\AppData\Local\Android\sdk\emulator\emulator
An extra word "emulator" comes in, even though i dint add them explicitly
my error is the same
That is normal, the application adds the /emulator on its own. You can always try in your console to see if you actually have the correct path by running:
"C:\Users\LENOVO\AppData\Local\Android\Sdk\emulator\emulator" -list-avds
Does this issue still occur?
This issue is being closed as inactive.
I use Windows 10, so I added the path "C:\Users\LENOVO\AppData\Local\Android\sdk\emulator\emulator.exe" to the vscode settings.
I have installed the sdk but still says that the path is wrong. When I looked deeper, I found that with adding the path and extra word addsin( "emulatore" ) eventhough i dint mention it.
I have attached the screenshot of the error.