aboutsummaryrefslogtreecommitdiff
path: root/input/gestures
diff options
context:
space:
mode:
authorTrevor Johns <trevorjohns@google.com>2013-07-23 20:56:56 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2013-07-23 21:02:14 +0000
commitfe4ed6450bf3a1eb119dd864d093765b02565fb3 (patch)
treed3eaf216041fbdebcd8e2d2332397bb1333d7080 /input/gestures
parent40bbacc1908e2d342db379d96f1c990f2a395a09 (diff)
parent71621b1eca1942617baa19d9bb347954cfbe8f36 (diff)
downloadandroid-fe4ed6450bf3a1eb119dd864d093765b02565fb3.tar.gz
Merge "Add basic README file to sample projects" into jb-mr2-dev
Diffstat (limited to 'input/gestures')
-rw-r--r--input/gestures/BasicGestureDetect/README.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/input/gestures/BasicGestureDetect/README.txt b/input/gestures/BasicGestureDetect/README.txt
new file mode 100644
index 00000000..38608dfc
--- /dev/null
+++ b/input/gestures/BasicGestureDetect/README.txt
@@ -0,0 +1,6 @@
+Build Instructions
+-------------------
+This sample uses the Gradle build system. To build this project, use the
+"gradlew build" command.
+
+To see a list of all available commands, run "gradlew tasks". \ No newline at end of file