UE4.12.5 Deploying to Android 6.0 does fails at "UPDATING BUILD CONFIGURATION FILES"

I have a problem when trying to package my android project(no matter the packaging method/type). When it reaches that point I get the following error:

====23/08/2016 15:58:52====UPDATING BUILD CONFIGURATION FILES====================================================
UnrealBuildTool Exception: System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at UnrealBuildTool.UEDeployAndroid.RunCommandLineProgramAndThrowOnError(String WorkingDirectory, String Command, String Params, String OverrideDesc, Boolean bUseShellExecute)
at UnrealBuildTool.UEDeployAndroid.UpdateProjectProperties(AndroidToolChain ToolChain, String UE4BuildPath, String ProjectName)
at UnrealBuildTool.UEDeployAndroid.MakeApk(AndroidToolChain ToolChain, String ProjectName, String ProjectDirectory, String OutputPath, String EngineDirectory, Boolean bForDistribution, String CookFlavor, Boolean bMakeSeparateApks, Boolean bIncrementalPackage, Boolean bDisallowPackagingDataInApk)
at UnrealBuildTool.UEDeployAndroid.PrepTargetForDeployment(UEBuildTarget InTarget)
at UnrealBuildTool.UnrealBuildTool.DoPostStartupStuffThatCanAccessConfigs(String[] Arguments)

I will attach to this post how I have my environment variables set up and the android sdk section in my project settings.

As a note I did have android sdk/ndk installed via the Nvidia Codeworks installer that comes with UE4 but I couldn’t use that for some reason, removed all the files by deleting them, removed all the environmental variables that had a need of then installed the new sdk/ndk via Android Studio.

104034-capture.png

GeorgeCiobanita,

Android-23 is not supported for 4.12. You can either set it for or Android-22. Android-21 and 23 do not work, and if you set it below then there will be errors, as that’s not supported either. However, you can change the Android Minimum and Target SDK settings under Android in Project Settings, just not the actual SDK Configuration.

Thanks!

Is this functionality supported on 4.13? Also, even if I change the android version I get the same problem.

What about android-24?

You should be able to use Android-22 in 4.13 (I personally use) No, Android-24 is not supported yet.

Please upload your new logs too.

Note:
If there is a specific feature you’re looking for, ask about it. Some of the features can be integrated in specific ways.

Thanks!

Well I would like to develop for Daydream[link text][1],and I see there are features implemented in the preview(also noted on the UE4 Roadmap) to make this easier,[link text][1] but isn’t it specific to Android 6.0/N(which would be API23/24)?

104263-log.txt (273 KB)

I am looking into this, thank you for your patience.

Please is there a solution for this?
I am having the same problem in 4.17.2
I am packaging for the play store all configuartiosn are set