# android/uamp

A sample audio app for Android

Repository: https://github.com/android/uamp
Canonical: https://ross.abutalabs.com/products/uamp
Language: Kotlin
License: Apache-2.0
License Family: permissive
Archived: true
Last push: 2026-01-09T15:17:00+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 61, release rhythm 8, longevity 100
- inputs: {"age_days": 4195, "days_push": 236, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 13174, forks 3751 (observed 2026-08-28T04:11:02.432962+00:00)

## What it is
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
- artifact type: learning-resource
- maturity: abandoned
- function: audio-processing, gui
- domain: android-tools, media, mobile-development, tutorials
- platform: jvm
- tags: music-player, sample-app, media-playback, android-auto, android-wear, deprecated, android, mobile

## Member repositories
- android/uamp (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:02.432962+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:13:28.310935+00:00, confidence not recorded.
  - readme: https://github.com/android/uamp (fetched 2026-08-28T04:11:02.432962+00:00, sha 436455c76a55)
- Data as of 2026-08-30T08:39:29.467469+00:00.
