샘플: 둘러보기
이 섹션에서는 여러 주요 샘플을 상세하게 둘러볼 수 있습니다. 샘플은 다음과 같습니다.
hello-jni: NDK의 핵심적인 작동 방식을 보여주는 기본적인 앱입니다.
native-activity: 순수 네이티브 앱 구성 방법에 관한 기본사항을 보여주는 앱입니다. 여기서는 특히 android_native_app_glue library
를 강조합니다.
Teapot: 간단한 OpenGL 데모로, ndk_helper
클래스를 보여줍니다.
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 2020-04-27 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":"기타"
}]