# Announcing ActionBarSherlock Version 4.0

DevFeed: [Announcing ActionBarSherlock Version 4.0](<https://devfeed.tech/articles/announcing-actionbarsherlock-version-4-0-20913.md>)

Original publisher: [Read original article](<https://jakewharton.com/actionbarsherlock-four-point-oh/>)

Published: 2012-03-07T00:00:00Z

Content type: release

Language: en

Sources: [Jake Wharton](<https://devfeed.tech/sources/jake-wharton.md>)

Topics: [Android](<https://devfeed.tech/topics/android.md>), [Library](<https://devfeed.tech/topics/library.md>), [migration](<https://devfeed.tech/topics/migration.md>), [App](<https://devfeed.tech/topics/app.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [applications](<https://devfeed.tech/tags/applications.md>), [blog-post](<https://devfeed.tech/tags/blog-post.md>), [developers](<https://devfeed.tech/tags/developers.md>), [development](<https://devfeed.tech/tags/development.md>), [library](<https://devfeed.tech/tags/library.md>), [migration](<https://devfeed.tech/tags/migration.md>), [release](<https://devfeed.tech/tags/release.md>)

## AI overview

This release announcement introduces ActionBarSherlock 4.0, a feature-complete backport of the Android 4.0 action bar and supporting widgets to Android 2.x and later. It provides API- and theme-compatible action bars, sample applications, and included source code, with a migration guide planned for applications moving from version 3.x.

## Source excerpt

It's been approximately three months since the Android 4.0 Ice Cream Sandwich source code landed on the Android Open Source Projects's servers. Since then I have spent countless nights developing what I described in an earlier blog post as the "first true release" of ActionBarSherlock: version 4.0. As of 11:57:57PM PST I have finally tagged and released this new revolutionary version of the library into the wild for your consumption. This date of release was chosen because of its historical significance within the scope of ActionBarSherlock. Exactly one year ago the first version, 1.0, was tagged and released. If you read the history lesson blog post you'll know that this version only lasted 24 hours before 2.0 came along but it still represents the very first milestone. Version 4.0 is another huge milestone so the fact that it is occurring on the same date should help convey its significance. For those who are not aware, version 4.0 is a feature-complete backport of the Android 4.0 action bar and its supporting widgets to Android 2.x and up. This allows applications to integrate a 100% API and theme-compatible action bar with extremely little effort. Rather than worrying about interfacing with a custom third-party action bar or adding features to the ActionBarCompat sample, developers can now drop in ActionBarSherlock and focus on the most important part of their app, the content! In the next 48 hours I plan to fill out the release a bit with a proper migration guide for applications coming from the v3.x branch along with some minor updates to the website with new screenshots. Savy developers should already have all they need, however. The library is available for download on the website along with its sample applications--the source code to which is included in the download. For those who would like to stay up-to-date with the library in a more automated fashion you can download its samples from the newly re-branded Play Store: ActionBarSherlock: Demos Sample Acti