NDK is missing a "platforms" directory.2 [Android] Gradle NDK is missing a "platforms" directory. 버전 에러 해결 원인 : Gradle 빌드 버전으로 설정 맞지 않음. 수정 : Gradle 버전 변경 오류 메시지 > Configure project :app NDK is missing a "platforms" directory. If you are using NDK, verify the ndk.dir is set to a valid NDK directory. It is currently set to /Users/json/Library/Android/sdk/ndk-bundle. If you are not using NDK, unset the NDK variable from ANDROID_NDK_HOME or local.properties to remove this warning. FAILURE: Build failed .. 2021. 4. 12. [Android] MAC NDK is missing a "platforms" directory. "Install NDK (revision: 22.1.xxx) build error 원인 : Android 프로젝트에 사용중인 NDK 버전이 설치되어 있지 않음 해결 : SDK Manager에서 버전에 맞는 NDK 설치 > Configure project :app NDK is missing a "platforms" directory. If you are using NDK, verify the ndk.dir is set to a valid NDK directory. It is currently set to /Users/json/Library/Android/sdk/ndk. If you are not using NDK, unset the NDK variable from ANDROID_NDK_HOME or local.properties to remove this warning. Checking.. 2021. 4. 9. 이전 1 다음