aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/buglabs-apps/com.buglabs.app.vibrationdemo.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/buglabs-apps/com.buglabs.app.vibrationdemo.bb')
-rw-r--r--recipes/buglabs-apps/com.buglabs.app.vibrationdemo.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/buglabs-apps/com.buglabs.app.vibrationdemo.bb b/recipes/buglabs-apps/com.buglabs.app.vibrationdemo.bb
new file mode 100644
index 0000000000..b71c282fe5
--- /dev/null
+++ b/recipes/buglabs-apps/com.buglabs.app.vibrationdemo.bb
@@ -0,0 +1,13 @@
+require bug-app.inc
+
+DESCRIPTION = "This Demo shows how to use the ShakeMeasuereService. \
+It constantly reads information from the accelerometer and turn on/off LDE's depending of the shaking intensity. Download both this application and ShakeMeasuereService."
+HOMEPAGE = "http://buglabs.net/applications/VibrationDemo"
+
+DEPENDS += "service-tracker com.buglabs.app.shakemeasureservice com.buglabs.common com.buglabs.bug.base com.buglabs.osgi com.buglabs.bug.jni.accelerometer com.buglabs.bug.module.motion "
+
+PV = "6"
+
+SRC_LINK = "http://buglabs.net/program_version/download/708"
+
+APIVERSION = ""