Use CI to easily deploy Android MonoGame applications

Hello everyone :slight_smile:

I recently used CI in my last Android MonoGame project, and I had a lot of trouble before to successfully make it work as I expected. Now, each time that I push a commit on my Github repository, it will trigger an Android build on AppVeyor and uploading it on HockeyApp to make it easily available to any Android devices.

I thought that some people could be interested in doing the same, so I just wrote a small post explaining how I did here.

Have a nice day :wink:

2 Likes