LocucionAR Productora de contenidos
2018-08-09 19:22:09 UTC
Hi, I have some issues with the new policy change, using API 26. I get an
error loading en aac decoder libary. With target 22 work fine, the problem
is with target 26.
java.lang.UnsatisfiedLinkError: dlopen failed:
/data/app/com.cqsoluciones.radio.ironmaxradio-2/lib/arm/libaacdecoder.so:
has text relocations
android {
compileSdkVersion 26
defaultConfig {
applicationId "com.cqsoluciones.radio.ironmaxradio"
minSdkVersion 15
targetSdkVersion 26
versionCode 20
versionName "2.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
error loading en aac decoder libary. With target 22 work fine, the problem
is with target 26.
java.lang.UnsatisfiedLinkError: dlopen failed:
/data/app/com.cqsoluciones.radio.ironmaxradio-2/lib/arm/libaacdecoder.so:
has text relocations
android {
compileSdkVersion 26
defaultConfig {
applicationId "com.cqsoluciones.radio.ironmaxradio"
minSdkVersion 15
targetSdkVersion 26
versionCode 20
versionName "2.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
--
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-ndk+***@googlegroups.com.
To post to this group, send email to android-***@googlegroups.com.
Visit this group at https://groups.google.com/group/android-ndk.
To view this discussion on the web visit https://groups.google.com/d/msgid/android-ndk/85aa2061-1625-4ca3-953f-1dbeed926fb4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-ndk+***@googlegroups.com.
To post to this group, send email to android-***@googlegroups.com.
Visit this group at https://groups.google.com/group/android-ndk.
To view this discussion on the web visit https://groups.google.com/d/msgid/android-ndk/85aa2061-1625-4ca3-953f-1dbeed926fb4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.