I am getting the following message while deploying an android code:
Starting Gradle Daemon...
Gradle Daemon started in 2 s 615 ms
NDK is missing a "platforms" directory.
If you are using NDK, verify the ndk.dir is set to a valid NDK directory. It is currently set to C:\Users\xyz\AppData\Local\Android\Sdk\ndk-bundle.
If you are not using NDK, unset the NDK variable from ANDROID_NDK_HOME or local.properties to remove this warning.
Incremental java compilation is an incubating feature.
CONFIGURE SUCCESSFUL
Total time: 31.023 secs
I downloaded NDK and then clicked on -invalidate and restart caches
Also when I go to project settings I see the following -
enter image description here
The NDK option seems to be disabled and blank