Where are the Instrumentation Wizard logs stored? I'm trying to instrument an android apk and I'm getting the error at the end of the process that says that either my app is obfuscated or that I'm not using api level 8 or above. My app was compiled using debug and i'm using api level 15.
I would like to look in the actual log of what the Instrumentation Wizard is doing to see if I can see what the issue might be. Any ideas?
Where are the Instrumentation Wizard logs stored?
- Support Team
- Site Admin
- Posts: 12145
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Houston, Texas, USA
- Contact:
Re: Where are the Instrumentation Wizard logs stored?
Hello,
Do you use special characters (e.g. %) in your APK?
Please take a look at this post in our forum.
You could try to instrument your APK manually as described in this User Guide.
Currently, there is no log file but will be available in a future release.
Is it possible to send us your APK ([email protected]) in order to analyze it?
Thank you in advance.
Regards,
Markus (T)
Do you use special characters (e.g. %) in your APK?
Please take a look at this post in our forum.
You could try to instrument your APK manually as described in this User Guide.
Currently, there is no log file but will be available in a future release.
Is it possible to send us your APK ([email protected]) in order to analyze it?
Thank you in advance.
Regards,
Markus (T)
Re: Where are the Instrumentation Wizard logs stored?
It would be nice if they were any logs, i am getting instrumentation errors [INSTALL_PARSE_FAILED_MANIFEST_MALFORMED] but since there is no line where Manifest.xml is flawed, i cannot find the problem.
- Support Team
- Site Admin
- Posts: 12145
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Houston, Texas, USA
- Contact:
Re: Where are the Instrumentation Wizard logs stored?
Hi Behi,
Can you please give us more information about your issue? When do you get the error?
Regards,
Bernhard
Can you please give us more information about your issue? When do you get the error?
Regards,
Bernhard
Re: Where are the Instrumentation Wizard logs stored?
Hello Bernhard,
it is during automatic instrumentation. The last step is Deploying to USB:
System.Exception: Failed to deploy the application via USB. pkg: /data/local/tmp/STARmoney-instrumented.apk
Failure [INSTALL_PARSE_FAILED_MANIFEST_MALFORMED]
3730 KB/s (12271186 bytes in 3.212s)
bei Ranorex.Plugin.Mobile.DeploymentService.UsbDeploymentService.CheckForErrorsThatDoNotResultInErrorCode(ProcessRunner runner)
bei Ranorex.Controls.Instrumentation.Workers.AndroidWorker.Run()
bei Ranorex.Controls.AndroidInstrumentProgressPage.bgw_DoWork(Object sender, DoWorkEventArgs e)
it is during automatic instrumentation. The last step is Deploying to USB:
System.Exception: Failed to deploy the application via USB. pkg: /data/local/tmp/STARmoney-instrumented.apk
Failure [INSTALL_PARSE_FAILED_MANIFEST_MALFORMED]
3730 KB/s (12271186 bytes in 3.212s)
bei Ranorex.Plugin.Mobile.DeploymentService.UsbDeploymentService.CheckForErrorsThatDoNotResultInErrorCode(ProcessRunner runner)
bei Ranorex.Controls.Instrumentation.Workers.AndroidWorker.Run()
bei Ranorex.Controls.AndroidInstrumentProgressPage.bgw_DoWork(Object sender, DoWorkEventArgs e)
- Support Team
- Site Admin
- Posts: 12145
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Houston, Texas, USA
- Contact:
Re: Where are the Instrumentation Wizard logs stored?
Hello Behi,
Thank you for the information.
Which version of Ranorex are you using?
Is it possible to send the *.apk file to [email protected] in order to analyze the issue in more detail?
Did you already try to instrument the application via source code as described in the section "Instrumentation with Source Code" in our user guide?
Regards,
Bernhard
Thank you for the information.
Which version of Ranorex are you using?
Is it possible to send the *.apk file to [email protected] in order to analyze the issue in more detail?
Did you already try to instrument the application via source code as described in the section "Instrumentation with Source Code" in our user guide?
Regards,
Bernhard