# nbsp-team/MaterialFilePicker

Picking files since 2015

Repository: https://github.com/nbsp-team/MaterialFilePicker
Canonical: https://ross.abutalabs.com/products/materialfilepicker
Language: Java
License: Apache-2.0
License Family: permissive
Topics: android, file-picker, material, picker, android-library
Last push: 2023-02-05T02:12:13+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3968, "days_push": 1306, "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 1164, forks 227 (observed 2026-08-28T04:03:49.818470+00:00)

## What it is
A Material Design file picker library for Android, letting apps browse the filesystem and select files with regex-based filtering, theming, and night mode support. It is an unofficial continuation of the original MaterialFilePicker, distributed via JitPack.

## Use cases
- pick a file from device storage in an android app
- let users select only jpg images with a file picker
- browse files starting from a specific folder path
- open a material-styled file browser with dark mode support
- filter file picker results by regex pattern
- get the selected file path in onActivityResult

## When to choose
- you need a Material Design file picker on Android API 16+
- you want regex-based file filtering and custom root/start paths
- you need light/dark theme support in a file picker

## When to avoid
- you target only modern Android and can use the system Storage Access Framework intent
- you need a cross-platform or Compose-based picker
- you need actively developed features beyond maintenance

## Facets
- artifact type: library
- maturity: maintenance
- function: file-upload, ui-components
- domain: android-tools, mobile-development, files
- platform: -
- tags: file-picker, material-design, android-library, java, android

## Member repositories
- nbsp-team/MaterialFilePicker (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:49.818470+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-30T06:31:30.353857+00:00, confidence not recorded.
  - readme: https://github.com/nbsp-team/MaterialFilePicker (fetched 2026-08-28T04:03:49.818470+00:00, sha aa2f2807e59f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
