Wallet/cordova
Matias Alejo Garcia 8679b4eb8c android 1
2014-11-20 23:39:53 -03:00
..
android fix generation of Android and iOS packages. The purpose is testing. 2014-11-20 22:09:28 -03:00
ios Bump mobile version to 0.6.4 2014-10-17 14:38:44 -03:00
build.sh android 1 2014-11-20 23:39:53 -03:00
config.xml fix generation of Android and iOS packages. The purpose is testing. 2014-11-20 22:09:28 -03:00
readme.md fix generation of Android and iOS packages. The purpose is testing. 2014-11-20 22:09:28 -03:00

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