Exception of jaudiotagger on android java.lang.NoClassDefFoundError: sun.nio.ch.DirectBuffer

Issue #164 invalid
Former user created an issue

My app downloaded mp3 from server and tried to set tag.

Below line shows me this exception MP3File audioFile = (MP3File) AudioFileIO.read(src);

I tried to find solution but i didn't yet. Thx

Comments (2)

  1. Log in to comment