Mastering the NDK with Android Studio 2.0 and the gradle-experimental plugin

Android Studio is finally fully supporting the NDK so you can easily integrate C/C++ inside Android applications. While this support is still new and experimental, it’s worth already doing the final jump from other IDEs and build systems. After a short introduction on what is the NDK, learn how to use it from Android Studio […]