Skip navigation links

Gini Vision Accounting Network Library for Android

Implementation using the Gini Accounting API of the network related tasks required by the Gini Vision Library.

See: Description

Packages 
Package Description
net.gini.android.vision.accounting.network
Implementations of the GiniVisionNetworkService and the GiniVisionNetworkApi using the Gini Accounting API.
net.gini.android.vision.accounting.network.model
Contains mappers for converting Gini Vision Library model classes used for extractions to their Gini API SDK counterparts and vice versa.
net.gini.android.vision.network  
net.gini.android.vision.network.model  

Implementation using the Gini Accounting API of the network related tasks required by the Gini Vision Library.

Adding this library along with the Gini Vision Library to your application is the quickest way to integrate document scanning with Gini's Accounting API.

In order for the Gini Vision Library to use this networking library pass the instances to the GiniVision.Builder when creating a new GiniVision.

Important:You must not enable multi-page in the Gini Vision Library when using it with this networking library. The multi-page feature is currently only supported by the default networking library.

Requirements

Android 4.4+ (API Level 19+)

Version:
2.x
Author:
Gini GmbH
Skip navigation links