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

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -