Sending commands from a PC to an Android phone - via physical connection (USB, Serial, etc)
问题 I'm working on a project to automate some tasks (such as play a song, play a video, receive bluetooth data, etc) on an Android phone from a PC. Basically the PC will send a notifier to the phone and an app or something on the phone would then process the notifier and do 'something'. The opposite of this really: http://code.google.com/p/android-notifier/ I've seen some examples showing how to send commands to an Android listener app or service via a network connection, but in this case, I