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

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -