Development environment:
Android 14
minSdkVersion 23
The kbeaconlib library can be found on maven center repository. Add it to your project by adding the following dependency in your build.gradle:
dependencies {
implementation 'com.kkmcn.kbeaconlib2:kbeaconlib2:1.2.9'
}
hogen, hogen@kkmcn.com
kbeaconlib is available under the MIT license. See the LICENSE file for more info.
We also provide a demo to introduce how to use this library.