This post is the beginning of a series of posts that will outline how to create an Android build server using the Hudson Continuous Integration (AKA: Hudson CI) software. This post is part 1 in the series: Posts: * Part 1 – The Server (This post) * Part 2 – Installing Hudson * Part 3 – Installing the Android SDK * Part 4 – Communicating with GitHub (coming this week) * Part 5 – Creating a Hudson Build Job (coming this week) In this post I’m going to outline the server and what I did in order to get the components installed in order to install Hudson CI. The...
Read more...