copay/android/README.md

469 B

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