I download latest version phonegap-2.9.1 zip file but it not contain cordova.jar and when i search on google the i got on answer like navigate folder to lib/android/framework d
The cordova.js file is generated by this command line
cordova build iOS
Or cordova build android from your project folder.
cordova build android
Be careful to not copy and paste from a platform to another, the files are not the same !
More info here