Build failed with an exception - Can't run this project on Android Studio
I've already tried many things like deleting the gradle-folders, installing SDK's or adding "google()" to "repositories{}" until got to this error where I don't find any helpful solution on the internet :(
That's the error I get: A problem occurred configuring root project 'androidTFDetect'.
executing external native build for cmake C:\Users\Maiwand\cleanGit\androidTFDetect\jni\CMakeLists.txt
I would be glad if you answer me :)
I've already tried many things like deleting the gradle-folders, installing SDK's or adding "google()" to "repositories{}" until got to this error where I don't find any helpful solution on the internet :(
That's the error I get: A problem occurred configuring root project 'androidTFDetect'.
executing external native build for cmake C:\Users\Maiwand\cleanGit\androidTFDetect\jni\CMakeLists.txt
I would be glad if you answer me :)
You can try setting "def nativeBuildSystem" to 'none' in your build.gradle