# LearnNDK **Repository Path**: GitGold/learn-ndk ## Basic Information - **Project Name**: LearnNDK - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-07-04 - **Last Updated**: 2026-07-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 使用NDK编译 关键配置: build.gradle → externalNativeBuild + ndk.abiFilters 本地依赖: local.properties → ndk.dir 或 SDK Manager 自动管理(新版可不用配置 ndk.dir)