sattn / VoiceChanger

Android application. Record with anonymous voice.
3 stars 3 forks source link

NDK not configured #5

Open waqarv712 opened 4 years ago

waqarv712 commented 4 years ago

I clone this project but it shows me this error:

Caused by: org.gradle.api.InvalidUserDataException: NDK not configured.

Also:

Gradle project ndkBuild.path is D:\VoiceChanger-master\soundtouch-2.0.0\soundtouch\source\Android-lib\jni\Android.mk but that file doesn't exist

dan15h commented 4 years ago

@waqarv712

  1. Go to SDK Manager -> SDK Tools, install NDK and CMAKE.
  2. Then go to Project structure, and Give NDK path. here's the example of default path: C:\Users\YOUR_USER_NAME\AppData\Local\Android\Sdk\ndk