# jfeinstein10/SlidingMenu

An Android library that allows you to easily create applications with slide-in menus. You may use it in your Android apps provided that you cite this project and include the license in your app. Thanks!

Repository: https://github.com/jfeinstein10/SlidingMenu
Canonical: https://ross.abutalabs.com/products/slidingmenu
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2021-09-19T14:04:18+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5177, "days_push": 1809, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 10989, forks 4934 (observed 2026-08-28T04:10:44.978345+00:00)

## What it is
SlidingMenu is an open-source Android library for creating slide-in navigation menus similar to those in Google+, YouTube, and Facebook apps. It lets developers attach sliding menus to activities programmatically, via activity inheritance, or directly in XML layouts.

## Use cases
- add a slide-in navigation menu to an Android app
- create a Facebook-style sliding drawer UI
- implement hamburger menu navigation in Android
- slide content aside to reveal a menu behind an activity
- build apps with Google+ or YouTube style menus

## When to choose
- maintaining or updating a legacy Android app already using SlidingMenu
- targeting very old Android versions where modern Navigation Drawer components are unavailable

## When to avoid
- starting a new Android project - use AndroidX DrawerLayout or NavigationView instead
- the project is unmaintained and incompatible with modern Android tooling

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: mobile-development, android-tools
- platform: jvm
- tags: slide-in-menu, navigation-drawer, android-ui, legacy, android

## Member repositories
- jfeinstein10/SlidingMenu (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:44.978345+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:17:14.825172+00:00, confidence not recorded.
  - readme: https://github.com/jfeinstein10/SlidingMenu (fetched 2026-08-28T04:10:44.978345+00:00, sha 3a2c9742779a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
