# rosuH/AndroidFilePicker

FilePicker is a small and fast file selector library that is constantly evolving with the goal of rapid integration, high customization, and configurability~

Repository: https://github.com/rosuH/AndroidFilePicker
Canonical: https://ross.abutalabs.com/products/androidfilepicker
Homepage: https://afp.rosuh.me
Language: Kotlin
License: MIT
License Family: permissive
Topics: android, file-picker, file-browser
Last push: 2024-04-10T21:27:19+00:00

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

## Adoption (not part of the score)
Stars 1068, forks 94 (observed 2026-08-28T04:03:27.369926+00:00)

## What it is
AndroidFilePicker is a lightweight, fast file selector library for Android that lets apps browse and pick local files with a single line of code. It offers single/multi selection modes, custom filters, custom root paths, and multiple built-in themes.

## Use cases
- let users pick a file to upload in my Android app
- select multiple images or videos from local storage
- browse and choose a PDF from device storage
- add a customizable file browser dialog to an Android app
- pick audio files in a single-choice mode
- show only folders in a file selector

## When to choose
- you need a quick, highly customizable local file picker on Android
- you want single or multi file selection with minimal integration code
- you need themed file browsing UI in Activities or Fragments

## When to avoid
- your targetAPI is above 33 and you only need photo/video selection (use the system photo picker)
- you need cloud or remote file picking, not local storage
- you are building for non-Android platforms

## Facets
- artifact type: library
- maturity: stable
- function: file-system, ui-components
- domain: android-tools, mobile-development, files
- platform: jvm
- tags: file-picker, file-selector, android-library, kotlin, android, mobile

## Member repositories
- rosuH/AndroidFilePicker (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:27.369926+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:54:44.916457+00:00, confidence not recorded.
  - readme: https://github.com/rosuH/AndroidFilePicker (fetched 2026-08-28T04:03:27.369926+00:00, sha 494752fa9f11)
  - homepage: https://afp.rosuh.me (fetched 2026-08-29T12:56:52.790864+00:00, sha ce1fc507f958)
- Data as of 2026-08-30T08:39:29.467469+00:00.
