http://developer.android.com/sdk/compatibility-library.html
If you want to use the ActionBar UI style then there is a library that will work on Android 1.6+ using the native one when available else an emulated one.
http://actionbarsherlock.com/
More like "if you want to design your app according to standards". ABS is a necessity for any new app.
http://developer.android.com/sdk/compatibility-library.html
If you want to use the ActionBar UI style then there is a library that will work on Android 1.6+ using the native one when available else an emulated one.
http://actionbarsherlock.com/