Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/d-coder135/ambientlightsensorapp_java

This repo contains an application that uses the Ambient Light Sensor of the device.
https://github.com/d-coder135/ambientlightsensorapp_java

ambient-light-sensor android android-application android-studio java java-android-application java-application mp3-player

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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.