Wallet/cordova
Matias Alejo Garcia a05a3a06c9 mobile versions update
2014-12-13 00:47:31 -03:00
..
android fix Android splashscreen 2014-12-11 04:57:23 +01:00
ios add icon for iphone 6 plus 2014-12-12 15:37:00 -03:00
build.sh split css with hover in a separate file. Common file for loading action. New grunt mobile 2014-12-11 16:07:43 -03:00
config.xml mobile versions update 2014-12-13 00:47:31 -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