Wallet/android/README.md
2014-05-22 15:43:23 -07:00

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