Publishing API & Continuous Deployment on Android

DroidCon Italy 2017 (Torino, Italy) - April 07, 2017

– Continuous Delivery x Continuous Deployment – Configuring the credentials to allow the bot access to the API – How AppEdits work via the Publishing API – Configuring attributes and updating the app! So you have already configured your unit tests, integration and acceptance tests, and you’re automatically building your APK on every merged Pull Request to your repo. Let's go forward with automation and upload the APK to Google’s Play Store, by also updating its screenshots, “what’s new” and many other attributes.

In this talk I will present the basic workings of Google’s Publishing API and we will go through an example of how to update an application automatically.