Skip to content

This repo contains an application that uses the Ambient Light Sensor of the device.

Notifications You must be signed in to change notification settings

D-Coder135/AmbientLightSensorApp_JAVA

Repository files navigation

AmbientLightSensorApp_JAVA

An Android Application that plays a mp3 audio file and changes the image automatically as soon as the Ambient Light Sensor of an Android device is covered. The code for the application is written in Java Programming Language.

  • SensorManager and Sensor class is used in the application to get the access to the Light Sensor of the Android Device.