Saturday, November 1, 2014

Install Android, Cordova, and Ionic Framework in Ubuntu

Requirements :
  • Java JDK
  • Apache Ant
  • Android SDK
  • NodeJS / NPM
  • Apache Cordova
  • Ionic Framework

Steps:
  1. Download this shell script.
  2. chmod 775 ubuntu_ionic_installer.sh 
  3. sudo ./ubuntu_ionic_installer.sh
  4. To download the necessary Android targets and platform tools you will need to enter android from a command prompt to launch the Android UI. You will need Android API 19 for Ionic Framework, so install that when you’re able to.
  5. ionic start ExampleProject maps
  6. cd ExampleProject
  7. ionic platform add android
  8.  ionic build android
  9.  That's It.
     
     
     

4 Comments:

At November 5, 2015 at 6:47 AM , Anonymous Anonymous said...

nice post

 
At August 25, 2016 at 11:27 PM , Blogger Unknown said...

Can you please explain why do we need all software for ionic applications. As per the IONIC website we need only nodejs/NPM/cordova. please tell me about the others.

 
At March 30, 2017 at 1:11 AM , Blogger Unknown said...

This comment has been removed by a blog administrator.

 
At August 22, 2018 at 10:59 PM , Blogger Unknown said...

Thank you for sharing valid information about software ionic frame work



ionic frame work
Training in Hyderabad

 

Post a Comment

Subscribe to Post Comments [Atom]

<< Home