/YotaPhone1_API_Sample

Sample of usage YotaPhone1 API

Primary LanguageJava

YotaPhone API sample usage Build Status

This is set of samples for YotaPhone1 API.

All examples are taken from the official site and buit with gradle

Build

You need android SDK API v17, build-tools 23.0.3 and set enviroment variable ANDROID_HOME

Windows

Run gradlew.bat build

Linux

Run ./gradlew build

Install

Windows

Run gradlew.bat installDebug

Linux

Run ./gradlew installDebug