I have started working on a sensor-based project.
The concept of the project is that when the device is started, the application automatically gets started and if my hand comes near to the screen an application has to play a video which is directly called from my server.
If I remove my hand from the sensor range, the device goes into stand-by mode and again if my hand comes near to the screen it should start and resume that video.
The whole concept is based on device sensor.
Any help or reference ?