Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 773 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 773 Bytes

TobyRich SmartPlane app for Android

This is the official Android app for the TobyRich SmartPlane™. More information about the SmartPlane is available on http://smartplane.net/

Project maintainer: Prashant Vaibhav [email protected] github username pvaibhav

Building

  • Requirements: Android SDK 4.3 (API level 18), build-tools 19.1.0

If you use Android Studio, clone this repository, and "Import" it as an Android project.

Building on the commandline requires gradle.

lib-smartlink-android

This project depends on the SmartLink library. It's included as a precompiled .jar file, but if you'd like the source code, you can find it at http://github.com/TobyRich/lib-smartlink-android