Ada tiga cara utama untuk membuat kode dengan NDK:
- ndk-build berbasis Make.
- CMake.
- Toolchain mandiri untuk integrasi
dengan sistem build lain, atau untuk digunakan dengan project berbasis
configure
.
Ada tiga cara utama untuk membuat kode dengan NDK:
configure
.Content and code samples on this page are subject to the licenses described in the Content License. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2021-01-08 UTC.