'How to build a sdk include c lib

I got a c .lib and I need to build a sdk to include it. I put it in libs, I have try to make a sdk use kotlin but i can't access method from that lib. How could I build a sdk to include it and make iteration in app?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source