Reply to thread

Hi,

Your port for the emulator is being used by another program, either another instance of the emulator or another program is using the same port (30000,30001) as the emulator.

You can troubleshoot this by opening command prompt (Windows + R then type CMD.exe and press enter) then do

netstat -aon | more


Now in task manager, go to the services tab and it will be the "PID ID". Mainly Skype or uTorrent use these ports if that helps.


Top