While building "Hello World" project I have build and get build error as
Ant build error=exec-shell returned: 1
All Enviorment variable are set properly as follows.
ANT_HOME : D:\Kony\Ant;
JAVA_HOME : D:\jdk1.7.0_75;
PATH:\Kony\Java\jdk1.7.0_67\bin;%ANT_HOME%\bin;D:\Kony\ImageMagick;C:\Users\administrator\AppData\Local\Android\android-sdk\platform-tools;C:\Users\administrator\AppData\Local\Android\android-sdk\tools;
I just want to see results on emulator, correct me if any file location is wrong.