- Install Android SDK
- Install XCode for IOS
- Install Cordova:
sudo npm install -g cordova
- Install Copay dependecies:
bower install && npm install
- Install Java-SDK and Apache Ant
$ make [clean] open-ios
OR $ make [clean] android-run
OR $ make [clean] wp8
See Makefile for more targets