Source code for the “A first hand look at building an Android application” Tutorial

The Google Android Developers have posted a video tutorial

But they forgot to post the final resulting code :) It was easy enough following the steps. Here’s the final result:
http://people.apache.org/~dims/android/HelloAndroid.zip

You can just install it and try it by running the following command:

adb install HelloAndroid.apk

Don’t forget to create some contacts so that they show up in the application


About this entry