I am trying to start developing a phonegap app, but unfortunately every time I try to run the following command "cordova platform add android" I get this error "Error: ERROR : executing command 'ant', make sure you have ant installed and added to your path.". Here is how I have set up ant and everything that has something to do with phonegap development in PATH.
Variable Value
ANDROID_HOME C:\Development\adt-bundle\sdk
ANT_HOME C:\Development\apache-ant-1.9.4
JAVA_HOME C:\Program Files\Java\jdk1.8.0_05
PATH C:\Users\Admin\AppData\Roaming\npm;%JAVA_HOME%
\bin;%ANT_HOME\bin;%ANDROID_HOME%\platform- tools;%ANDROID_HOME%\tools;
ant -versionincommand-prompt? - sunbabaphu