Now Android NDK can be installed directly from the SDK manager, and not just as a separate download. How to install the NDK package from the command line?
I tried:
android sdk update -u -n -a
but the NDK package does not appear in the list. It is displayed only in the user interface.
android android-ndk
Jake petroules
source share