(C++) Android NDK

August 30, 2019 ยท View on GitHub

The Android NDK is the native development kit for the Android platform, which allows for C++ programming (Android's SDK allows for Java programming).

  • Installing the Android NDK

References

  1. Wikipedia page about Android NDK