media3-lifecycle-state
Compact skill for lifecycle-aware MediaController, player state, saved position, process death, and release safety.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Compact skill for lifecycle-aware MediaController, player state, saved position, process death, and release safety.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Compact skill for Media3 Google IMA CSAI/SSAI ad insertion, AdViewProvider, companions, and ad telemetry.
Compact skill for Media3 MediaSessionService, MediaController, notification, media buttons, and service lifetime.
Compact skill for Media3 offline downloads with DownloadService, DownloadManager, Requirements, and the WorkManagerScheduler role of media3-exoplayer-workmanager.
Compact skill for Media3 bandwidth estimation, ABR limits, load control, network constraints, and preload contention.
Compact skill for Media3 CastPlayer.Builder, automatic local/remote handoff, MediaRouteButton, and Cast session lifecycle.
Compact skill for Media3 HTTP DataSource, OkHttp/Cronet/HttpEngine, cache, headers, auth, and custom DataSource decisions.
| name | media3-lifecycle-state |
| description | Compact skill for lifecycle-aware MediaController, player state, saved position, process death, and release safety. |
| license | Apache-2.0 |
| metadata | {"author":"Shunnek Labs","version":"1.1","target_media3_version":"1.10.1","last_reviewed":"2026-05-24","keywords":["android","media3","lifecycle","state","mediacontroller","savedstatehandle","process-death"]} |
Use when player/controller leaks, recreation bugs, lifecycle pauses, saved position, or process-death recovery are involved.
streaming-media-architecture for ownership, KMP split, preload window, and telemetry.1.10.1 through the version catalog.DisposableEffect(sessionToken) {
val future = MediaController.Builder(context, sessionToken).buildAsync()
onDispose { MediaController.releaseFuture(future) }
}
media3-background-playback-servicemedia3-compose-ui-material3streaming-media-architecture