android ble demo.
Android-Bluetooth.Le-demo is hosted in the following web site
https://github.com/coneycode/Android-Bluetooth.Le-demo
If you think the Android project Android-Bluetooth.Le-demo 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 Android-Bluetooth.Le-demo.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [hdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 21 |
Activity Count | 3 |
jar files used | android-support-v4.jar coneyutil.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
Android-Bluetooth.Le-demo has the following Java source files.
com.coney.demo.ble.BluetoothLeAdsService.java com.coney.demo.ble.BluetoothLeGattService.java com.coney.demo.ble.DeviceControlActivity.java com.coney.demo.ble.DeviceScanActivity.java com.coney.demo.ble.SampleGattAttributes.java com.coney.demo.ble.matadata.GATT.java com.coney.demo.ble.peripheral.BLEPeripheralResponse.java com.coney.demo.ble.peripheral.DeviceAdsAcitivity.java com.coney.demo.util.BleUtil.java com.coney.demo.util.DataUtil.java