cordova - PhoneGap create.bat fails -
i trying setup phonegap on new windows machine. downloads , installs go fine. in command prompt type java, adb, android , respond correctly, when run ant command gives me
build.xml missing
error. im not quite sure go here, have java_home , ant_home variables set. when run create.bat variables
<project_folder_path> <package_name> <project_name>
it says missing either jdk, android sdk, or apache ant. using phonegap 2.6 download, eclipse, , win7
the documentation doesn't make clear, may need manually install apache ant and/or configure additional environment variables. see http://cleancodedevelopment-qualityseal.blogspot.com/2012/11/how-to-install-phonegap-for-android.html instructions , hints.
Comments
Post a Comment