# getActivity/EasyHttp

Android 网络请求框架，简单易用，so easy

Repository: https://github.com/getActivity/EasyHttp
Canonical: https://ross.abutalabs.com/products/easyhttp
Language: Java
License: Apache-2.0
License Family: permissive
Topics: okhttp, retrofit, retrofit2, okgo, nohttp, okhttputils, httpclient, gson, rxjava-retrofit, android-http-request, httpurlconnection, httpdns, download, android, rxjava2, rxjava
Last push: 2026-07-11T11:14:25+00:00

## Health v2 (maintenance only)
Score: 82/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 92, release rhythm 60, longevity 100
- inputs: {"age_days": 2474, "days_push": 53, "days_rel": 53, "gap_med": 308.0, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1521, forks 215 (observed 2026-08-28T04:04:57.819244+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: http-client, web-framework
- domain: android-tools, web-development, apis
- platform: -
- tags: okhttp, retrofit, networking, java, http-request, download, lifecycle, android

## Member repositories
- getActivity/EasyHttp (main) score 82

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:57.819244+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-30T04:31:52.252075+00:00, confidence not recorded.
  - readme: https://github.com/getActivity/EasyHttp (fetched 2026-08-28T04:04:57.819244+00:00, sha d896243acd79)
- Data as of 2026-08-30T08:39:29.467469+00:00.
