A simple Android Application that shows different ways of performing actions with Robotium..
RobotiumTutorial is hosted in the following web site
https://github.com/matthewvdavis/RobotiumTutorial
If you think the Android project RobotiumTutorial listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of RobotiumTutorial.
Item | Value |
---|---|
Java File Count | 10 |
Target SDK Version | 15 |
Activity Count | 8 |
Fragment Count | 1 |
jar files used | android-support-v4.jar robotium-solo-3.6 5.42.20 PM.jar robotium-solo-3.6-javadoc 5.42.20 PM.jar |
RobotiumTutorial has the following Java source files.
co.touchlab.robotiumtutorial.DialogMenuWaitActivity.java co.touchlab.robotiumtutorial.DummyActivity.java co.touchlab.robotiumtutorial.EditTextActivity.java co.touchlab.robotiumtutorial.HomeActivity.java co.touchlab.robotiumtutorial.ListViewToggleButtonActivity.java co.touchlab.robotiumtutorial.PagerFragmentsPickersRadioActivity.java co.touchlab.robotiumtutorial.TextViewActivity.java co.touchlab.robotiumtutorial.WrappedImageView.java co.touchlab.robotiumtutorial.tictacro.BoardTextView.java co.touchlab.robotiumtutorial.tictacro.TicTacRoActivity.java