-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
how to set ndk.dir in Android Studio. #7
Comments
I installed android-ndk-r14b version ndk on my Ubuntu 16.04, and set ‘ndk.dir=/root/Android/android-ndk-r14b’, but I still got Error during the gradle sync process. please tell me how to fix this, thank you : ) |
I met the same error, have you fixed it? |
1 similar comment
I met the same error, have you fixed it? |
Executing the Android application do not require the Docker environment. |
I tried to set the ndk.dir to ‘ndk.dir=/android-ndk-r14b’ in Android Studio, it returned Error: location did not contan a valid NDK. I want to know how to set the ndk.dir in Android Studio? The ndk path inside docker is not available in Ubuntu environment.
The text was updated successfully, but these errors were encountered: