I am following the installation guide: http://cordova.apache.org/docs/en/3.0.0/guide_platforms_android_index.md.html#Android%20Platform%20Guide
As aa early info this is my issue.
C:\apps\hello>cordova platform add android
[Error: An error occured during creation of android sub-project.
Creating Cordova project for the Android platform:
Command failed to execute : ant jar
This is what i did:
- I installed all Java Dev packages (everything)
- I installed Apache ANT, and created the environment variables (they work)
- I created environment variables for PATH for the adt-bundle
All i want is to
cordova platform add android
cordova emulate android