Skip to content

kovacsi/androidlib

Repository files navigation

Test SDK for Android

Coverage Status

Overview

This document describes the Test SDK for the Android platform. The document describes the main Test Android SDK interface functions.

Install

Minimum supported version is minSdkVersion 16

  • Add the SDK to your build.gradle
repositories {
    jcenter()
}

and

compile 'com.blabla:bla:+'
  • Implement in the application

Getting started

The semantics of Test SDK.

Sample Code

We <3 open source software, that’s why we open sourced our Test SDK for Android implementation.

SDK Development

The following tasks may be useful during SDK development.

Deploy to Maven Local

$ ./gradlew install

Run Tests

$ ./gradlew cAT -i

Generate JavaDoc

$ ./gradlew javaDoc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages