This section discusses libraries included with the NDK, as well as how to use other people's libraries and modules in your own application. It discusses:
- Stable APIs
- This section discusses the stable APIs exposed by the NDK.
- Prebuilt Libraries
- How to include and use prebuilt libraries in your own application.
- C++ Support
- Information about the NDK's C++ runtime support library and corresponding header files.