My Project Build Failed

I made a project and I want to play in android. But in building UE4 give me error. “ERROR: AutomationTool was unable to run successfully” and build failed. I setup all needs (TADP) and rebuild project but can’t package project.
link text

What kind of build do you have (GitHub, Launcher)? The error is:

“Can’t make an APK without the compiled .so [D:\UnrealEngine-4.4.3-release\UnrealEngine-4.4.3-release\Engine\Binaries\Android\UE4Game-armv7.so]”

That should either come as part of the engine download, or if using GitHub, you will need to compile the engine for Android in Visual Studio.

hi i have rebuild the engine from VS2013 for “development” “tegra android”.
and it still gives me "Can’t make an APK without the compiled .so [D:\UnrealEngine-4.4.3-release\UnrealEngine-4.4.3-release\Engine\Binaries\Android\UE4Game-armv7.so]. i installed everything from TADP

Can you send the entire log of your compile in Visual Studio?

Thank you. I install launcher and everything is OK.