blob: 9616c582a891a47c44c795b517652ce2a74957c3 [file] [log] [blame]
Alexander Lucas3b4da722013-11-21 12:45:31 -08001Build Instructions
2-------------------
3
4This sample uses the Gradle build system. To build this project, use the
5"gradlew build" command or use "Import Project" in Android Studio.
6
7To see a list of all available commands, run "gradlew tasks".
8
9Dependencies
10-------------
11
12- Android SDK Build-tools v18.1
13- Android Support Repository v2
14
15Dependencies are available for download via the Android SDK Manager.
16
17Android Studio is available for download at:
18 http://developer.android.com/sdk/installing/studio.html