Is there a way to install one key for all developers?
For the debug signature key, copy the debug repository (for example, ~/.android/debug.keystore ) between the development computers and remember to update all of them again when the keys expire.
For the product signing key, copy the production key store between the development computers.
Please note that I have not tried copying the keystores between Windows and not Windows (OS X, Linux), so I donβt know if there are any possible problems with line endings.
CommonsWare
source share