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

HTC mobile -- #47

Open dinguluer opened 8 years ago

dinguluer commented 8 years ago

Hi Bcsphere,

My device is HTC 516 desire, Android-4.3, i.e APi-18. 1> Please suggest where to get 'com.htc.android.bluetooth.le.jar' library ? 2> Which location to add this jar file ? 3> Is this library written by you or is given by HTC ?

Please suggest.

Git hub use to say :---- Android API 16+, HTC devices with Bluetooth Low Energy HW, note: HTC use shared library to operate BLE device, you should add the 'com.htc.android.bluetooth.le.jar' in the build path manually to support HTC devices, the files is in /others/HTC for optional use.

Regards, Dinesh

dinguluer commented 8 years ago

Ok I found the file here :-- https://github.com/bcsphere/bcfindme/tree/master/platforms/android/com.htc.android.bluetooth.le

Still please suggest about question 2 & 3.

Regards, Dinesh

dinguluer commented 8 years ago

Please suggest.

if i have to build my intel-xdk cordova project with this JAR file then what i have to do ? Do i have to add this file in plugin src folder ? Means how to include this JAR file in my project so that it got build ?

Regards, Dinesh

dantiana commented 8 years ago

Dinesh,

Do you have to work this out? It has compilation issue previously. That's the reason the htc lib was removed. Suggest to forget about this since it is legacy.

Regards.