Android error: “Cannot load library: too many libraries” -


my application crashes error on android 4.1.2:

e/android-dl: android_dlopen: error dlopen(.../lib/libmobile-tasks.so): cannot load library: alloc_info[280]:   114 many libraries when loading libmobile-tasks.so 

looks because of limition on number of .so files mentioned here

but there way solve problem?


Comments

Popular posts from this blog

javascript - WinJS appendTextAsync producing scheduler errors -

minify - Minimizing css files -

Sockets with kotlin -