在 Android 媒体播放器的状态栏上显示通知
我正在 android 中流式传输音频并尝试在后台播放。但我需要在状态栏中显示一些通知,并带有一些播放按钮,表明音乐正在运行,我该怎么做......
I am streaming an audio in android and try to play in background also. But i need to show some notification in status bar with some play button that the music is running how can i do that...
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
从本文档开始。没有什么复杂的 - 为用户提供文本、图标和显示通知
Start from this documentation. There is nothing complicated - provide text, icon and show notification for user