Ross ROSS = Recommend OSS · open-source software intelligence for agents

jaredrummler/AndroidDeviceNames

A small Android library to get the market name of an Android device. observed · 2026-08-28

github.com/jaredrummler/AndroidDeviceNames · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 3992
  • days_rel: n/a
  • days_push: 1366
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1406 stars · 181 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A small Android library that maps a device's Build.MODEL codename to its consumer-friendly market name, backed by a database of over 27,000 devices based on Google's maintained list. It is distributed via Maven Central as a lightweight AAR with a simple Java API.

Use cases

  • get the market name of the current Android device
  • resolve Build.MODEL like SM-G930F to Samsung Galaxy S7
  • look up a device name from its codename
  • show a friendly device name in app analytics or support screens
  • get manufacturer, model, and codename info for a device

When to choose

  • you need consumer-friendly device names on Android without shipping your own mapping database
  • you want a tiny, dependency-free Java library that works on API 7+
  • you need offline lookup for the top devices with fallback to Build.MODEL

When to avoid

  • you need device detection beyond names, such as hardware specs or capabilities
  • you target platforms other than Android
  • you need a library with frequent updates or Kotlin-first APIs

Facets

library · maturity maintenance

sdk developer-tools mobile-development android-tools developer-tools jvm android-library device-names build-model device-detection java android mobile

1 source

Member repositories

RepositoryRoleHealth v2
jaredrummler/AndroidDeviceNamesmain32

For agents

markdown · JSON · MCP: product_card(name="jaredrummler/AndroidDeviceNames")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem