Android studio, gradle and NDK - Stack Overflow

Android studio, gradle and NDK - Stack Overflow

瀏覽:664
日期:2025-10-02
Gradle automatically calls ndk-build if you have a jni directory in your project sources. This is working on Android studio 0.5.9 (canary build). Download the NDK Either add ANDROID_NDK_HOME to your environment variables or add ndk.dir=/path/to/ndk to you...看更多