The Android NDK can now be installed directly from the SDK manager instead of only as a separate download. How can I install the NDK package from the command line?
I've tried:
android sdk update -u -n -a
but no NDK package appears to be visible in the listing. It only shows up in the UI.