When developing applications with Android you normally use the the AVDs. You can also hook to Galaxy Tab by following:
- On Galaxy Tab, From Home go to “Settings”
- Click on “Applications”
- Then Click on “Development”
- You will get options for USB Debugging, Stay Awake, and Allow mock locations.
- Turn on USB Debugging, this will trigger the USB Driver installation at your system.
- Now, the Your Galaxy Tab will be avaiable for deploying applications directly through eclipse.
- IMPORTANT – Turn Off Automatic Select at AVD Manager when you want to use galaxy tab for developnent.
Notice, this method works FAST, as compared to AVD.
I hope this will people who are wondering how to do it.
Thanks,