4.17 ndk14

According to 4.17 release 4.17 says that is using ndk 14 but android works on extras folder installs 12b so how can i install 14 without breaking nvidia codeworks installation?

You can install NDK 14 from Google somewhere else on your drive (unzip it). Then, in Android SDK Project Settings, set the NDK directory.

You can download r14b here: Unsupported NDK Downloads  |  Android NDK  |  Android Developers

thanks!Thank you!

btw how can you sign the appk with Signature Scheme V1 using gradle?

I noticed gradle support in 4.17, what are the advantages for UE? Oh… And can we install VS2017 for android dev yet?

Much faster packaging times and better dependencies management.