easyandroidgroup/EasyAndroid
一系列简单、轻量、方便的Android开发工具集合(持续更新中),包括Android动态权限、SharedPreferences、反射、日志、Toast、Bundle、MVP、线程池、Html、图文混排、蒙层引导、拍照、图库选择等 observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3042
- days_rel: n/a
- days_push: 2169
- n_releases_24m: 0
Adoption not part of the score
1182 stars · 188 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
EasyAndroid is a lightweight Kotlin library that bundles many small, independent utility components for Android development, such as runtime permissions, SharedPreferences access, logging, Toast, reflection, thread pools, Bundle handling, image picking, and overlay guides. Each component is designed to be minimal (under ~100 methods) and can be copied into a project individually if only part of the library is needed.
Use cases
- request android runtime permissions easily
- simplify sharedpreferences read and write
- show toasts without boilerplate
- wrap thread pool and background task execution
- pick photos from camera or gallery
- show onboarding overlay guides highlighting views
- handle activity results without onActivityResult
- load images in html text in TextView
When to choose
- you want small, copy-paste-friendly Android utility components instead of heavyweight frameworks
- you need a grab-bag of common Android helpers (permissions, toast, log, prefs) in one lightweight dependency
- you prefer Kotlin-based, minimal-method-count utilities
When to avoid
- you need a large, actively maintained framework with frequent updates (last release 2020)
- you already use comprehensive libraries like AndroidX or Jetpack that cover these utilities
- you need only one specific feature with strong long-term support guarantees
Facets
library · maturity maintenance
ui-components developer-tools logging concurrency file-upload mobile-development android-tools developer-tools cross-platform jvm android-utilities runtime-permissions sharedpreferences toast reflection mvp-architecture thread-pool image-picker onboarding-overlay activity-result lightweight-components android mobile
1 source
- readme: https://github.com/easyandroidgroup/EasyAndroid · fetched 2026-08-28 · 552afc4617c4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| easyandroidgroup/EasyAndroid | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="easyandroidgroup/EasyAndroid")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem