Connecting android to the pc over usb
*Update* There is some new documentation on the android dev guide. I suggest you start there. http://developer.android.com/guide/topics/usb/index.html This will be a two part mini tutorial on how to establish device to host computer communication through usb by using adb. A lot of this is based on Alex Florescu’s work on the subject. My thanks go