When I try setting ndk version on android studio, via project structure -> sdk location, the search box is grayed out. So I went to the local.properties file, and set ndk.dir there. But the issue is that when I do this, android studio can't sync gradle, and it constantly throws me this "SILLY ERROR"
Gradle sync failed: exception during working with external system:
I tried setting system environment variable for the ndk directory, but it still didn't function !!!!!!!
This IDE is frustrating. where should I set my NDK version then ? I stuck and every solution I try online doesn't work.