# neokree/MaterialNavigationDrawer

Navigation Drawer Activity with material design style and simplified methods

Repository: https://github.com/neokree/MaterialNavigationDrawer
Canonical: https://ross.abutalabs.com/products/materialnavigationdrawer
Language: Java
License: Apache-2.0
License Family: permissive
Archived: true
Last push: 2015-12-22T18:30:00+00:00

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

## Adoption (not part of the score)
Stars 1541, forks 420 (observed 2026-08-28T04:05:00.670756+00:00)

## What it is
An Android library that provides a Navigation Drawer Activity implementing Google's Material Design style with simplified setup methods. It is written in Java, requires API 10+ and the Android support v7 Toolbar, and has not been updated since late 2015.

## Use cases
- add a material design navigation drawer to my android app
- implement a sliding menu drawer with minimal code
- create a hamburger menu navigation activity in android
- material design side menu for android support library apps
- simplified navigation drawer setup for older android apis

## When to choose
- you are maintaining a legacy Android app on old support libraries that already uses this drawer
- you need a quick material-style drawer for an API 10+ project and can vendor the code yourself

## When to avoid
- you are starting a new Android project - use NavigationView from AndroidX/Material Components instead
- you need ongoing maintenance, bug fixes, or compatibility with modern Android APIs
- you rely on timely issue resolution - the project has been inactive since 2015

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, mobile-framework
- domain: mobile-development, android-tools, web-design
- platform: jvm
- tags: navigation-drawer, material-design, android-ui, deprecated, android

## Member repositories
- neokree/MaterialNavigationDrawer (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:00.670756+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-30T04:30:48.609304+00:00, confidence not recorded.
  - readme: https://github.com/neokree/MaterialNavigationDrawer (fetched 2026-08-28T04:05:00.670756+00:00, sha 0876c62a43c8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
