1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/build/mobile/robocop/README Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,12 @@ 1.4 +Robocop is a Mozilla project which uses Robotium to test Firefox on Android devices. 1.5 + 1.6 +Robotium is an open source tool licensed under the Apache 2.0 license and the original 1.7 +source can be found here: 1.8 +http://code.google.com/p/robotium/ 1.9 + 1.10 +We are including robotium-solo-4.3.1.jar as a binary and are not modifying it in any way 1.11 +from the original download found at: 1.12 +http://code.google.com/p/robotium/ 1.13 + 1.14 +Firefox for Android developers should read the documentation in 1.15 +mobile/android/base/tests/README.rst.