Droid@Screen is a stand-alone Java program that show the device screen of an Android phone on a computer.
It's typically used for demo and training. The frame-rate limiting factor is the USB slow serial connection and the amount of bytes to transfer. Touch-input sending to the device is experimentally implemented.