android - Add .so files to gradle project for a jar -



android - Add .so files to gradle project for a jar -

in current gradle based project, i'm using library depends on built .so libraries in armeabi folder in libs.

how can add together .so files project?

thanks

i created new jar .so files in lib folder in it. simpliest way prepare that..

android jar

Comments

Popular posts from this blog

c - Compilation of a code: unkown type name string -

ubuntu - Bash Script to Check That Files Are Being Created -

Php operator `break` doesn't stop while -