0

If we have some library written in C++ (for example, https://github.com/gilbertchen/acrosync-library), how we can use it in android studio project? Do we need manually compile library into *.lib or *.so with nmake and after that write jni bridge for using the library? I couldn't find a detailed answer in google exactly for existing libraries. Maybe someone can create a test project with c-library and detailed step-by-step annotation?

Pritam
  • 339
  • 3
  • 23
alexey
  • 127
  • 1
  • 9

0 Answers0