I’m having some trouble getting debug mode to work on my android phone. I followed the instructions:
- turn on debug mode in phone
- set phone usb connection to pc mode
- install google usb driver
- connect android to pc, and then right click project->run as->android app
this results in my emulator popping up and nothing happening on my phone. What could I be missing here?
thanks
EDIT: got it working guys, I installed the OEM driver instead
You need to make sure that you have usb-debugging enabled on your phone.
Settings -> Applications -> Development.
Here is link to a great source for this information.