This library allows for easy access to a Bluetooth LE device's AdRecord and RSSI value. It offers additional functionality for iBeacons..
Bluetooth-LE-Library---Android is hosted in the following web site
https://github.com/alt236/Bluetooth-LE-Library---Android
If you think the Android project Bluetooth-LE-Library---Android 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 Bluetooth-LE-Library---Android.
Item | Value |
---|---|
Java File Count | 24 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 18 |
Activity Count | 3 |
jar files used | EasyCursor-0.1.1.jar android-support-v4.jar android-support-v4.jar butterknife-4.0.1.jar merge-1.0.1.jar sacklist-1.0.0.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
There are 4 image files in Bluetooth-LE-Library---Android. The names of the image files are listed as follows.
ic_action_share.png ic_bluetooth.png ic_bluetooth_on.png ic_device_ibeacon.png
The following screenshort is generated from the image listed above.
Bluetooth-LE-Library---Android has the following Java source files.
uk.co.alt236.bluetoothlelib.device.BluetoothLeDevice.java uk.co.alt236.bluetoothlelib.device.IBeaconDevice.java uk.co.alt236.bluetoothlelib.device.adrecord.AdRecord.java uk.co.alt236.bluetoothlelib.device.adrecord.AdRecordStore.java uk.co.alt236.bluetoothlelib.device.mfdata.IBeaconManufacturerData.java uk.co.alt236.bluetoothlelib.resolvers.BluetoothClassResolver.java uk.co.alt236.bluetoothlelib.resolvers.CompanyIdentifierResolver.java uk.co.alt236.bluetoothlelib.resolvers.GattAttributeResolver.java uk.co.alt236.bluetoothlelib.util.AdRecordUtils.java uk.co.alt236.bluetoothlelib.util.ByteUtils.java uk.co.alt236.bluetoothlelib.util.IBeaconUtils.java uk.co.alt236.bluetoothlelib.util.LimitedLinkHashMap.java uk.co.alt236.btlescan.activities.DeviceControlActivity.java uk.co.alt236.btlescan.activities.DeviceDetailsActivity.java uk.co.alt236.btlescan.activities.MainActivity.java uk.co.alt236.btlescan.adapters.LeDeviceListAdapter.java uk.co.alt236.btlescan.containers.BluetoothLeDeviceStore.java uk.co.alt236.btlescan.services.BluetoothLeService.java uk.co.alt236.btlescan.util.BluetoothLeScanner.java uk.co.alt236.btlescan.util.BluetoothUtils.java uk.co.alt236.btlescan.util.Constants.java uk.co.alt236.btlescan.util.CsvWriterHelper.java uk.co.alt236.btlescan.util.TimeFormatter.java uk.co.alt236.btlescan.util.UtcDateFormatter.java