Waiting for Android Emulator
Hi,
I can't launch the Android Emulator when I compile the project.
This is what I get in the console"
Waiting for device.
"C:\Program Files (x86)\android-sdk-windows\tools\emulator.exe" -avd firstTestingDevice -netspeed full -netdelay none
It seems to me that the problem is in the path, I think there can't be any spaces in the path (Program FIles (x86).
But I can't change the path to the android sdk, it doesn't let me do it like this:
C:\PROGRA~2\\android-sdk-windows\
It just reverts to :"C:\Program Files (x86)\android-sdk-windows\
Any help is greatly appriciated.
Please sign in to leave a comment.