Hi, I'm facing the UnSatisfiedLinkError for Android devices having API level 23 (Marshmallow). As observed the app works fine on handsets having architecture armeabi, armeabi-v7a, x86 whereas for devices with architecture aarch64 with instruction set arm64_v8a it throws the unsatisfied link error. "Can't load native library. CPU arch invalid for this build"
Is there a way in which we could have support for architecture arm64_v8a and marshmallow devices? Regards, Monica
|
_______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip@xxxxxxxxxxxxxxx http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org