标签: android-mediaplayer
我写了一个音乐播放器,需要在通知栏中挂起一个小部件播放器。如何实施?可以是一个例子吗? 附:对不起我的英文
答案 0 :(得分:-1)
试试这个:How to create a notification similar to Play Music app from Google
如果您仔细阅读notification文档,则会看到您可以将其设置为持久性并设置自定义布局。