Android ActionBar basics
Mark Allison has a nice series of posts on using and customising the Android ActionBar, including ActionBarSherlock, which was ported (wrapped?) to Mono for Android recently.
Makes for a good read of the basics of the ActionBar, which is now a standard design element in Android.
(Via Android UI Patterns)