I have an application developed and deployed on my HTC mobile phone. I can debug this in eclipse using the USB driver SDK. Now the mobile phone appears in the ADB interface of the hardware manager.
Now I could send data via this USB connection to a mobile phone, which my application can handle. I know some binding software that does this, so there should be a way to communicate with user data and with my application.
Phil source
share