I\'m trying to run an ionic app on my mobile phone (Android 4.4.2). USB-Debugging is activated.
When i run the command \"ionic emulate android\" everyth
I had another developer tool opened (Chrome Inspect) and it "ate" the connection. In my case, just closing the Chrome Inspect panel and running ionic run android worked.
ionic run android