Launching to Hudl 2

Hi, Im making a small app for personal use on my Hudl 2 but i cant launch it i keep getting the following error.

LogPlayLevel: Project.Deploy: ********** DEPLOY COMMAND STARTED **********
LogPlayLevel: CommandUtils.Run: Run: C:\NVPACK\android-sdk-windows\platform-tools\adb.exe -s 131214PE5048789  shell getprop ro.product.cpu.abi
LogPlayLevel: CommandUtils.Run: Run: Took 0.0880108s to run adb.exe, ExitCode=0
LogPlayLevel: Program.Main: ERROR: AutomationTool terminated with exception: AutomationTool.AutomationException: Unable to run because you don't have an apk that is usable on 131214PE5048789. Looked for -x86
LogPlayLevel:    at AndroidPlatform.GetBestDeviceArchitecture(ProjectParams Params, String DeviceName)
LogPlayLevel:    at AndroidPlatform.Deploy(ProjectParams Params, DeploymentContext SC)
LogPlayLevel:    at Project.Deploy(ProjectParams Params)
LogPlayLevel:    at BuildCookRun.DoBuildCookRun(ProjectParams Params)
LogPlayLevel:    at BuildCookRun.ExecuteBuild()
LogPlayLevel:    at AutomationTool.BuildCommand.Execute()
LogPlayLevel:    at AutomationTool.Automation.Execute(List`1 CommandsToExecute, CaselessDictionary`1 Commands)
LogPlayLevel:    at AutomationTool.Automation.Process(String[] Arguments)
LogPlayLevel:    at AutomationTool.Program.MainProc(Object Param)
LogPlayLevel:    at AutomationTool.InternalUtils.RunSingleInstance(Func`2 Main, Object Param)
LogPlayLevel:    at AutomationTool.Program.Main()
LogPlayLevel: Program.Main: AutomationTool exiting with ExitCode=55 (Error_NoApkSuitableForArchitecture)
LogPlayLevel: Completed Launch On Stage: Deploy Task, Time: 0.751585
LogPlayLevel: BUILD FAILED

Does anyone know whats going wrong? I have successfully built to my HTC One phone prior to this.