This tutorial walks you briefly through the pitfalls when creating custom layouts.
Appunta
(code.google.com)
An AR engine that covers not only AR but related operations like compass and location.
iosched
(code.google.com)
The source code for the Google I/O 2012 Android app is now available at Google Code. If you're a newbie developer and want to see how things are glued together take a look at this to get some inspiration.
A basic HTTP client for Android
(turbomanage.wordpress.com)
I'm not quit sure if I like the AsyncTask handling since AsyncTask can really mess things up when you tear an Activity down (e.g. during orientation changes) but it looks quite solid nonetheless.
Today we're launching the first version of our Android Toolbox. The toolbox helps you choosing the right libraries to get things done. If you have any additions feel free to submit them here.
List of Android Devices
(blog.blundell-apps.com)
This is an interesting attempt at collection information about what device runs at which pixel density.
Android Asset Studio
(android-ui-utils.googlecode.com)
Asset Studio is a bunch of tools that allow you to quickly and easily generate icons from existing source images, clipart, or text.
A sneak peak video about the new nine patch generator in the Asset Studio.
Android UI Patterns
(play.google.com)
A free app that shows you all common UI Patterns on Android.