/doNationAppathon

Official version

Primary LanguageJava

GiniVision SDK for Android Example App

This is an example app for the GiniVision SDK for Android. See http://developer.gini.net/ginivision-android/html/index.html for further documentation.

Before You Can Run The App

You have to edit the resource file src/main/res/values/strings.xml and replace the values of the gini_api_client_id and gini_api_client_secret with valid credentials. Please send an email to technical-support@gini.net if you haven't received credentials yet.

Build & Install the App

Go into the project directory and enter:

   $ ./gradlew assembleDebug
   $ ./gradlew installDebug

   $ ./gradlew -PginiRepoUser="unicredit-appathon-04" -PginiRepoPassword="team4appathon"