如何访问Android手机中的所有铃声列表?
我想访问铃声列表。我怎样才能做到这一点?
稍后我想向库中添加/删除铃声?是否可以?
I want to access the ringtones list. How can I do that?
At later I want to add/ remove ring tones to library? Is it possible?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
您可以使用
RingtoneManager
来访问所有现有的铃声。查看此问题的示例如何添加铃声。
You can use the
RingtoneManager
to access all the existing ringtones.Have a look at this question for an example of how to add ringtones.
尝试访问铃声文件
Try this to access the ringtone file