From d5363e2cf35d69215904b1c899e4cafd0f1c632f Mon Sep 17 00:00:00 2001 From: Gubolin Date: Sun, 7 Sep 2014 09:12:00 +0200 Subject: show virtual keyboard in Android (offline app only) (fix #81) --- mobile.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'mobile.sh') diff --git a/mobile.sh b/mobile.sh index b1fb9de..212f711 100755 --- a/mobile.sh +++ b/mobile.sh @@ -13,5 +13,6 @@ git clone https://github.com/Gubolin/snap.git www cd www git checkout mobileapp cordova platform add android +cordova plugin add org.apache.cordova.plugin.softkeyboard cordova plugin add org.apache.cordova.vibration cordova build android -- cgit v1.3.1