Installation

In order to install Gini Capture SDK, add the following code to the dependencies section in your build.gradle file.

dependencies { implementation 'net.gini.android:gini-capture-sdk:3.2.0' }

After syncing Gradle, start integrating the SDK.

Â