QR Code Reader Library for RICOH THETA Plug-in system.
Modify your build.gradle
to include this library.
repositories {
...
mavenCentral() // insert this line
}
dependencies {
...
implementation 'org.theta4j:theta-code-reader:1.0.1' // insert this line
}
Please refer the sample app.