Resolved - ionic run android problem

Continuous emulator opened. Tried this,

ionic run android --device

important
If this doesn’t work, make sure you have USB debugging enabled on your device, as described on the Android developer site. -> referance: http://ionicframework.com/docs/v1/guide/testing.html

solved: https://developer.android.com/studio/run/device.html

:slight_smile: