I made a C++ library compiled with Visual studio because I had to done it and now I must use it for an android project.
I'm not very good at using Android studio. If it was plain Java I would have been fine but I have to import my library into the project and use JNI to make the link with the actual Java code.
I'm using Android Studio 1.3.2 and gradle plugin 2.6.