Copying cordova 2.2.0 .jar

cordova

Solution

You can download it from the phonegap github repo.

You can find the lib in the lib/android/ folder.

To create a new project, you can use the lilb/andoird/bin/create.bat file.

Problem

I need the new .jar file to upgrade to cordova 2.2.0. But where can I find it? Do I have to generate it and how? Thanks a lot.

Original source

Related problems