Page 1 of 1

Error while deploying the instrumentation app

Posted: Tue May 31, 2016 7:07 am
by faisal.khateeb
While deploying the app I am constantly this error:

Instrumentation failed...

Please make sure that
- The APK is not obfuscated.
- You are using API level 8 or above.
- No uninstrumented APK version is installed on the device.

After checking details:

System.TimeoutException: Deploying the application failed because it could not be deployed within the configured timeout of '00:01:00'.
at Ranorex.Plugin.Mobile.PlatformComponents.Tools.WifiDeploymentService.SendData(IPAddress addr, Int32 port, String path, String packageName)
at Ranorex.Plugin.Mobile.PlatformComponents.Tools.WifiDeploymentService.DoDeployment()


Please help!

Re: Error while deploying the instrumentation app

Posted: Tue May 31, 2016 2:26 pm
by krstcs
Have you tried setting the timeout higher then 1 min? That is pretty short for deploying an app.

Try setting it to 10 min and see if that helps.