• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Build 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 v20.0.0
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
19