Android Open Source - Development sdk GizwitsBLE






Project Summary

Android BLE SDK.

Web Site / Source Repository

GizwitsBLE is hosted in the following web site
https://github.com/xpg/GizwitsBLE

If you think the Android project GizwitsBLE 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 GizwitsBLE.

ItemValue
Java File Count14
Target SDK Version18
Minimum SDK Version17
Activity Count3
jar files usedcom.broadcom.bt.jar
com.broadcom.bt.jar
commons-codec-1.8.jar
commons-codec-1.8.jar
samsung_ble_sdk_200.jar
samsung_ble_sdk_200.jar
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.INTERNET




License

The license information of GizwitsBLE is as follows:

Apache License

Java Source Files

com.example.bluetooth.le.BleApplication.java
com.example.bluetooth.le.CharacteristicActivity.java
com.example.bluetooth.le.DeviceControlActivity.java
com.example.bluetooth.le.DeviceScanActivity.java
com.example.bluetooth.le.Utils.java
com.xtremeprog.sdk.ble.AndroidBle.java
com.xtremeprog.sdk.ble.BleGattCharacteristic.java
com.xtremeprog.sdk.ble.BleGattService.java
com.xtremeprog.sdk.ble.BleRequest.java
com.xtremeprog.sdk.ble.BleService.java
com.xtremeprog.sdk.ble.BroadcomBle.java
com.xtremeprog.sdk.ble.IBleRequestHandler.java
com.xtremeprog.sdk.ble.IBle.java
com.xtremeprog.sdk.ble.SamsungBle.java