aboutsummaryrefslogtreecommitdiff
path: root/sensors/BatchStepSensor/gradle
diff options
context:
space:
mode:
authorJan-Felix Schmakeit <jfschmakeit@google.com>2014-01-02 11:41:04 +1100
committerAlexander Lucas <alexlucas@google.com>2014-02-06 17:23:07 +0000
commit56216a861a0910fb7d4317be4a6c1b43697ebe09 (patch)
tree2ee6139c3ea29732421956546f4e3f316dabd7fe /sensors/BatchStepSensor/gradle
parent2fa6e8d98412b6a91420ca217ef99d527d720417 (diff)
downloadandroid-56216a861a0910fb7d4317be4a6c1b43697ebe09.tar.gz
Add a sample showing the use of the step sensors
(STEP_DETECTOR and STEP_COUNTER) and sensor event batching. Change-Id: Ied3a2601b09b12a53ddbe709b959776ca9e87c3c (cherry picked from commit 501ae9a1d88ba4b5c877f4218b75630271c71e3c)
Diffstat (limited to 'sensors/BatchStepSensor/gradle')
-rw-r--r--sensors/BatchStepSensor/gradle/wrapper/gradle-wrapper.jarbin0 -> 49896 bytes
-rw-r--r--sensors/BatchStepSensor/gradle/wrapper/gradle-wrapper.properties6
2 files changed, 6 insertions, 0 deletions
diff --git a/sensors/BatchStepSensor/gradle/wrapper/gradle-wrapper.jar b/sensors/BatchStepSensor/gradle/wrapper/gradle-wrapper.jar
new file mode 100644
index 00000000..8c0fb64a
--- /dev/null
+++ b/sensors/BatchStepSensor/gradle/wrapper/gradle-wrapper.jar
Binary files differ
diff --git a/sensors/BatchStepSensor/gradle/wrapper/gradle-wrapper.properties b/sensors/BatchStepSensor/gradle/wrapper/gradle-wrapper.properties
new file mode 100644
index 00000000..56f685a4
--- /dev/null
+++ b/sensors/BatchStepSensor/gradle/wrapper/gradle-wrapper.properties
@@ -0,0 +1,6 @@
+#Wed Apr 10 15:27:10 PDT 2013
+distributionBase=GRADLE_USER_HOME
+distributionPath=wrapper/dists
+zipStoreBase=GRADLE_USER_HOME
+zipStorePath=wrapper/dists
+distributionUrl=http\://services.gradle.org/distributions/gradle-1.10-bin.zip