Wallet/cordova
Matias Alejo Garcia fb7db0a01f update mobile
2014-12-19 19:19:17 -03:00
..
android
ios add some images to chrome store 2014-12-17 10:45:16 -03:00
build.sh
config.xml update mobile 2014-12-19 19:19:17 -03:00
readme.md

Mobile building

Requisites

Build the project

$ sh cordova/build.sh [--android]
$ cd cordova/project
$ cordova run android
$ cordova emulate ios

Build for release

$ cordova build android --release