How-to: implementing the Klippa Scanner SDK in Android

Опубликовано: 04 Июнь 2026
на канале: Klippa
959
10

In this video, our CTO Jeroen Bobbeldijk explains how to implement the Klippa Scanner SDK into your own Android application. With the Klippa Scanner SDK, you can take a picture with your phone and automatically color correct and crop it.

Before you get started please make sure you have:
Android Studio installed and working
A working emulator
A license for the Klippa Scanner SDK

You can find more information about the SDK via https://link.klippa.com/ocrsdkvideo
To request a license or get in touch, please visit https://link.klippa.com/ocrsdkvideoco...

You can find the documentation on how to implement Jeroen refers to on https://custom-ocr.klippa.com/sdk-pub...

At 5:12, Jeroen pastes the following command in the terminal: keytool -exportcert -alias androiddebugkey -keystore ~/.android/debug.keystore | openssl sha1 -binary | openssl base64

If you have any questions, don't hesitate to reach out to us via email; [email protected], phone; +31 50 2111631, or leave a comment below.
Don't forget to subscribe if you want to see more how-to videos by Jeroen and other Klippa content.

Jump directly to:
0:00 Intro
0:49 Create and clean-up
3:01 Adding dependencies
5:46 Result handling
8:26 Outro