3
0
mirror of https://github.com/apache/cordova-android.git synced 2025-03-01 14:33:00 +08:00

Updating instructions to indicate that the device plugin is required to be installed via plugman

This commit is contained in:
Joe Bowser 2013-11-12 14:34:14 -08:00
parent e5b68f4a3c
commit 9254f5a8a5

View File

@ -30,6 +30,7 @@ project.properties has a library reference to ../framework.
To run manually from command line: To run manually from command line:
0. Install the Cordova Device Plugin using plugman
0. Build by entering `ant debug install` 0. Build by entering `ant debug install`
0. Run tests by clicking on "CordovaTest" icon on device 0. Run tests by clicking on "CordovaTest" icon on device