RoboRemote is a remote control framework for Robotium. The goal of RoboRemote is to allow for more complex test scenarios by letting the automator write their tests using standard desktop Java/JUnit. All of the Robotium Solo commands are available. RoboRemote also provides some convencience classes to assist in common tasks such as interacting with list views.
-updated RemoteTestRunner to use AndroidJUnitRunner instead of InstrumentationTestRunner
-updated Robotium to 5.4.1 which apparently has fixed some activity related instabilities.
-updated RemoteTest to junit4 style test
-updated version to 0.6.1-b1
-updated RemoteTestRunner to use AndroidJUnitRunner instead of InstrumentationTestRunner -updated Robotium to 5.4.1 which apparently has fixed some activity related instabilities. -updated RemoteTest to junit4 style test -updated version to 0.6.1-b1