I've just started using phonegap and I love it so far.
However, you guys seriously need to get over the identity crisis.
Please note that I fully understand the relationship between phonegap and
cordova. I've done a lot of reading and I get it. The documentation and
error messages should still be cleaned up.
Half of the phonegap documentation is actually cordova documentation!
For example:
http://docs.phonegap.com/en/edge/cordova_accelerometer_accelerometer.md.html#Accelerometer
That would be fine if we just needed to swap out "cordova" for "phonegap"
but that's not the case.
That page (on the phonegap website) suggests using this command "cordova
plugin ls" but "ls" is not supported in phonegap and you actually need to
use "list"
The problems go on. I ran "phonegap install android" and got back an error
message telling me to run "cordova platform add <platform>"
At this point, I think I may just go for cordova.
For more info on PhoneGap or to download the code go to www.phonegap.com
To compile in the cloud, check out build.phonegap.com
However, you guys seriously need to get over the identity crisis.
Please note that I fully understand the relationship between phonegap and
cordova. I've done a lot of reading and I get it. The documentation and
error messages should still be cleaned up.
Half of the phonegap documentation is actually cordova documentation!
For example:
http://docs.phonegap.com/en/edge/cordova_accelerometer_accelerometer.md.html#Accelerometer
That would be fine if we just needed to swap out "cordova" for "phonegap"
but that's not the case.
That page (on the phonegap website) suggests using this command "cordova
plugin ls" but "ls" is not supported in phonegap and you actually need to
use "list"
The problems go on. I ran "phonegap install android" and got back an error
message telling me to run "cordova platform add <platform>"
At this point, I think I may just go for cordova.
For more info on PhoneGap or to download the code go to www.phonegap.com
To compile in the cloud, check out build.phonegap.com