Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.1 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.1 KB

Clover SDK for Android

This repo contains two Android Studio projects: clover-android-sdk and clover-android-sdk-examples. Both projects use the Gradle build system and were developed using Android Studio. If you do not have Gradle installed, you may use the Gradle wrapper executable gradlew / gradlew.bat present in this repo.

clover-android-sdk is an Android library project. To integrate it into your project, add the following dependency to your Gradle-enabled project:

dependencies { compile 'com.clover.sdk:clover-android-sdk:86' }

clover-android-sdk-examples is an Android application project. To build and install from the command line,

$ pwd
.../clover-android-sdk/clover-android-sdk-examples
$ gradle clean installDebug

Alternatively, you may import both the SDK and examples as an Android Studio project.

Latest Apps for Testing

If you are testing on your own tablet then you will need the latest apps. Please run the kickstart.py script to get the minimum apps. All apps can be downloaded at:

https://www.clover.com/docs/dev-apks