I have been stuck on this problem for 2 days and have tried out all possible solutions given on stackoverflow. Below is my build.gradle file:
apply plugin: \
I went to
C:\Users\Dev\AppData\Local\Android\Sdk\ndk-bundle\ndk-build.cmd
directory and for the ndk-build.cmd i press
ndk-build.cmd
Right-Click> Edit and change the cmd file from:
@echo off %~dp0\build\ndk-build.cmd %*
to
@echo off THAT works for me