mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-19 07:02:51 +08:00
Updating the README
This commit is contained in:
parent
46e7359372
commit
0fe6d9f367
@ -26,7 +26,8 @@ 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.
|
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
|
You don't even need to compile cordova-x.y.z.jar or copy it, because
|
||||||
project.properties has a library reference to ../framework.
|
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/
|
||||||
|
|
||||||
To run manually from command line:
|
To run manually from command line:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user