You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
514 B

Build Instructions
-------------------
This sample uses the Gradle build system. To build this project, use the
"gradlew build" command or use "Import Project" in Android Studio.
To see a list of all available commands, run "gradlew tasks".
Dependencies
-------------
- Android SDK Build-tools v20.0.0
- Android Support Repository v2
Dependencies are available for download via the Android SDK Manager.
Android Studio is available for download at:
http://developer.android.com/sdk/installing/studio.html