问题描述
我使用新的VS 2013的PhoneGap /科尔多瓦模板来创建混合应用程序。
这一切工作正常使用仿真器和纹波媒体模拟器,但是当我我的手机连接到它。我得到一个错误,说(查看截图)
Below were the steps i tried to resolve
I use a Alcatel one tocuh X+ phone see below for the device driver installed and up to date.
Also the Environment variables set are also shown below
I have even tried to edit the android_winusb.inf file too to include its hardware ids
Still no go . Anything that i am doing here or missing here ?
The problem was indeed with the mode of "USB computer connection"which should be selected as "PTP Camera" for the device to be recognized along with the below steps
- Without Driver the Device Manager screen
The device on performing the command "adb devices" might still show "unauthorized" please follow the steps described in the link http://stackoverflow.com/a/25546300/581157
这篇关于VS 2013的多设备应用的混合未能部署到设备,没有发现任何设备的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!