iammert / RadioPlayerService

Android service library which uses AAC Player. Ready to use Radio Player Service.
254 stars 90 forks source link

UnsatisfiedLinkError #65

Open AltasUmut opened 6 years ago

AltasUmut commented 6 years ago

AacDecoder causes java.lang.UnsatisfiedLinkError on Android Marshmallow or higher. You should update .Jar and files inside the jniLibs folder.

bmacinfotech commented 6 years ago

Getting same issue java.lang.UnsatisfiedLinkError: dlopen failed: /data/app/com.alegre.radio-1/lib/arm/libaacdecoder.so: has text relocations

parthkalola commented 6 years ago

What is this?

On Wed, Jan 31, 2018 at 1:20 AM BMAC Infotech notifications@github.com wrote:

Getting same issue java.lang.UnsatisfiedLinkError: dlopen failed: /data/app/com.alegre.radio-1/lib/arm/libaacdecoder.so: has text relocations

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/iammert/RadioPlayerService/issues/65#issuecomment-361871547, or mute the thread https://github.com/notifications/unsubscribe-auth/AX2NobZcXlRQg4Im7AYxmjVzg0tQDAbBks5tQDBAgaJpZM4Qq6x1 .

jmimohsin commented 6 years ago

Same issue is coming.