Can not package project for Android

I have created a project with the template 2D SideScroller with blueprints, and Im trying to package the project for android, but at the end of the logs it tells me:

MainFrameActions: Packaging (Android (ATC)): BUILD FAILED
PackagingResults:Error: Error Unknown Error

I have already:

So I dont know what else can I do, can someone help me?

My full Logs:
[FullLogs][1]

My project settings Screenshots:

,

Try running UE4Editor.exe as “”, it should resolve your issue.

Here are a few posts that may be beneficial to you if doesn’t work:

  • [AnswerHub: Android Build Failed][1]
  • [AnswerHub: NDK Debug Build Failure][2]
  • [AnswerHub: Android Build Failure][3]

Hope this helps, let me know if it doesn’t!

Thanks!

Android Build Failed - Mobile - Epic Developer Community Forums
[2]: ERROR: ndk-build failed [NDK_DEBUG=1] - Debugging, Optimization, & Profiling - Epic Developer Community Forums
[3]: Android Build Failed Unknown Error - Mobile - Epic Developer Community Forums

Thanks for the reply! I figured out that the NDK file path had a space in its folder name, after renaming it, it worked!

Awesome, glad to hear it all worked out! :slight_smile: