What is the Android Native Development Kit (NDK)? The NDK (Native Development Kit) is a tool that allows you to program in C C++ for Android devices It's intended to integrate with the SDK (it's described as a "companion tool") and used only for performance-critical portions of a project See here for more information
Whats NDK (side-by-side) in android sdk? - Stack Overflow NDK (Side by side) is irrelevant for Android Gradle Plugin earlier than 3 5 However, the components available for download by SDK manager aren't customizable based on Android Gradle Plugin version so the side by side NDKs will appear
android - NDK is not installed - Stack Overflow Select the NDK (Side by side) and CMake checkboxes Image of SDK Manager Click OK A dialog box tells you how much space the NDK package consumes on disk Click OK When the installation is complete, click Finish Step 2 1 Check which version of NDK is installed in your system To check, find the NDK folder inside the Android SDK folder
How to install NDK with Android SDK Manager - Stack Overflow It is said, that it is possible to install NDK with Android SDK manager with the following picture: Unfortunately, I don't have SDK Plantforms, SDK Tools and SDK Update Sites tabs in my SDK Manager