I am trying to use robotium to test my Activities. I used guice and roboguice for Dependency injection all over my code.
Is there anything I have to do to allow Injection while running my automation tests? or is robotium going to do that for me?
Please provide as much details as you can. Thanks