android - How to "download Cordova" and "expand appropriate archive"? -


cordova's android platform guide states:

install cordova shell tools

if want use cordova's android-centered shell tools in conjunction sdk, download cordova cordova.apache.org. otherwise ignore section if plan use cross-platform cli tool described in command-line interface.

the cordova download contains separate archives each platform. sure expand appropriate archive, android in case, within empty directory. relevant executible utilities available in top-level bin directory. (consult readme file if necessary more detailed directions.)

however, cordova.apache.org offers "npm install -g cordova" means , install cordova, , there no mention of how download separately @ "shell tools".

what have missed?


Comments

Popular posts from this blog

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -