Hey guys,
I have an app that only partially work on my Nexus 4 phone, but works on the simulator. So I thought I would try to debug it…
I followed this article
http://www.coronalabs.com/blog/2013/07/09/tutorial-basic-debugging/
installed the relevant software
made sure my nexus 4 has usb debugging ticked.
Connected the phone to the computer
Ran the following
adb logcat Corona:v *:s
it says waiting for device…
I have looked at my device manager, it looks like this
https://dl.dropboxusercontent.com/u/87611366/nexus4.png
so I thought I need to update the driver from the following path
C:\Program Files (x86)\Android\android-sdk\extras\google\usb_driver
it says windows could not find a driver… what the??
help… what am I missing