Oct 16, 2013

How to load Android app from Eclipse to my Android phone instead of AVD


  1. For TAB 3 Download Samsung Kies


  1. First you need to enable USB debugging on your phone, then connect it to your computer via USB. Then eclipse should automatically start debugging on your phone instead of the AVD.

    3 : After install Kies Restart Your system .
    4: Go to Run Configuration





You can see three Columns Android,Target and Common.
Step5
Select the Target
Step 6
Choose Always prompt to pick device.Click Ok
Step 7


Now run your project you should see the emulator and your device. Select your device and click ok. 


Hope it helps.