copay/android
Yemel Jardi 32373b92b4 version number is now taken from version.js file 2014-05-29 15:55:55 -03:00
..
README.md Add readme for building an Android APK 2014-05-22 15:43:23 -07:00
build.sh version number is now taken from version.js file 2014-05-29 15:55:55 -03:00
icon.png Add Android version build script 2014-05-22 15:09:39 -07:00
manifest.json Automate git version to android apk and chrome extension packages 2014-05-23 10:11:57 -07:00

README.md

System Requirements

Add to your ~/.bash_profile or ~/.bashrc

export CROSSWALK="<path to Crosswalk directory>"

To build the APK run the script:

sh android/build.sh

To install the APK in your device run:

adb install -r Copay_VERSION_arm.apk