Implementation
1. Import the
bIM_SDK.aar
Bluetooth SPP mode.
Import the
blelibrary.aar
BLE mode.
2. Add the aar package to build.gradle under app as a dependency
dependencies {
.....
implementation(name: 'bIM_SDK', ext: 'aar')
....
}
3. Add the following code to android {}
repositories {
flatDir {
dirs 'libs'
}
}
Rockscan W100 User Manual
library into the libs directory of your project for normal transmission in
library into the libs directory of your project if you want the scanner to work in
225 / 231