ibm-ecm / ibm-autocapture-sample-android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ibm-autocapture-sample-android

Welcome

This document will provide you information about how to install and use the source code that demonstrate how to use the IBM Datacap Mobile SDK to capture and upload a document.

Overview

The sample source code provided is intended to demonstrate the usage of the Datacap Mobile SDK to capture an image using an Android device and upload it to a Datacap server. The app starts with a fullscreen preview of the camera stream. By taking a photo, the user is given the chance to edit the crop area of the image and, then upload it to a Datacap server.

Screenshots

Prerequisites

This document assumes the reader has a working knowledge of IBM Datacap, the Java language and the Android platform.

SDK Prerequisites

Datacap Android SDK is in Beta - contact your IBM representative for more information

LICENSE

Apache License Version 2.0

About

License:Apache License 2.0


Languages

Language:Java 91.5%Language:Kotlin 8.5%