wyouflf/xUtils3
Android orm, bitmap, http, view inject... observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
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: 3962
- days_rel: n/a
- days_push: 1628
- n_releases_24m: 0
Adoption not part of the score
5939 stars · 1951 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
xUtils3 is a lightweight (~251K) Android utility library bundling four modules: an ORM for SQLite with a LINQ-like query API, an HTTP(S) client with caching, cookies, resumable downloads and large file uploads, an image loader with memory/disk caching, and annotation-based view injection and event binding. It is written in Java and distributed via Gradle as org.xutils:xutils.
Use cases
- query sqlite on android with a fluent linq-style orm
- make http requests with caching and cookie support in an android app
- load and cache images in listviews with gif and webp support
- inject android views and bind click events with annotations
- upload large files over 2GB from android
- resume interrupted downloads on android
When to choose
- you want one small dependency covering database, networking, image loading, and view injection on Android
- you need resumable downloads, cookie handling, or HTTP caching out of the box
- you prefer annotation-based view/event binding that survives ProGuard obfuscation
When to avoid
- you prefer modern Kotlin-first stacks (Retrofit, Room, Coil, ViewBinding) with active ecosystems
- you need Jetpack Compose or current Android architecture components integration
- you require a permissively clear license - the GitHub license is marked NOASSERTION
Facets
library · maturity maintenance
orm http-client image-processing ui-components caching mobile-development android-tools web-development jvm view-injection bitmap-loading http-requests sqlite-orm annotation-based android-utility android mobile
8 sources
- readme: https://github.com/wyouflf/xUtils3 · fetched 2026-08-28 · f8af4c3d3d67
- homepage: https://gitee.com/wyouflf/xUtils3 · fetched 2026-08-29 · cf59c9f1cf53
- site_page: https://gitee.com/about_us · fetched 2026-08-29 · 061b862ef0b5
- site_page: https://compass.gitee.com/zh/docs/dimensions-define · fetched 2026-08-29 · 6392ce42534d
- site_page: https://gitee.com/all-about-git · fetched 2026-08-29 · fb606340594e
- site_page: https://gitee.com/features/gitee-go · fetched 2026-08-29 · bfa2599dcb24
- site_page: https://gitee.com/wyouflf/xUtils3/releases · fetched 2026-08-29 · bfea629227b3
- site_page: https://gitee.com/wyouflf/xUtils3/releases/tag/3.9.0 · fetched 2026-08-29 · 92fc37d11dfc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wyouflf/xUtils3 | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem