I've been working with mobile phone software for years and have played with Symbian, Windows Mobile and BlackBerry before now, but Android has my interest piqued. It's all open-source, it's all Java and it uses as its standard development environment Eclipse, by far my favourite IDE.
One of the things many Android applications need to do is retrieve information from somewhere on the web, and another is to display results in lists so I've put together some notes on how to start going about this. You can download all code and resources I refer to.