An open API service indexing awesome lists of open source software.

https://github.com/labstack/labstack-android

Official Android client library for the LabStack platform
https://github.com/labstack/labstack-android

Last synced: 10 months ago
JSON representation

Official Android client library for the LabStack platform

Awesome Lists containing this project

README

          

## Android Client

## Installation

```groovy
dependencies {
compile 'com.labstack:labstack-android:0.8.0'
}
```

## Quick Start

[Sign up](https://labstack.com/signup) to get an API key

`MainActivity.java`

```java
```

Run your app in the configured device

## [Documentation](https://labstack.com/docs) | [Forum](https://forum.labstack.com)