Android KeyStore File in CI & CD Cycle
Android 19 Nov 2018 1129What's the keystore file and why it's so important to Android App Building, especially the Automated Builds with Continuous Integration? How to secure the keystore and it's credentials from expecting access?
Encoding keystore file via base64 and storing it encrypted in version control with `openssl`. Start using Continuous Deployment to automate your app building on many machines or different app modes.
"In the previous post, I mentioned Android Automated Build with Circle CI. When I wrote that post, we stored keystore(.jks) file as is in version control system. I know it’s huge security risk but it..."
More info
#2nd
in TOP Mobile articles
Level
N/A
Author
AndroidPub
For further author's articles please visit the author's website.
https://android.jlelse.eu/