Install PhoneGap 3.3 on Windows for Android (Eclipse)

22,692

You need to install Nodejs, then install cordova using nodejs. Then you need to create Phonegap project, add required plugins to the project. These steps are described in the below link.

http://codingsquare.blogspot.in/2013/08/creating-cordova-3-android-project.html

Then you need to copy the app from www folder of your PhoneGap 2.9.1 app into the www folder in the root of the latest cordova project.

Then add the platform and you can import the project into eclipse.

Share:
22,692
Maddy
Author by

Maddy

Updated on August 29, 2020

Comments