DroidKaigi / conference-app-2021

The Official App for DroidKaigi 2021
https://droidkaigi.jp/
Apache License 2.0
641 stars 181 forks source link

Background playback for DroidKaigi FM #358

Open takahirom opened 3 years ago

takahirom commented 3 years ago

Kind (Required)

yagipy commented 3 years ago

🙋‍♂️

takahirom commented 3 years ago

Thanks! Assisted

yagipy commented 3 years ago

@takahirom I just checked, and it seems that background playback is already available...(at 08173eb4cb665e625e8e52735687c681c9881437)

Or am I wrong about the scope of this issue? 🤔

takahirom commented 3 years ago

Thank you for checking. 👍 I think the current implementation will stop when the process dies. By displaying the notification and playing the mp3 in the service, you can continue playing like a music player. Please refer to the following for details. However, the following method is a little difficult, so there is no problem just running it with the service. https://developer.android.com/guide/topics/media/mediaplayer?hl=ja#mpandservices

yagipy commented 3 years ago

Thanks for the reply 🙏 I see! I will refer to the link and proceed with the implementation.

yagipy commented 3 years ago

@takahirom Sorry, I did some research, but this issue seems to be difficult for me... I'll unassign it once.

takahirom commented 3 years ago

Thank you for your challenging! I look forward to your next contribution!👍