java - Android dlopen failed: file offset for the library "libnexplayerengine.so" >= file size: 0 >= 0 -


hello guys need help. i'm stuck problem 3 days , cannot go forward.

i'm trying integrate nexplayer app, i'm getting error msg:

java.lang.unsatisfiedlinkerror: dlopen failed: file offset library "/data/app/com.abscbn.iwanttv-1/lib/arm/libnexplayerengine.so" >= file size: 0 >= 0 

i have put .so files libs folder

sourcesets.main {     jni.srcdirs = []     jnilibs.srcdir 'src/main/libs' } 

any idea how debug , fix problem? gladly appreciate help. thanks!


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -