This is an old revision of the document!
- Install Node.js
- Install Android SDK Android SDK - Click “Download the bundle”
- Extract bundle to c:\android\adt-bundle…..zip (you can use for extraction 7-zip)
- Rename it to c:\android\bundle
- Add to PATH variable “;C:\android\bundle\sdk\platform-tools;C:\android\bundle\sdk\tools”
- click start → run → cmd
- go to “C:\android\bundle”
- execute “npm install -g cordova ionic”