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
In my case I had Android 5.1.1, and below are the steps I took:
1- Go to Setting -> General -> '{} Developer options'
2- Look for the 'USB debugging' option
3- If the 'USB debugging' option is disabled then turn off 'Developer options' and turn it back on. Now you should be able to check the 'USB debugging' option.