Skip to content

Commit

Permalink
Edited README.txt via GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
j1n6 committed Jun 23, 2011
1 parent f6fad98 commit be842cc
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.txt 100755 → 100644
@@ -1,9 +1,14 @@
===============================================================================
ROBOTIUM
REMOTE ROBOTIUM
===============================================================================

Robotium is an Android test framework that has full support for Activities, Dialogs, Toasts, Menus and Context Menus.

[Remote Robotium] is an extension to the current Robotium framework that allows to test multiple emulator or even real device instances at the same time with JUnit(without Android JUnit), or even execute remote instructions without any test frameworks.




The project home page is at http://www.robotium.org/

1. Project layout
Expand Down Expand Up @@ -36,5 +41,3 @@ The project home page is at http://www.robotium.org/
- m2eclipse: http://m2eclipse.sonatype.org/
- Setup your ANDROID_HOME system environment variable to /<Android SDK Location>/platform-tools/


Video Demo: http://www.flickr.com/photos/activars/5861337099/in/photostream

0 comments on commit be842cc

Please sign in to comment.