How to Install google-android-ndk-installer in Ubuntu 18.04



Install google-android-ndk-installer by entering the following commands in the terminal:

sudo apt update
sudo apt install google-android-ndk-installer

Description:

Google Android Native Development Kit (NDK) Installer

This package will download the Google Android NDK package and create a Debian package. . The Android NDK is a toolset that lets you implement parts of your app using native-code languages such as C and C++. For certain types of apps, this can help you reuse existing code libraries written in those languages. . WARNING: Installing this Debian package causes android-ndk-r12-linux-x86_64.zip to be downloaded from dl.google.com and/or from other suggested mirrors. The End User License Agreement of this binary package is available at developer.android.com.

Homepage: https://developer.android.com/ndk/index.html

Version: 13b

Section: multiverse/devel