Examples usage of android and processing and arduino.
Simple processing example of loading pixels from the camera. (From Mobile Inside Out Workshop by Jonas Jongejan)
Processing example getting keyDown's on the Xperia play phone, and the keyCodes of the special keys. (From Mobile Inside Out Workshop by Jonas Jongejan)
Processing example getting GPS information into processing. (From Mobile Inside Out Workshop by Jonas Jongejan)
Processing example sending and getting data to an arduino over TCP communication via a USB host shield. (From Mobile Inside Out Workshop by Mads Høbye)
Android sketch showing how to send and receive data on the arduino with an android.