hongyangAndroid/okhttputils
[停止维护]okhttp的辅助类 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4034
- days_rel: n/a
- days_push: 1421
- n_releases_24m: 0
Adoption not part of the score
6830 stars · 2364 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Java wrapper library around Square's OkHttp for Android that simplifies common HTTP operations like GET/POST requests, file uploads and downloads with progress callbacks, and HTTPS/certificate handling. It is explicitly no longer maintained and targets OkHttp 3.3.1.
Use cases
- simplify http requests in android apps
- upload files with progress callback
- download files and load images over http
- handle self-signed https certificates
- persist cookies and sessions across requests
- cancel in-flight http requests
When to choose
- maintaining a legacy Android project already using this library
- you need a thin convenience layer over OkHttp 3.x with upload/download progress
- you want simple helpers for self-signed HTTPS and cookie persistence
When to avoid
- starting a new Android project - use OkHttp or Retrofit directly
- you need OkHttp 4.x or Kotlin support
- you expect bug fixes or security updates - the project is unmaintained
Facets
library · maturity abandoned
http-client file-upload middleware android-tools mobile-development web-development developer-tools jvm okhttp http-requests file-download https cookie-management discontinued android mobile
1 source
- readme: https://github.com/hongyangAndroid/okhttputils · fetched 2026-08-28 · 811bd61b0305
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hongyangAndroid/okhttputils | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="hongyangAndroid/okhttputils")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem