Detailed explanations can be found at: https://developer.bear2b.com/docs/sdk-android/
maven {
url 's3://mobile-dev.bear2b.com/bearsdk'
credentials(AwsCredentials) {
accessKey "AKIAIDDEJY37ZIBU3Q4A"
secretKey "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"
}
}
dependencies {
compile('com.bear:bearsdk:2.0.5@aar') {
transitive = true
}
}
https://bear2b.github.io/private_bear_sdk_android/
Once you compiled and installed the application on a physical device, you can scan the markers located in the https://github.com/bear2b/bear_sdk_demo_android/tree/master/markers folder.
These are examples to show you preview of augmented targets using https://go.bear2b.com.