Ross ROSS = Recommend OSS · open-source software intelligence for agents

javakam/FileOperator

🔥 涵盖了Android系统文件的创建/删除/复制/打开文件(目录)、获取文件(目录)大小、获取常用目录、获取文件名称及后缀、获取MimeType以及MediaStore和SAF的相关操作等常用功能,并且也处理了获取文件Uri/Path的兼容问题、图片压缩和文件选择等功能。 observed · 2026-08-28

github.com/javakam/FileOperator · Kotlin · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2263
  • days_rel: n/a
  • days_push: 902
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1469 stars · 160 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An Android file operations library covering file creation/deletion/copying, opening files and directories, MIME types, MediaStore and SAF handling, plus URI/Path compatibility for Android 4.4+. It also bundles a file selector and image compression (based on Luban).

Use cases

  • handle android scoped storage file operations
  • pick files or images in an android app
  • get file mime type from path or uri
  • convert between file uri and path on android
  • compress images before upload on android
  • get file or directory size on android
  • delete outdated cache files automatically
  • open a file with an appropriate android app

When to choose

  • building an Android app that needs broad file I/O across Android 4.4 through Android 11+
  • you need MediaStore/SAF compatibility and URI/Path conversion in one library
  • you want a built-in file picker with image compression

When to avoid

  • developing for platforms other than Android
  • you only need a tiny single utility and prefer a minimal dependency
  • your project requires a library with frequent maintenance beyond 2024

Facets

library · maturity active

file-system image-processing file-upload android-tools files mobile-development jvm file-operations file-picker saf mediastore scoped-storage uri-path-compatibility image-compression fileprovider android mobile

1 source

Member repositories

RepositoryRoleHealth v2
javakam/FileOperatormain32

For agents

markdown · JSON · MCP: product_card(name="javakam/FileOperator")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem