Skip to content

Instantly share code, notes, and snippets.

@nacady
Created January 7, 2016 08:49
Show Gist options
  • Save nacady/5a31fcfacc039ed74db0 to your computer and use it in GitHub Desktop.
Save nacady/5a31fcfacc039ed74db0 to your computer and use it in GitHub Desktop.
How to build cordova's debug-app on multiple PCs ref: http://qiita.com/nacady/items/becbc5911ef45d71c704
storeFile=debug.keystore
storePassword=android
keyAlias=androiddebugkey
keyPassword=android
cp ~/.android/debug.keystore platforms/android/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment