Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想创建一个 android 应用程序/服务来控制 Android 服务,特别是Media Player。这与播放音频文件不同,在我的情况下,用户已经使用自己的歌曲/播放列表启动了媒体播放器,并希望发送跳过/停止/...命令。
AOSP 媒体播放器没有公开记录和支持的 API。此外,并非所有设备上都存在您认为是“媒体播放器”的应用程序。