I would like to distribute some music files with my application.

What is the way to add a media from the application folder to the media library?

有帮助吗?

解决方案

Unfortunately no way to write to Music Library.

However you can add the files to Bundle and play from there and copy to Document directory. You can't change anything in the Music Library, only read permission is granted for third-party libraries.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top