Category Archives: Mobile

Setting up an Android Build Server – Part 3: Installing the Android SDK

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…

Setting up an Android Build Server – Part 2: Installing Hudson

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…

Setting up an Android Build Server – Part 1: The Server

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…

Presentation Materials from TCCC9

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 donnfelker.

Minnesotas Developers Conference Materials

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 (GitHub)