facebookarchive/network-connection-class
Listen to current network traffic in the app and categorize the quality of the network. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived no_license
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: 4187
- days_rel: n/a
- days_push: 2716
- n_releases_24m: 0
Adoption not part of the score
3174 stars · 510 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An Android library by Facebook that listens to the app's existing network traffic and classifies the user's connection quality into discrete buckets. Developers can subscribe to quality-change events and adapt app behavior like requesting lower-quality media.
Use cases
- measure downstream bandwidth on android
- detect when user's network quality changes
- serve lower quality images on slow connections
- adapt video streaming quality to connection
- monitor network performance in an android app
When to choose
- you need passive bandwidth estimation from real app traffic on Android
- you want to dynamically adjust media quality based on connection class
When to avoid
- you need latency or upstream bandwidth measurement
- you need an actively maintained library - it is archived by Facebook
- you are not building an Android/JVM app
Facets
library · maturity maintenance
monitoring networking mobile-development networking android-tools jvm network-quality bandwidth-measurement android-library facebook-archive connection-classification android mobile
1 source
- readme: https://github.com/facebookarchive/network-connection-class · fetched 2026-08-28 · a668ba2664d4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| facebookarchive/network-connection-class | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="facebookarchive/network-connection-class")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem