# wyouflf/xUtils3

Android orm, bitmap, http, view inject...

Repository: https://github.com/wyouflf/xUtils3
Canonical: https://ross.abutalabs.com/products/xutils3
Homepage: https://gitee.com/wyouflf/xUtils3
Language: Java
License: NOASSERTION
License Family: other
Last push: 2022-03-19T03:24:30+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3962, "days_push": 1628, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5939, forks 1951 (observed 2026-08-28T04:09:32.554060+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: orm, http-client, image-processing, ui-components, caching
- domain: mobile-development, android-tools, web-development
- platform: jvm
- tags: view-injection, bitmap-loading, http-requests, sqlite-orm, annotation-based, android-utility, android, mobile

## Member repositories
- wyouflf/xUtils3 (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:32.554060+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-30T07:21:27.787846+00:00, confidence not recorded.
  - readme: https://github.com/wyouflf/xUtils3 (fetched 2026-08-28T04:09:32.554060+00:00, sha f8af4c3d3d67)
  - homepage: https://gitee.com/wyouflf/xUtils3 (fetched 2026-08-29T08:47:04.762887+00:00, sha cf59c9f1cf53)
  - site_page: https://gitee.com/about_us (fetched 2026-08-29T08:47:04.765590+00:00, sha 061b862ef0b5)
  - site_page: https://compass.gitee.com/zh/docs/dimensions-define (fetched 2026-08-29T08:47:04.770566+00:00, sha 6392ce42534d)
  - site_page: https://gitee.com/all-about-git (fetched 2026-08-29T08:47:04.772348+00:00, sha fb606340594e)
  - site_page: https://gitee.com/features/gitee-go (fetched 2026-08-29T08:47:04.774463+00:00, sha bfa2599dcb24)
  - site_page: https://gitee.com/wyouflf/xUtils3/releases (fetched 2026-08-29T08:47:04.767287+00:00, sha bfea629227b3)
  - site_page: https://gitee.com/wyouflf/xUtils3/releases/tag/3.9.0 (fetched 2026-08-29T08:47:04.768887+00:00, sha 92fc37d11dfc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
