Could anyone please show me a simple example of reusable global functions that use solo?I'd like to separate common Robotium Solo actions into a separate global file. Robotium test class is already extending ActivityInstrumentationTestCase2, so it cannot extend another class. Thanks!
Thank you Naveed for your reply and it makes sense. Do you happen to have a code snippet that shows how to pass solo back and force?