Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/d-coder135/ambientlightsensorapp_java
- Owner: D-Coder135
- Created: 2021-07-08T18:27:58.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-09T05:32:41.000Z (over 3 years ago)
- Last Synced: 2024-11-06T06:42:56.434Z (3 months ago)
- Topics: ambient-light-sensor, android, android-application, android-studio, java, java-android-application, java-application, mp3-player
- Language: Java
- Homepage:
- Size: 5.65 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.