morturo Tue, 21 Jun 2022 09:30:21 -0700
I need to export my app to android and I'm using a lib written in C (enet), how would I do that? Can I just import the .so file normally if I compile the lib using NDK?