Android NDK configuration: Execution failed for task -


same issue ndk not configured issue in android studio. added path properties file , got error message. added empty test.c jni folder under app/src/main/jni, app/src/main/jni/jni, error till there.

error:execution failed task ':app:compiledebugndk'.  > com.android.ide.common.process.processexception: org.gradle.process.internal.execexception: process 'command 'c:\users\richard jiang\appdata\local\android\android-ndk-r10e\ndk-build.cmd'' finished non-zero exit value 1

i went android-ndk-r10e , there file called ndk-build.cmd, don't know how solve issue.

there space in ndk path, guess that's make call ndk-build.cmd fail. try move somewhere else.

else should able more explicit error "messages" tab android studio.


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

php - Find a regex to take part of Email -