# SimonVT/android-menudrawer

*DEPRECATED* A slide-out menu implementation, which allows users to navigate between views in your app.

Repository: https://github.com/SimonVT/android-menudrawer
Canonical: https://ross.abutalabs.com/products/android-menudrawer
Homepage: http://simonvt.github.com/android-menudrawer/
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2014-06-30T15:29:28+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": 5114, "days_push": 4447, "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 2567, forks 1099 (observed 2026-08-28T04:07:01.217814+00:00)

## What it is
A deprecated Android library providing a slide-out menu drawer for navigating between views in an app. It supports menus on all four screen edges, drag-to-open gestures, and always-visible menus on tablets.

## Use cases
- add a slide-out navigation drawer to an android app
- implement a menu that opens by dragging the screen edge
- show a persistent side menu on tablets
- highlight the currently visible screen with a drawer indicator
- add a drawer menu via XML layouts without custom activity classes

## When to choose
- maintaining a legacy Android app already using this library
- targeting very old Android versions where the support library DrawerLayout is unavailable

## When to avoid
- starting a new Android project - the library is deprecated and unmaintained since 2014
- you need modern Material Design navigation components
- you want ongoing bug fixes or updates

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, mobile-framework
- domain: mobile-development, android-tools, frontend
- platform: jvm
- tags: slide-out-menu, navigation-drawer, deprecated, android-ui, android

## Member repositories
- SimonVT/android-menudrawer (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:01.217814+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-30T02:23:22.876923+00:00, confidence not recorded.
  - readme: https://github.com/SimonVT/android-menudrawer (fetched 2026-08-28T04:07:01.217814+00:00, sha 72db79fd5291)
- Data as of 2026-08-30T08:39:29.467469+00:00.
