Continuous integration/continuous delivery for your Xamarin app with VSTS and HockeyApp – Part Android

VSTS loves HockeyApp and Android too!

In addition to my previous posts about this subject, I got some reactions that it was iOS only! And I can’t deny that. If you haven’t noticed by now, I’m an iOS guy and I’m proud of it! Nevertheless, one of the main advantages of Xamarin is that you can swing both ways (and even … Read more

Continuous integration/continuous delivery for your Xamarin app with VSTS and HockeyApp – Part 2

VSTS loves HockeyApp

In my previous post I have talked about how to create a build definition with VSTS and setup your Mac build agent yourself. In this post I will extend that build definition so we can publish our app automatically to HockeyApp. Also I will explain how you can do the same for your Android app, a bit about … Read more