bcsphere / bluetooth

Please support! Kindly "Star" this standard Bluetooth Smart API / SDK :) The "bcsphere/bluetooth" is a phonegap/cordova plugin. It's a Bluetooth JavaScript API from JUMA, a Bluetooth expert team. It supports both Bluetooth 4.0 GATT/Bluetooth Low Energy (BLE) interface in iOS/Android and Bluetooth 2.1 Classic Rfcomm / L2cap socket interface as Bluetooth Serial Port/SPP, as well as iBeacon!
Apache License 2.0
299 stars 12 forks source link

Removed sources & jars that cause failed build on missing dependency #16

Closed matthewadams closed 10 years ago

matthewadams commented 10 years ago

See https://github.com/bcsphere/bluetooth/issues/15

matthewadams commented 10 years ago

Found this comment at https://www.htcdev.com/devcenter/opensense-sdk/bluetooth-smart:

Starting with Android 4.3, HTC will be supporting the standard Android 4.3 framework API for BLE. Consequently the HTC BLE API is deprecated and will not be available on devices using the standard Android 4.3 BLE API.

lizhijumacc commented 10 years ago

Thanks for your bug report, HTC BLE interface is really hard to use , many BLE features is not available in HTC see http://www.bcsphere.org/document/supportplatforms.html . So we recommend to remove the BluetoothHTC41.java immediately. the BluetoothHTC41.java and the com.htc.android.bluetooth.le.jar will be moved to /others/HTC folder for optional use.