Ambient Light Notifications for Android using Arduino and BLE.
AmbientNotifications is hosted in the following web site
https://github.com/cle1994/AmbientNotifications
If you think the Android project AmbientNotifications listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of AmbientNotifications.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 2 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
There are 7 image files in AmbientNotifications. The names of the image files are listed as follows.
apptheme_scrubber_control_disabled_holo.png apptheme_scrubber_control_focused_holo.png apptheme_scrubber_control_normal_holo.png apptheme_scrubber_control_pressed_holo.png apptheme_scrubber_primary_holo.9.png apptheme_scrubber_secondary_holo.9.png apptheme_scrubber_track_holo_light.9.png
The following screenshort is generated from the image listed above.
AmbientNotifications has the following Java source files.
com.cle.ambientnotifications.ApplicationTest.java com.cle.ambientnotifications.BLEGattAttributes.java com.cle.ambientnotifications.BLEService.java com.cle.ambientnotifications.ControlActivity.java com.cle.ambientnotifications.NotifListenerService.java com.cle.ambientnotifications.ScanActivity.java