Getting started with the Android Document Scanner SDK's RTU UI
Adding the dependencies
Add the following dependencies for the Document Scanner, the Document Quality Analyzer, and the RTU UI Components:
implementation("io.scanbot:sdk-package-1:$latestSdkVersion")
implementation("io.scanbot:sdk-docqualityanalyzer-assets:$latestSdkVersion")
implementation("io.scanbot:rtu-ui-v2-bundle:$latestSdkVersion")
Launching the RTU UI Document Scanner
With just a few lines of code, you can integrate document scanning into your application's workflow. It's as easy as starting an Android activity.
Launching The Scanner
loading...
Want to scan longer than one minute?
Generate a free trial license to test the Scanbot SDK thoroughly.
Get free trial licenseScanbot SDK is part of the Apryse SDK product family
A mobile scan is just the start. With Apryse SDKs, you can expand mobile workflows into full cross‑platform document processing. Whether you need to edit PDFs, add secure digital signatures, or use a fast, customizable document viewer and editor, Apryse gives you the tools to build powerful features quickly.
Learn more
