I'm getting into Android development and am having a problem testing what I'm working on on my Captivate. My understanding is that if my phone is attached in debug mode and I run, it should go do my phone but it always goes to the emulator.
I've done some reading about an adb driver, so I'm wondering if that's what I'm missing. Is there a way to determine if that's my issue, or where to go to find the driver?
I've done some reading about an adb driver, so I'm wondering if that's what I'm missing. Is there a way to determine if that's my issue, or where to go to find the driver?