From 5bd357806fb0f3d0a9556dfb718f53bfb6af4fbb Mon Sep 17 00:00:00 2001 From: Gubolin Date: Sat, 6 Sep 2014 15:52:50 +0200 Subject: add vibrate block --- mobile.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'mobile.sh') diff --git a/mobile.sh b/mobile.sh index 0f660d1..b1fb9de 100755 --- a/mobile.sh +++ b/mobile.sh @@ -13,4 +13,5 @@ git clone https://github.com/Gubolin/snap.git www cd www git checkout mobileapp cordova platform add android +cordova plugin add org.apache.cordova.vibration cordova build android -- cgit v1.3.1