Hello,
I'd like to use the device's ambient light detection for my app (to set my app luminance in relation to daylight/moonlight). Is it possible? If so, where can i find the API?
Thanks for your future answers.
Hello,
I'd like to use the device's ambient light detection for my app (to set my app luminance in relation to daylight/moonlight). Is it possible? If so, where can i find the API?
Thanks for your future answers.
This Stack Overflow question may be of use - it discusses the proximity sensor, ambient light sensor, and undocumented SDK calls. Looks like there is some sample code too.