Android KeyStore File in CI & CD Cycle

Photo by AndroidPub

What'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..."

Read more on the site

View Article

More info
#2nd in TOP Mobile articles
Level N/A

Author

Added by:
Report article