问题标签 [android-notification.mediastyle]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
22 问题
0
投票
0
回答
25
浏览
android-mediaplayer - 我如何处理媒体播放器通知中的搜索?
我正在开发音频应用程序,我需要处理从媒体播放器的通知中寻找。我将 setActions(PlaybackState.ACTION_SEEK_TO) 添加到我的播放状态,但它不起作用。如何处理从通知中寻找媒体播放器?怎么做?这是我的 onStartCommand():
这里 createNotification():
0
投票
1
回答
53
浏览