From b662f320f507c9030e018df3e69ee396de68bb2b Mon Sep 17 00:00:00 2001 From: "Achim D. Brucker" Date: Tue, 9 Aug 2016 09:04:50 +0100 Subject: [PATCH] Added missing 'plattform add android' command. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c8c37df..1e17ecd 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ Apache Cordova. #### Compiling DVHMA cd DVHMA-Featherweight + cordova platform add android cordova plugin add ../plugins/DVHMA-Storage cordova plugin add ../plugins/DVHMA-WebIntent cordova compile android