I\'m thinking about an Android app (with possibly an accompanying physical device), and I\'m trying to figure out whether this is something that\'s feasible.
1) Let\
Communication between Android Device and PC is possible in one more way.
Through ADB connection via USB.
Through this app can communicate with the our JAVA Program running on PC.
http://www.anothem.net/archives/2010/10/15/android-usb-connection-to-pc/