Android noob here. Keep getting a build fail

First time ever trying to build for android as I got a free Gear VR with my S7 …
This is the end of the build log.
I basically followed this tutorial


UATHelper: Packaging (Android (ETC2)): ==== Writing new GameActivity.java file to C:\Users\AlphaWolF\Documents\Unreal Projects\GearVR_Test\Intermediate/Android/APK\src\com\epicgames\ue4\GameActivity.java ====
UATHelper: Packaging (Android (ETC2)): UEDeployAndroid.MakeApk:
UATHelper: Packaging (Android (ETC2)): Copying new .so C:\Program Files\Unreal Engine 4\Epic Games\4.14\Engine\Binaries\Android\UE4Game-armv7-es2.so file to jni folder…
UATHelper: Packaging (Android (ETC2)): UEDeployAndroid.RunCommandLineProgramWithException: Preparing native code for debugging…
UATHelper: Packaging (Android (ETC2)): Program.Main: ERROR: AutomationTool terminated with exception: ERROR: C:/NVPACK/android-ndk-r12b/ndk-build.cmd failed with args APP_ABI="armeabi-v7a " NDK_DEBUG=1
UATHelper: Packaging (Android (ETC2)): Program.Main: AutomationTool exiting with ExitCode=1 (Error_Unknown)
UATHelper: Packaging (Android (ETC2)): BUILD FAILED
PackagingResults:Error: Error Unknown Error

Screen shot your SDK /JDK settings, I think they may be misconfigured. Do you have your JDK updated to the newest supported, have you downloaded the SDKs for the platform you are deploying on?