Run application in phone instead of emulator - android
- When I run the application from eclipse, it runs in emulator instead of the phone?
- Connect your phone and make sure you have enabled the USB debugging in your phone. Setting > Application > Development > USB debugging.
- Check if your phone is shown connected by running abd devices in the command prompt (find abd under tools folder)
- If your phone is still not shown in the list of devices by the abd command , then your phone drivers are missing. If not sure about which driver, you can download the google USB driver from the SDK manager (usually works for most phones)
No comments:
Post a Comment