문제

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