This is the Android SDK sample for Bluetooth LE, restructured as an Android Studio project.
BluetoothLeGatt-AndroidSDKSample is hosted in the following web site
https://github.com/emil10001/BluetoothLeGatt-AndroidSDKSample
If you think the Android project BluetoothLeGatt-AndroidSDKSample 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 BluetoothLeGatt-AndroidSDKSample.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 18 |
Minimum SDK Version | 18 |
Activity Count | 2 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
BluetoothLeGatt-AndroidSDKSample has the following Java source files.
com.example.bluetooth.le.BluetoothLeService.java com.example.bluetooth.le.DeviceControlActivity.java com.example.bluetooth.le.DeviceScanActivity.java com.example.bluetooth.le.SampleGattAttributes.java