yanzhenjie/AndServer
:cherries: Web server and web framework of Android platform. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- 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: 3733
- days_rel: n/a
- days_push: 1183
- n_releases_24m: 0
Adoption not part of the score
3856 stars · 774 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
AndServer is a web server and web framework for the Android platform, providing SpringMVC-style annotations for building HTTP APIs and static websites on-device. It also supports deploying a reverse proxy server from an Android app.
Use cases
- run an http server inside an android app
- serve a static website from a phone
- build rest apis on android with springmvc-style annotations
- deploy a reverse proxy on an android device
- expose local device functionality over http to other clients
When to choose
- you need an embedded web server or http api in an Android app
- you know SpringMVC and want a familiar annotation-based API on Android
- you need to serve content to other devices on the same network from Android
When to avoid
- you need a production-grade server for backend infrastructure outside Android
- you need load balancing - the reverse proxy does not support it
- your project targets platforms other than Android
Facets
framework · maturity maintenance
http-server web-framework routing middleware templating android-tools web-development backend apis jvm springmvc-annotations reverse-proxy embedded-server android
2 sources
- readme: https://github.com/yanzhenjie/AndServer · fetched 2026-08-28 · c968e3ef6b3e
- homepage: https://yanzhenjie.com/AndServer · fetched 2026-08-29 · 9cf100f20f4d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yanzhenjie/AndServer | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="yanzhenjie/AndServer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem