DevBytes: Intro to ActionBarCompat Support Library

Video

Google has extended Action Bar support for older devices (as early as Android 2.1) via support library 18.

This video provides an overview of how to update your existing app to use the new Action Bar apis and take full advantage of the Action Bar on older devices.

Those of you who have been using the 3rd party library ActionBarSherlock to date will notice that a similar approach has been used by google.