android - impossible to start adb - cannot debug Visual Studio 2015 Cordova -
visual studio 2015 provides tool hybrid app using apache cordova. trying first app deploying on android device.
i manage deploy on device, when launch see 2 things:
- on device, menu gets open couple of seconds before "hello world" starts
- on pc see pop-up windows containing below message
- i cannot debug because connection between pc , device dropped
impossible start path\adb.exe - unknown error 0x80070057 -
please note @ path file adb.exe present. os windows 8.1
how fix it?
this issue mentioned again in question posted site after yours:
visual studio 2015 apache cordovo not running in emulator blank app project template
the solution there re-install android sdk , try again.
Comments
Post a Comment