This video shows simple steps to create an Android App in which you detect or check the ambient light using the in-built LIGHT sensors of the phone. This sensor returns the value of the ambient light in lux (illuminance) SI units. To demonstrate the Application, it uses a customizable threshold…
Tag: environment
Coding Tips for Beginners
Start with very basic program, say Print ¨Hello World¨ or something similar, take baby step at a time. Play around with the same program by changing font, text size, format etc. for feel good factor. Don’t just start with theory always go with practical simultaneously. Hands-on approach is always better….