Android 网络请求框架,简单易用,so easy
active 2024-10-25 → 2026-07-11 (UTC)
Activity over time
Daily event counts in the loaded window
Line chart, 625 days from 2024-10-25 to 2026-07-11. Pushes: 2 total, peak 1 in a day. Pull requests: 0 total, peak 0 in a day. Issues: 36 total, peak 4 in a day. Comments: 60 total, peak 9 in a day. Stars: 64 total, peak 2 in a day.
- Pushes
- Pull requests
- Issues
- Comments
- Stars
Stars, PRs, issues and forks are under-captured in the later part of this window. GH Archive progressively stopped capturing non-push events during 2026 — −95% or worse by the end of the window. Every series here except Pushes fades for that reason, so a decline above reflects the archive, not this repository. Pushes stay reliable throughout, so read them, and the contributor counts derived from them, as the real signal. Data health has the measurements.
Top contributors
Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity
| Contributor | Contributions | Pushes | PRs | Comments |
|---|---|---|---|---|
| getActivity | 32 | 2 | 0 | 26 |
| xhg221 | 10 | 0 | 0 | 6 |
| hexin9456 | 10 | 0 | 0 | 5 |
| ylmyg | 7 | 0 | 0 | 6 |
| yupengver | 7 | 0 | 0 | 3 |
| chen3441251 | 6 | 0 | 0 | 2 |
| Spikoss | 4 | 0 | 0 | 4 |
| kanshenmekan | 4 | 0 | 0 | 3 |
| xiongwenzhi | 4 | 0 | 0 | 0 |
| zzzzziv | 2 | 0 | 0 | 1 |
| vance0901 | 2 | 0 | 0 | 1 |
| zhouzhuo810 | 2 | 0 | 0 | 0 |
| dd9000901 | 2 | 0 | 0 | 1 |
| HRobbie | 1 | 0 | 0 | 0 |
| guo519300884 | 1 | 0 | 0 | 1 |
| starrylixu | 1 | 0 | 0 | 0 |
| MoeRookie | 1 | 0 | 0 | 0 |
| shangxiazuoyou | 1 | 0 | 0 | 1 |
| Summer-Android | 1 | 0 | 0 | 0 |
Recent activity
Latest issues, pull requests and releases
- Issue comment#291guo5193008842026-04-10 00:55[疑惑]:动态化整个请求的 url
- Issue comment#291getActivity2026-04-09 09:43[疑惑]:动态化整个请求的 url
- Issue comment#289getActivity2026-03-10 06:28[疑惑]:目前用XUpdate框架中自带的下载方式可以支持实时进度,而EasyHttp的download方法会先卡一会儿,然后再突然下载结束
- Issue#289MoeRookie2026-03-09 15:44[疑惑]:目前用XUpdate框架中自带的下载方式可以支持实时进度,而EasyHttp的download方法会先卡一会儿,然后再突然下载结束
- Issue#288starrylixu2026-02-08 15:45[疑惑]:是否支持请求不绑定页面生命周期?
- Issue comment#287kanshenmekan2026-01-30 16:37[疑惑]:读取缓存的时候,如何获取请求头
- Issue#287kanshenmekan2026-01-30 16:33[疑惑]:读取缓存的时候,如何获取请求头
- Issue#286xiongwenzhi2026-01-27 06:33[Bug]:上传图片的时候,有的时候会上传不成功,直接中断了
- Issue#285getActivity2026-01-27 04:03[疑惑]:使用post上传图片的时候,会出现上传失败的情况,好像是中断
- Issue#285xiongwenzhi2026-01-27 03:33[疑惑]:使用post上传图片的时候,会出现上传失败的情况,好像是中断
- Issue#285xiongwenzhi2026-01-27 03:33[疑惑]:使用post上传图片的时候,会出现上传失败的情况,好像是中断
- Issue comment#284getActivity2025-12-03 16:01[疑惑]:是否有考虑拆分出文件下载功能
- Issue#284Summer-Android2025-12-03 08:17[疑惑]:是否有考虑拆分出文件下载功能
- Issue#282getActivity2025-11-29 16:23[Bug]:文件下载如果接口业务报错response返回json字符串会被写入文件内容,且认为是下载成功的
- Issue comment#282chen34412512025-11-11 08:44[Bug]:文件下载如果接口业务报错response返回json字符串会被写入文件内容,且认为是下载成功的
- Issue comment#282getActivity2025-11-11 07:52[Bug]:文件下载如果接口业务报错response返回json字符串会被写入文件内容,且认为是下载成功的
- Issue#282chen34412512025-11-11 02:44[Bug]:文件下载如果接口业务报错response返回json字符串会被写入文件内容,且认为是下载成功的
- Issue#282chen34412512025-11-11 02:44[Bug]:文件下载如果接口业务报错response返回json字符串会被写入文件内容,且认为是下载成功的
- Issue#281chen34412512025-11-11 02:38[Bug]:文件下载如果接口业务报错response返回json字符串会被写入文件内容,且认为是下载成功的
- Issue#281chen34412512025-11-11 02:37[Bug]:文件下载如果接口业务报错response返回json字符串会被写入文件内容,且认为是下载成功的
- Issue#280xhg2212025-11-06 06:36[Bug]:通过网络框架下载Apk时,携带Header中的Authorization报错,下载之前移除Header的Authorization,正常下载
- Issue comment#280xhg2212025-11-06 06:36[Bug]:通过网络框架下载Apk时,携带Header中的Authorization报错,下载之前移除Header的Authorization,正常下载
- Issue#278getActivity2025-10-08 06:13[疑惑]:IRequestHandler的requestSuccess疑问
- Issue#277xhg2212025-09-01 02:58[Bug]:上传图片file时报错,使用自定义的OKhttp正常上传,
- Issue comment#277xhg2212025-09-01 02:58[Bug]:上传图片file时报错,使用自定义的OKhttp正常上传,
Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 64 stars here means stars gained during the window, not the repo's star count.