Question

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?

Était-ce utile?

La solution

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.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top