是否可以使用标准音乐应用程序来选择音频文件?

发布于 2024-12-01 08:04:22 字数 154 浏览 2 评论 0原文

在我的应用程序中,我希望能够选择要使用的设备上的音频文件。 Android 2.3“音乐”中的标准音频播放器提供了我满足要求所需的一切。是否可以发送一个意图来打开音乐应用程序,选择一首歌曲并将音频文件 ID 作为结果返回给我的应用程序?

提前致谢!

问候, 安迪

in my application, I want to be able to select an audio file which is on the device to be used. The standard audio player in Android 2.3 "Music" offers everything I need to fullfill the requirements. Is it possible to send an Intent to open the Music app, select a song and give back the audio file id as result to my application?

thanks in advance!

greets,
Andi

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

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

发布评论

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

评论(1

笛声青案梦长安 2024-12-08 08:04:22

您是否尝试过使用 INTENT_ACTION_MEDIA_SEARCH ?它似乎做你正在寻找的事情..

Have you tried using the INTENT_ACTION_MEDIA_SEARCH? It seems to do what you are looking for..

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