Unreal Engine 4.14 Android Build Failed

Hi, i want to pack a project test for android ( i am using Samsung S7 ) fo this i reinstall android Works with API 20 , 21, 22, 23, 24 and 25

In my project settings i set target to be Android 23 ( Android 6)

On ndk was set matchndk but this is also don’t work
i have created a C++ class to build in C++ for.
Several times it’s work fine , but after 2-3 tests it’s show me that Build Fail
Here are Build Log

[LOG][4]

In Log there are s how that there is a problem with Android SDK but i don’t know what problem , i think that all my settings are ok, maybe i am wrong :slight_smile: ,

Midu1995,

Are you able to get this to happen with a blank project, or a clean template? I’m not seeing any trouble with 4.14 and Android-23 as long as it’s installed properly. Looking at your screenshots, it looks set up correctly. Have you tried deleting your Intermediate and Saved folders from your project?

Looking forward to hearing back from you, thanks!

Well i instaled 4.15 and it’s work fine now.
Yes i try to delete Intermediare and Saved folders and nothing.
Now i am using 4.15 and it’s all ok