How to implement a simple motion detector using the front camera and Android SDK?
An example scenario would be like this: a device is standing on a stand and plays a movie. If a person appears in front of it, without even touching it - it changes the movie.
Here is my open source motion detection app for Android.