Error while deploying the instrumentation app

Mobile Testing, Android App Testing.
faisal.khateeb
Posts: 1
Joined: Tue May 31, 2016 7:03 am

Error while deploying the instrumentation app

Post by faisal.khateeb » Tue May 31, 2016 7:07 am

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!

krstcs
Posts: 2683
Joined: Tue Feb 07, 2012 4:14 pm
Location: Austin, Texas, USA

Re: Error while deploying the instrumentation app

Post by krstcs » Tue May 31, 2016 2:26 pm

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.
Shortcuts usually aren't...