Eclipse でネイティブ android プロジェクトを作成しようとすると、完全に正常に動作し、android のセットアップが適切であることを示していますが、phonegap プロジェクトを作成しようとするとエラーが発生します。
./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...
コルドバ バージョン: 2.7 Android api バージョン 14
Ps: 私は Ruby on Rails 開発者です。これは私の phonegap/android/ios の 1 日目です