# JakeWharton/ActionBarSherlock

[DEPRECATED] Action bar implementation which uses the native action bar on Android 4.0+ and a custom implementation on pre-4.0 through a single API and theme.

Repository: https://github.com/JakeWharton/ActionBarSherlock
Canonical: https://ross.abutalabs.com/products/actionbarsherlock
Homepage: http://actionbarsherlock.com
Language: Java
License: Apache-2.0
License Family: permissive
Archived: true
Last push: 2015-12-17T17:54:50+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5658, "days_push": 3912, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7053, forks 3456 (observed 2026-08-28T04:09:55.534087+00:00)

## What it is
ActionBarSherlock is a deprecated Android library that provides a unified action bar API across Android versions, using the native action bar on 4.0+ and a custom backport implementation on older versions. It lets developers style and interact with the action bar through a single API and theme.

## Use cases
- add an action bar to Android apps supporting 2.x devices
- use one action bar API across all Android versions
- style the action bar to match app theme on old Android versions
- backport Ice Cream Sandwich action bar to pre-4.0 devices

## When to choose
- maintaining a legacy Android app already built on ActionBarSherlock
- targeting Android 2.x-3.x devices with a consistent action bar

## When to avoid
- starting any new Android project (use AppCompat instead)
- targeting only Android 4.0+ where the native action bar exists
- needing ongoing support or new features

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, mobile-framework
- domain: mobile-development, android-tools, cross-platform
- platform: jvm
- tags: action-bar, android-support-library, backport, deprecated, ui, android, mobile

## Member repositories
- JakeWharton/ActionBarSherlock (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:55.534087+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:40:30.940419+00:00, confidence not recorded.
  - readme: https://github.com/JakeWharton/ActionBarSherlock (fetched 2026-08-28T04:09:55.534087+00:00, sha 586c0b0c4f0e)
  - homepage: http://actionbarsherlock.com (fetched 2026-08-29T08:36:13.115877+00:00, sha 175ba8511ed2)
  - site_page: http://actionbarsherlock.com/faq.html (fetched 2026-08-29T08:36:13.124954+00:00, sha 3dd84cb42ee1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
