stephenwang1011 / robotium

Automatically exported from code.google.com/p/robotium
0 stars 0 forks source link

When Launcher restarts Instrumentation dies as well #337

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
When a new theme (with diff drawable resources) is applied. In order to reflect 
new rsc, launcher restarts. Hence Instrumentation also dies but doesnt 
restarts. 

What is the expected output? What do you see instead?
A way to keep Instrumentation alive through launcher/SUT restarts.

What version of the product are you using? On what operating system?
robotium 3.3,android 4.0.

Please provide any additional information below.

Original issue reported on code.google.com by manas...@gmail.com on 11 Oct 2012 at 10:04

GoogleCodeExporter commented 9 years ago
As of now it is not possible. Because when instrumentation dies the process 
that Robotium is run in also dies. Maybe when RC is ready this can be avoided. 
Will open up if its a possibility when RC is finished. Right now however it is 
not possible. 

Original comment by renasr...@gmail.com on 11 Oct 2012 at 10:53