I\'m having trouble getting my NDK to compile properly in Android Studio. Whenever I try running to compile I am getting the following error.
Error:Ex
In android studio, File->Project Structure -> SDK Location, Set the Android NDK location for your computer.
Thanks!