android - Phonegap Eclipse missing cordova.jar -


i followed tutorial exception installed current versions of listed tools. after installed node.js executed npm install -g phonegap not find cordova.jar.

should download archive phonegap1.5 , copy files downloaded folder?

import code existing project

because not in administrator mode. can is

windows

right click cmd , choose run administrator. run npm install -g phonegap.

mac

sudo npm install -g phonegap 

Comments

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -