0

Is there any way to add a C/C++ library(.lib) file into an android project to use some functions of it? I'm familiar with simple JNI implementation and calling native C functions from java. I've a C++ project with a library file, source files and header files in it. How am i supposed to create Application.mk to build .so file so that i can call those C++ functions from java?

Reaz Murshed
  • 22,528
  • 12
  • 75
  • 92

0 Answers0