访问和控制 Android 上的服务

发布于 2024-10-22 19:15:16 字数 304 浏览 1 评论 0原文

我想创建一个 Android 应用程序/服务来控制 Android 服务,特别是 媒体播放器。这与 播放音频 文件不同,在我的例子中,用户已经启动了带有自己的歌曲/播放列表的媒体播放器,并希望发送跳过/停止/...命令。

I would like to create an android app/service that will control Android services, in particular the Media Player. This is different from the playing a audio file, in my case the user has already launched the Media Player with their own song/playlist and wish to send skip/stop/... commands.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

简单 2024-10-29 19:15:16

AOSP 媒体播放器没有公开记录和支持的 API。此外,您认为的“媒体播放器”应用程序并不存在于所有设备上。

The AOSP Media Player has no public documented and supported API. Moreover, the app you think of as the "Media Player" does not exist on all devices.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文