I updated to Android studio 2.3 and my project got these errors
Error:org.gradle.process.internal.ExecException: A problem occurred starting process \'comman
The very helpful tip for this is to download
> android-ndk-r16b
Then simply change the NDK path to android-ndk-r16b
LIKE ME:
C:\Android\android-ndk-r16b
Then definitely this wills shutout my first app experience.
Image shown here