NDK を使用してコードをビルドする主な方法は次の 3 つです。
- Make ベースの ndk-build。
- CMake。
- スタンドアロン ツールチェーン(他のビルドシステムと統合するか、
configure
ベースのプロジェクトで使用)。
NDK を使用してコードをビルドする主な方法は次の 3 つです。
configure
ベースのプロジェクトで使用)。Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2021-01-11 UTC.