Possible Duplicate:
Android apps, communicating with a device plugged in the USB port
We can access the android device from PC through USB port. But here i want to do a bit different thing. That is, I want to send message from PC to android device programmatically. That means there are two application one will be installed on android device and the other will be install on PC. I will send message from PC to the device and the device's app will get the message.
So how can I do this? Can anyone know the answer or any advice, please answer me.
Thanks in Advance, gsmaker