I guess this is a duplicate with I can run Robotium test but cannot debug it but there is no valid answer for it.
I have a application that I can test with robotium. (Run as Android Junit Test the test runs fine) If I try Debug As Android Junit Test, the application does not start, eclipse appears to be stuck launching the tests.
Can you tell me the steps in order to run my test in debug mode (I want to debug the test, not the app)?