... | ... | @@ -5,6 +5,8 @@ The B4S SDK uses **Bluetooth 4.0 BLE**, also called Low Energy or Bluetooth Smar |
|
|
|
|
|
The B4S SDK is a compiled JAR that can be dropped (together with its dependencies) directly into the `libs` folder in Eclipse, Android Studio or compiled with Ant. The SDK is currently targeting API level 19 (Android 4.4) with minimal API level 18 (Android 4.3) for Bluetooth BLE support.
|
|
|
|
|
|
The SDK depends on the Jackson and EventBus libraries, which are all Apache License 2.0-licensed. Finally, it depends on the Google Play Services for its Location Services, Advertiser ID and Cloud Messaging support. See instructions below how to obtain and add this, as it is not included in the B4S SDK package.
|
|
|
|
|
|
## Installation
|
|
|
|
|
|
### Add jar libraries
|
... | ... | |