This project contains multiple standalone Android app modules demonstrating the Scanbot SDK Classic Components. Each module can be opened and run on its own. The only shared code lives in the common module.
- Open
scanbot-sdk-example-android/classic-components-examplein Android Studio. - Sync Gradle.
- Choose one module in the Run configuration (each module is an
application). - Add your Scanbot SDK license key in the module’s
ExampleApplicationor stay on demo mode. - Run the app on a device or emulator.