facebookarchive/device-year-class
A library that analyzes an Android device's specifications and calculates which year the device would be considered "high end”. 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: 4198
- days_rel: n/a
- days_push: 2378
- n_releases_24m: 0
Adoption not part of the score
2584 stars · 269 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android library by Facebook that maps a device's RAM, CPU core count, and clock speed to a 'year class' indicating when those specs were considered high end. It lets developers easily tailor app behavior based on hardware capabilities.
Use cases
- classify Android device performance tier by hardware specs
- disable animations on low-end phones
- send device capability metrics with analytics
- adapt app features based on device hardware year
- segment users by device performance in crash reporting
When to choose
- you need a lightweight way to gauge Android device capability
- you want to degrade features gracefully on older hardware
- you need a simple hardware metric for analytics segmentation
When to avoid
- you target iOS or non-Android platforms
- you need modern device benchmarking beyond RAM and CPU specs
- you need an actively maintained library with recent updates
Facets
library · maturity maintenance
machine-learning mobile-development android-tools developer-tools jvm android device-capability hardware-profiling performance-tiering facebook-archive mobile
1 source
- readme: https://github.com/facebookarchive/device-year-class · fetched 2026-08-28 · 4f9af420f232
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| facebookarchive/device-year-class | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="facebookarchive/device-year-class")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem