You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added demo keystore credentials.
Will be removed later.
WIth this I can setup the build environment on a new system really fast.
Just create a new keystore with name "keystore.jks" under ~/.machinecoinkeystore/ with the "Build" > "Generate signed apk..." option from IntelliJ IDEA 13.
The appstore app will be signed with real keystore credentials.
Related to: Gitju@2ff5d08
The text was updated successfully, but these errors were encountered:
Related to https://github.com/Gitju/bitcoin-wallet/issues/1
Will be removed later.
Lets me build the whole project on a fresh system a lot faster as because I just have to setup a keystore under ~/.machinecoinkeystore/keystore.jks with IntelliJ IDEA 13 and therefore I use "android" and "androidpassword" as credentials.
The appstore app has to be build with a real and unique one.
Added demo keystore credentials.
Will be removed later.
WIth this I can setup the build environment on a new system really fast.
Just create a new keystore with name "keystore.jks" under ~/.machinecoinkeystore/ with the "Build" > "Generate signed apk..." option from IntelliJ IDEA 13.
The appstore app will be signed with real keystore credentials.
Related to: Gitju@2ff5d08
The text was updated successfully, but these errors were encountered: