forked from github/cordova-android
CB-6723 Update package name for Robotium
This commit is contained in:
parent
1d0a1664e6
commit
f77b20bbca
@ -26,8 +26,10 @@ These tests are designed to verify Android native features and other Android spe
|
||||
|
||||
There really isn't any manual setup to do. The ant script takes care of that.
|
||||
You don't even need to compile cordova-x.y.z.jar or copy it, because
|
||||
project.properties has a library reference to ../framework. However, Robotium has to be
|
||||
installed for the onScrollChanged tests to work correctly. It can be found at https://code.google.com/p/robotium/
|
||||
project.properties has a library reference to ../framework. However, Robotium
|
||||
has to be installed for the onScrollChanged tests to work correctly. It can be
|
||||
found at https://code.google.com/p/robotium/ and the jar should be put in the
|
||||
'libs' directory'.
|
||||
|
||||
To run manually from command line:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user