When I run “ionic emulate android” the Android emulator pops open but then closes immediately. The console displays the following error message:
FATAL:.//android/base/sockets/SocketWaiter.cpp:89:Check failed: isValidFd(fd). fd 1128 max1024
From reading several discussions on this error message, it seems this is becuase I am sitting behind a proxy, and so I need to configure the emulator to use the proxy.
Has anyone else experienced this problem, and if so, has anyone been able to resolve it?
Many thanks . . .