Allows C/C++ code integration via JNI. Includes clang , cmake , and platform libraries (libc++, liblog, OpenSL ES, Vulkan).
sdkmanager "platforms;android-34" "build-tools;34.0.0" android studio sdk
Setting these allows you to type adb devices in your terminal from any folder, rather than navigating to the SDK folder first. Allows C/C++ code integration via JNI