Android Open Source - Hardware bluetooth DisruptiveLights






Project Summary

Second attempt at a Bluetooth LE application for Android. Starting over with Android Studio and using Google's BluetoothLeGatt example..

Web Site / Source Repository

DisruptiveLights is hosted in the following web site
https://github.com/zhoppy1/DisruptiveLights

If you think the Android project DisruptiveLights listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of DisruptiveLights.

ItemValue
Java File Count5
Target SDK Version18
Minimum SDK Version18
Activity Count1
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN




Java Source Files

DisruptiveLights has the following Java source files.

zac.org.disruptivelights.ApplicationTest.java
zac.org.disruptivelights.AutoConnectBLEService.java
zac.org.disruptivelights.BtLeGattService.java
zac.org.disruptivelights.BtLeScanService.java
zac.org.disruptivelights.MainActivity.java