使用現有程式庫
本節討論如何使用 NDK 提供的程式庫。
注意 :匯入預先建構的程式庫 (亦即 NDK 未提供的程式庫) 的指南已移至各建構系統的相關章節。請依照專案需求,參閱適用的 CMake 或 ndk-build 指南。
文中說明 NDK 提供的 C++ 執行階段 ,並介紹 NDK 提供的其他程式庫 (例如 OpenGL ES 和 OpenSL ES ),以及支援這些程式庫所需的最低 Android API 級別。
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 2022-05-04 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"缺少我需要的資訊"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"過於複雜/步驟過多"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"過時"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻譯問題"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"示例/程式碼問題"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"容易理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"確實解決了我的問題"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]