taka-no-me / android-cmake

CMake toolchain file and other scripts for the Android NDK
1.22k stars 438 forks source link

How to complie to a library.so file ? #105

Open yuri4029 opened 6 years ago

yuri4029 commented 6 years ago

Hi everyone, I am trying to compile pangolin with an android project, and the very fist case is create file lib.so. I think I should do something with file CMakeList.txt and file build.gardle in project. I tried this build gardle cmakelist

but the library created is only 5kb, so I think something went wrong , If some one know how to fix please help me. lib so