How big is the Android NDK?

Latest LTS Version (r23b) PlatformPackageSize (Bytes)Windows 64-bitandroid-ndk-r23b-windows.zip788638042Macandroid-ndk-r23b-darwin.dmg1537571116Linux 64-bit (x86)android-ndk-r23b-linux.zip725122099NDK Downloads | Android NDK | Android Developers developer.android.com › ndk › downloads

Read more

What is NDK and CMake?

The Android Native Development Kit (NDK): a set of tools that allows you to use C and C++ code with Android. CMake: the external build tool that used to compile and build your native codes. LLDB: the debugger Android Studio uses to debug native code.

Read more