Justson/AgentWeb
AgentWeb is a powerful library based on Android WebView. observed · 2026-08-28
Health v2 · maintenance only
80/100
- Activity 81
- Release rhythm 67
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3400
- days_rel: 6
- days_push: 115
- n_releases_24m: 1
Adoption not part of the score
9424 stars · 1661 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
AgentWeb is a powerful and easy-to-use Android library built on top of the system WebView, providing solutions for common WebView problems like progress indicators, file downloads, file chooser, JS interaction, and payment integration. It is lightweight, flexible, and distributed via Maven Central/JitPack with optional companion modules for file choosing and downloading.
Use cases
- embed web pages in an android app
- handle file downloads from webview
- upload files from webview file chooser
- integrate wechat or alipay payment in a webview
- communicate between javascript and android
- manage webview cookies and lifecycle
- build hybrid android apps with web content
When to choose
- you need a full-featured WebView wrapper with downloads, file chooser, and JS bridge out of the box
- you want quick integration of web payments (WeChat Pay) inside a WebView
- you want a lightweight, flexible alternative to writing raw WebView boilerplate
When to avoid
- you target Jetpack Compose-only UI and want a modern declarative WebView wrapper
- you need cross-platform (iOS/web) hybrid support rather than Android-only
- your app only shows a single simple web page and raw WebView suffices
- you rely on ConstraintLayout as the direct parent for AgentWeb views
Facets
library · maturity stable
web-framework file-upload developer-tools mobile-development web-development android-tools jvm webview hybrid-app android file-downloader js-bridge cookie-management mobile
2 sources
- readme: https://github.com/Justson/AgentWeb · fetched 2026-08-28 · 288c0ccba4bd
- homepage: https://www.jianshu.com/p/fc7909e24178 · fetched 2026-08-29 · 3703fba17362
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Justson/AgentWeb | main | 80 |
For agents
markdown · JSON · MCP: product_card(name="Justson/AgentWeb")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem