Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 966 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 966 Bytes

Tailor Toys PowerUp 3.0 app for Android

MULTIPLE MODULE SUPPORT!

This is the official unofficial Android app for the TailorToys PowerUp 3.0 with multiple bluetooth module support. It's a fork of Tailor Toys app (a fork of TobyRich SmartPlane app). More information about the PowerUp 3.0 is available on http://poweruptoys.com/

TailorToys Project maintainer: Prashant Vaibhav prashant.vaibhav@tobyrich.com 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