My ionic 2 application cannot be run in Android Genymotion emulator. Error message:
ERROR works with one or several platforms: Error: adb: command failed with exit code 1 Exit error: error: could not install smartsocket listener: address is already in use. ADB server not ACK * failed to start the daemon * error: cannot connect to the daemon You may not have the required environment or OS to run this project
It seems the port number is already accepted. But it works great for a regular AVD emulator when I stop the Genymotion emulator.
Any idea? Thanks.
android genymotion ionic2
Zhou hao
source share