While experienced with phonegap and xcode, I\'m new to android. I have installed phonegap 3.0 ...
npm install phonegap phonegap --version 3.0.0-0.14.3
If anyone gets here using cordova and/or chrome mobile app toolchain. I edited platforms/android/project.properties directly to target=android-19 and it built.
platforms/android/project.properties
target=android-19
cheers