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

getActivity/EasyHttp

Android 网络请求框架,简单易用,so easy observed · 2026-08-28

github.com/getActivity/EasyHttp · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

82/100

  • Activity 92
  • Release rhythm 60
  • 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: 308.0
  • age_days: 2474
  • days_rel: 53
  • days_push: 53
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

1521 stars · 215 forks observed · 2026-08-28

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

EasyHttp is a simple, easy-to-use Android HTTP request framework built on top of OkHttp. It provides a fluent API with features like multi-domain configuration, dynamic host, global parameters, logging, timeout retries, and resumable downloads.

Use cases

  • make http requests in an android app
  • simplify okhttp usage on android
  • download files with resume support on android
  • configure global request parameters and multiple domains
  • replace retrofit with a simpler android networking library

When to choose

  • you want a lightweight, easy-to-learn networking layer for an AndroidX Android project
  • you need features Retrofit lacks like dynamic host, multi-domain, and global parameters
  • you want built-in logging, retry, and resumable downloads out of the box

When to avoid

  • your project is not on AndroidX (Lifecycle is required)
  • you prefer declarative REST interfaces with Retrofit's annotation-based API
  • you need a cross-platform or non-Android HTTP client

Facets

library · maturity active

http-client web-framework android-tools web-development apis okhttp retrofit networking java http-request download lifecycle android

1 source

Member repositories

RepositoryRoleHealth v2
getActivity/EasyHttpmain82

For agents

markdown · JSON · MCP: product_card(name="getActivity/EasyHttp")

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