Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Androidでメディアコントロールを表示する #12

Merged
merged 7 commits into from
Dec 11, 2023

Conversation

koutaro-masaki
Copy link

参考:https://developers.cyberagent.co.jp/blog/archives/31631/

アプリ外からのPlayer操作を行うための仕組みがMediaSessionで、ロック画面などにUIを表示する仕組みがNotification。

MediaSessionとExoPlayerの連携をMediaSessionConnectorが、MediaSessionとNotificationの連携をPlayerNotificationManager がうまくやってくれている。

アーカイブ 生放送
Pixel2 / Android 13 スクリーンショット 2023-12-07 20 26 08 スクリーンショット 2023-12-07 20 26 41
Pixel6 / Android 11 スクリーンショット 2023-12-07 20 28 56 スクリーンショット 2023-12-07 20 29 21
Pixel4 / Android 10 スクリーンショット 2023-12-07 20 31 38 スクリーンショット 2023-12-07 20 32 15

@koutaro-masaki
Copy link
Author

もう少し手を加えればSimplePIPを使わずにPIPできそう

@koutaro-masaki koutaro-masaki merged commit b7fc560 into glucose-hosted Dec 11, 2023
1 check passed
@koutaro-masaki koutaro-masaki deleted the feat/media-info-android branch December 11, 2023 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants