An Android LiveWallpaper which uses the Accelerometer do determine in wich direction to "fly" through the starfield
test2.mp4
(in the video i rotate my phone to showcase the influence of the accelerometer)
If you have any remarks, please let me know. :)
You can just download the .apk in the releases and install that on your android device.
To compile yourself you need Processing
Inside Processing you need to install the Android-mode and after doing so you can click File->Export Signed Package
This will compile to a signed and packed .apk
For further infos about exporting the Project look on Processings Website