Webstorm + Android Device
Hi!
I'm trying to debug a cordova app on my Nexus 5 device.
I've installed android sdk, Google driver and enabled the debug feature on my phone, but the device doesn't appear in "Run/Debug configurations" on Webstorm.
Am I missing something?
Thanks!
PS.: I'm running this on Windows 8.1.
Please sign in to leave a comment.
please check if Android SDK can see your device - try running 'adb devices' in system cmd console: is your device listed?
Hi Elena,
Last week I had a problem with my PC, and after reinstalling everything, Webstorm found the device.
Thanks!