Issue while creating an android project with phonegap
- by Mohit Jain
When I try to create native android project in eclipse it works perfectly fine, and that shows my android setup is proper but when I try to create a phonegap project it create a error ie:
./create ~/Documents/workspace/HelloWorld com.fizzysoftware.HelloWorld HelloWorld
BUILD FAILED
/Users/mohit/Documents/eclipse/android-sdk-macosx/tools/ant/build.xml:710: The following error occurred while executing this line:
/Users/mohit/Documents/eclipse/android-sdk-macosx/tools/ant/build.xml:723: Compile failed; see the compiler error output for details.
Total time: 5 seconds
An unexpected error occurred: ant jar > /dev/null exited with 1
Deleting project...
cordova version: 2.7
Android api version 14
Ps: I am a ruby on rails developer. This is my day 1 with phonegap/android/ios