This is an old revision of the document!
- Install msysgit - You should select option “Use git from Windows command prompt”
- Install Node.js
- Install JDK
- Download ANT
- Extract ANT to c:\development\ant
- Install Android SDK Android SDK - Click “Download the bundle”
- Extract bundle to c:\development\bundle-adt…..zip (you can use for extraction 7-zip)
- Rename it to c:\android\bundle
- Add to PATH variable “;c:\development\bundle-adt\sdk\platform-tools;c:\development\bundle-adt\sdk\tools;c:\development\ant\bin”
- click start → run → cmd
- go to “C:\android\bundle”
- execute “npm install -g cordova ionic”