jaudiotagger-android
jaudiotagger-android copied to clipboard
Cant use on Api level low than 26
This Jaudiotagger library changes all incompatible parts with compatible API calls, which can compile and run on Android API level 14 and above.
java.lang.NoSuchMethodError: No virtual method flip()Ljava/nio/ByteBuffer; in class Ljava/nio/ByteBuffer; or its super classes (declaration of 'java.nio.ByteBuffer' appears in /system/framework/core-oj.jar) at com.mp3.jaudiotagger.tag.id3.AbstractID3v2Tag.getV2TagSizeIfExists(AbstractID3v2Tag.java:1193)