set up new cordova 2.7.0 android project -


i following official tutorail http://docs.phonegap.com/en/2.7.0/guide_getting-started_android_index.md.html#getting%20started%20with%20android set uo new android cordova project. now, when navigate cordva android distributions bin folder , enter command create project_folder_path package_name project_name keep saying project exist.

i tried changing path project name. still says project exist. when folder, there no project. can point me wrong?

lets command line used:

create c:\users\ricardo\ide\classic\eclipse\android_projects com.yourcompany.appname projectname 

then directory android_projects should not exist when execute create. if exist @ point of execution error thrown: this project exists!

take @ tutorial: http://cleancodedevelopment-qualityseal.blogspot.ch/2012/11/how-to-install-phonegap-for-android.html, better original one. , if search creating projects: find problem described , how can solved.


Comments