I am using Cordova-3.3.0, and when trying to create a project for Android I am getting this following error -
Error: Please install Android target 19
For Windows, in the Environment Variable try place the java\bin directory before the windows\system32 directory.
This makes the SDK Manager to use java from java\bin directory else it would use java found in the system32 folder.