Skip to content

CordovaEclipseSetup

Katherine ChengLi edited this page Apr 6, 2015 · 1 revision

Install and create Cordova application with android on eclipse for windows

1 Download the latest Cordova from the Cordova website, unzip the downloaded file.

http://Cordova.com/install/

2 Download Eclipse and Android sdk-adt bundle

http://developer.android.com/sdk/index.html

3 Configuring Android into Eclipse and running "Hello World" android application

https://www.youtube.com/watch?v=Q1Od7_6FDY0

4 Configuring Cordova into Eclipse and running sample application

  • Extract the downloaded Cordova and follow the steps given in the link below

http://cleancodedevelopment-qualityseal.blogspot.ca/2012/12/first-Cordova-app-with-android-using.html

Clone this wiki locally