Android packaging error Please help

I’ve installed Android SDK (Code Works ir5) and when I package my project for android it says:

MainFrameActions: Packaging (Android (Multi:ASTC,PVRTC,DXT,ATC,ETC2,ETC1)): Running AutomationTool…
MainFrameActions: Packaging (Android (Multi:ASTC,PVRTC,DXT,ATC,ETC2,ETC1)): The system cannot find the path specified.

MainFrameActions: Packaging (Android (Multi:ASTC,PVRTC,DXT,ATC,ETC2,ETC1)): ‘msbuild’ is not recognized as an internal or external command,

MainFrameActions: Packaging (Android (Multi:ASTC,PVRTC,DXT,ATC,ETC2,ETC1)): operable program or batch file.
MainFrameActions: Packaging (Android (Multi:ASTC,PVRTC,DXT,ATC,ETC2,ETC1)): RunUAT.bat ERROR: AutomationTool failed to compile.

MainFrameActions: Packaging (Android (Multi:ASTC,PVRTC,DXT,ATC,ETC2,ETC1)): BUILD FAILED
PackagingResults:Error: Error Unknown Error

Hey Suksham,

I would make sure you are working on the compatible android works SDK. Also be sure that you are using the correct path when installing the SDKs and you are point to those paths within the editor. These settings are found under you Project Settings > Android location.

You can also use our Mobile Development Troubleshooting Guide to get more information on how to locate the cause of your issue and find a resolution.

Cheers,

Thank you for helping me!
its now solved