Add the following to mainfest android:extractNativeLibs="true" like this
android:extractNativeLibs="true"
<application ............//other settings android:extractNativeLibs="true">