android - VS 2013 Multi Device Hybrid App Failed to deploy to device, no devices found -


i use new vs 2013 phonegap/cordova template create hybrid apps.

it works fine using emulators , ripple media emulators when connect phone . error saying (see screenshot)enter image description here

error: failed launch application on device: error: failed install apk device: error: failed deploy device, no devices found. blankcordovaapp1

below steps tried resolve

http://blog.falafel.com/running-cordova-multi-device-hybrid-app-from-visual-studio-on-android-device/

i use alcatel 1 tocuh x+ phone see below device driver installed , date.

also environment variables set shown below

enter image description here enter image description here

i have tried edit android_winusb.inf file include hardware ids enter image description here

still no go . doing here or missing here ?

the problem indeed mode of "usb computer connection" should selected "ptp camera" device recognized along below steps

  1. without driver device manager screen

  1. enter image description here

    1. enter image description here

    2. enter image description here

    3. enter image description here

    4. enter image description here

    5. enter image description here

    6. enter image description here

    7. enter image description here

    8. enter image description here

    9. enter image description here

the device on performing command "adb devices" might still show "unauthorized" please follow steps described in link https://stackoverflow.com/a/25546300/581157

  1. enter image description here

Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -