Hi guys,
i execute “ionic run android --device” command but receive this error:
Error: C:\Users$USER_HOME\AppData\Local\Android\sdk\platform-tools\adb.exe: Command failed with exit code 1 Error output:
error: could not install smartsocket listener: cannot bind to 127.0.0.1:5037: Di norma è consentito un solo utilizzo di ogni indirizzo di socket (protocollo/indirizzo di rete/porta). (10048)
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application’s support team for more information.
could not read ok from ADB Server
failed to start daemon *
error: cannot connect to daemon
APK is created and I need to upload manually on device.
What is your Cordova (ionic info in the console) and cordova-android version (ionic platform ls in the console)?
What Android SDK do you have installed?