This post is part 3 in a series of posts of how to set up an Android build server. Posts: * Part 1 – The Server * Part 2 – Installing Hudson * Part 3 – Installing the Android SDK (this post) * Part 4 – Communicating with GitHub * Part 5 – Creating a Hudson Build Job In this post I’m going to show you how to install the Android SDK on an 64 bit Ubuntu 10.04 LTS headless server (no gui). Note: I did this about 2 months ago. If you see any typos or find any errors, please comment so I can fix them. Thanks! Requirements You will need to be running a machine...
Read more...
This post is part 2 in a series of posts of how to set up an Android build server. Posts: Part 1 – The Server Part 2 – Installing Hudson (this post) 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 show you how to install Hudson CI on a 64bit Ubuntu 10.04 LTS headless server (no gui). Note: I did this about 2 months ago. If you see any typos or find any errors, please comment so I can fix them. Thanks! Installing Hudson Once you have...
Read more...
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...
1
Posted on: October 14, 2010
By Donn in Tools
If you attended my advanced Android presentation at the Twin Cities Code Camp 9, you can find the presentation located below. Advanced android View more presentations from...
Read more...
2
Posted on: October 05, 2010
By Donn in Mobile
If you attended my Android presentation at the Minnesota developers conference, thank you! Below you will find the link to where you can download a full working example application that I attempted (ran out of time!) to build during the presentation. Download the Materials Here (zip) View the Materials Online...
Read more...