android/uamp resource
A sample audio app for Android observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 61
- Release rhythm 8
- Longevity 100
Flags: archived
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: 4195
- days_rel: n/a
- days_push: 236
- n_releases_24m: 0
Adoption not part of the score
13174 stars · 3751 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Google's Universal Android Music Player Sample, a Kotlin reference app demonstrating how to build an audio media app across Android form factors including phones, tablets, Auto, Wear, TV, and Cast. The project has been officially deprecated and is no longer maintained.
Use cases
- learn how to build a music player app on Android
- sample code for media playback with MediaSession
- implement audio playback across Android Auto and Wear
- reference app for Android media session APIs
- example of casting audio to Google Cast devices
- starting point for building a podcast or audio app
When to choose
- you want a well-documented reference implementation of Android media playback APIs
- you are learning Kotlin and Android media architecture from a canonical sample
- you need an example covering multiple Android form factors in one codebase
When to avoid
- you need a maintained library or production-ready player - the sample is deprecated
- you want current best practices - newer Media3/ExoPlayer samples exist
- you need a drop-in music player component rather than educational code
Facets
learning-resource · maturity abandoned
audio-processing gui android-tools media mobile-development tutorials jvm music-player sample-app media-playback android-auto android-wear deprecated android mobile
1 source
- readme: https://github.com/android/uamp · fetched 2026-08-28 · 436455c76a55
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| android/uamp | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem