Error in cordova run android -


unable run cordova app in android device getting error while connecting android device , running command "cordova run android"

the error because there no android device detected though connected. should connect android device , enable developer options in settings.

further enable usb debugging let cordova install app device. u need select ok on pop message comes after enabling usb debugging.

check this step step procedure if are not getting developer options in settings.

you can list of available devices , emulators configured using command -

cordova run android --list

hope helps.


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -