diff options
| author | Gubolin <gubolin@fantasymail.de> | 2014-09-07 09:12:00 +0200 |
|---|---|---|
| committer | Gubolin <gubolin@fantasymail.de> | 2014-09-07 09:12:00 +0200 |
| commit | d5363e2cf35d69215904b1c899e4cafd0f1c632f (patch) | |
| tree | cd0ebfc163daa508fea5e4ac7bea6f42aebcc4ab /mobile.sh | |
| parent | 5bd357806fb0f3d0a9556dfb718f53bfb6af4fbb (diff) | |
| download | snap-d5363e2cf35d69215904b1c899e4cafd0f1c632f.tar.gz snap-d5363e2cf35d69215904b1c899e4cafd0f1c632f.zip | |
show virtual keyboard in Android (offline app only) (fix #81)
Diffstat (limited to 'mobile.sh')
| -rwxr-xr-x | mobile.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
