Linking an external shared object in Android Studio
I’m writing an app in C++, that is using SDL2.
I’ve added the headers to the app/cpp/include
directory of the project.
I’m writing an app in C++, that is using SDL2.
I’ve added the headers to the app/cpp/include
directory of the project.