Setting audio file media metadata in Android (ID3)

前端 未结 3 1923
小蘑菇
小蘑菇 2021-01-27 03:42

I am trying to find out if there is a way to set media metadata (mainly ID3 such as artist, album, song, ...) on an anudio file in Android.

I have noticed that it is po

3条回答
  •  青春惊慌失措
    2021-01-27 04:17

    I think you have to use a third party library

    http://jid3.blinkenlights.org/

    http://www.jthink.net/jaudiotagger/

提交回复
热议问题