[Android-development] More weird android lib issues, permission issue with libgnustl_shared.so

Harri Pasanen harri at mpaja.com
Fri Sep 26 17:26:47 CEST 2014



I'm unable to run with libraries deployed to tmp directory, getting this 
permission problem:


W/System.err(25474): Caused by: java.lang.UnsatisfiedLinkError: dlopen 
failed: couldn't map "/data/local/tmp/qt/lib/libgnustl_shared.so" 
segment 2: Permission denied


This is on Samsung S4 mini, KitKat 4.4.2


On Nexus 7 2013, KitKat 4.4.4 I don't get the above error.


When I check Bundle Qt libraries to APK, then both devices work.



Harri




More information about the Android-development mailing list