AprilBrother SDK for Android
You can scan beacon and modify beacon
- Copy ab-sdk-beta.jar to your libs directory.
- Add following permissions and service declaration to your AndroidManifest.xml:
<uses-permission android:name="android.permission.BLUETOOTH"/>
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN"/>
<service android:name="com.aprilbrother.aprilbrothersdk.service.BeaconService"
android:exported="false"/>
- If you want to use change the characteristic you should make sure that our beacon's hardware is above 2.0
- the default password is AprilBrother