SlideShare a Scribd company logo
How to setup Ionic 2
Ionic is an open source front-end framework for development of hybrid mobile application in
HTML 5. Ionic 2 provide a rich library of mobile-optimized HTML, CSS and JS components. Ionic
2 based on AngularJs 2 and SaSS.
Ionic 2 still in alpha phase, today I am going to explain how to setup ionic 2.
1. Install Node.js
2. Install Ionic 2 Alpha
3. Setup cutePuppyPics
4. Run cutePuppyPics Project
5. Add Android Platform
6. Install Android Emulator
7. Run cutePuppyPics project into Emulator
1. Install Node.js – We need to first install Node.js. For install Node.js go to following link
https://nodejs.org/en/
And download stable version of node.js, Right now V5.0.0 Stable version available on
Nodejs.org.
After installation go into command prompt and type. It will show you latest version of node
installed.
Node -- Version
2. Install Ionic 2 Alpha – To install the Ionic 2 Alpha, go into command prompt and type
following command
npm install -g ionic@alpha
It will take some time to install Ionic 2 Alpha depend upon you internet speed.
3. Setup cutePuppyPics - When Ionic 2 Alpha installed successfully. Start your first Ionic
application. Use following command to install “cutePuppyPics” Project. This command
will download “cutePuppyPics” project from github.com and install dependent library
and modules also.
https://github.com/driftyco/ionic2-starter-tabs/archive/master.zip
ionic start cutePuppyPics --v2
4. Run cutePuppyPics Project - Go into “cutePuppyPics” folder and run following
command into command prompt to run “CutePuppyPics” Project. And Ionic project will
open into web browser on http://localhost:8100/ .
ionic serve
Ionic serve command compilie SASS to CSS. Also configure Webpack for project. webpack is a
module bundler. It packs CommonJs/AMD modules i. e. for the browser. Allows to split your
codebase into multiple bundles.
You can can learn more about WebPack on github.io.
https://webpack.github.io/
5. Add Android Platform – Our Ionic 2 Alpha cutePuppyPics project running successfully.
Now we need to test this project into android emulator. For that we first need to add
Android Platform module to Cordova.
To add android platform support run following command into command line.
ionic platform add android
6. Install Android Emulator - Now we need Android SDK or Android emulator. You can use
Genymotion, Genymotion is an Android emulator. Genymotion is the fastest Android
emulator for application testing and presentation purpose. Learn more here
http://www.codeandyou.com/2015/03/genymotion-is-fast-and-easy-to-use.html
7. Run cutePuppyPics project intoEmulator – Run following command into command line
to run project into android emulator.
ionic run android
Thanks
http://www.codeandyou.com
http://www.codeandyou.com/2015/10/how-to-setup-
ionic-2.html
Keywords – Ionic 2, Ionic 2 Documentation, How to setup Ionic 2
Ad

Recommended

Welcome to ionic 2
Welcome to ionic 2
codeandyou forums
 
Intro to ionic 2
Intro to ionic 2
Jamal Sinclair O'Garro
 
[Lighting Talk] - Ionic 2 Tour
[Lighting Talk] - Ionic 2 Tour
Code Experts Learning
 
Ionic 2: Mobile apps with the Web
Ionic 2: Mobile apps with the Web
Mike Hartington
 
Ionic Mobile Applications - Hybrid Mobile Applications Without Compromises
Ionic Mobile Applications - Hybrid Mobile Applications Without Compromises
Jacob Friesen
 
Intro to mobile apps with the ionic framework & angular js
Intro to mobile apps with the ionic framework & angular js
Hector Iribarne
 
Step by step guide to build ionic hybrid app using cordova android
Step by step guide to build ionic hybrid app using cordova android
swagat parida
 
IONIC - Hybrid Mobile App Development
IONIC - Hybrid Mobile App Development
Swapnil Tripathi ( Looking for new challenges )
 
Top Cordova Challenges and How to Tackle Them
Top Cordova Challenges and How to Tackle Them
Ionic Framework
 
Cordova, Angularjs & Ionic @ Codeaholics
Cordova, Angularjs & Ionic @ Codeaholics
Eddie Lau
 
Mobile App Development Trends in 2021
Mobile App Development Trends in 2021
Vincent Lau
 
Building capacitor apps in appflow webinar
Building capacitor apps in appflow webinar
Ionic Framework
 
Ionic event: March 2021
Ionic event: March 2021
Ionic Framework
 
Developing Hybrid Applications with IONIC
Developing Hybrid Applications with IONIC
Fuat Buğra AYDIN
 
Ionic Framework
Ionic Framework
Nirav Patel
 
Ionic Framework
Ionic Framework
Cristián Cortéz
 
Cross Platform Mobile Apps with the Ionic Framework
Cross Platform Mobile Apps with the Ionic Framework
Troy Miles
 
Heading towards the great release of angular 8.0 development observe the uno...
Heading towards the great release of angular 8.0 development observe the uno...
Concetto Labs
 
ASJ Workshop - Introduction
ASJ Workshop - Introduction
Amsavarthan Lv
 
Startup Concept Development with Remote Resources using React Native, Enginee...
Startup Concept Development with Remote Resources using React Native, Enginee...
engineermaste solution
 
Ionic CLI Adventures
Ionic CLI Adventures
Juarez Filho
 
Base register login forgot password swift 3 template
Base register login forgot password swift 3 template
Harshal Lonare
 
DevLab london Tizen sdk by Adam Panasiuk
DevLab london Tizen sdk by Adam Panasiuk
BeMyApp
 
React native automation testing
React native automation testing
Jayad Aadrit
 
Building your Own Mobile Enterprise Application: It’s Not as Hard as You Migh...
Building your Own Mobile Enterprise Application: It’s Not as Hard as You Migh...
Jason Conger
 
Hire react native developer
Hire react native developer
Shivani
 
React native portfolio - Kapil
React native portfolio - Kapil
kapil maheshwari
 
Angular 2.0
Angular 2.0
THanekamp
 
Major minor project 2
Major minor project 2
The Smartpath Information Systems,Bhilai,Durg,Chhattisgarh.
 
Overview of the MCA 21 Project (Mr. Avinash K. Srivastava, India)
Overview of the MCA 21 Project (Mr. Avinash K. Srivastava, India)
Corporate Registers Forum
 

More Related Content

What's hot (20)

Top Cordova Challenges and How to Tackle Them
Top Cordova Challenges and How to Tackle Them
Ionic Framework
 
Cordova, Angularjs & Ionic @ Codeaholics
Cordova, Angularjs & Ionic @ Codeaholics
Eddie Lau
 
Mobile App Development Trends in 2021
Mobile App Development Trends in 2021
Vincent Lau
 
Building capacitor apps in appflow webinar
Building capacitor apps in appflow webinar
Ionic Framework
 
Ionic event: March 2021
Ionic event: March 2021
Ionic Framework
 
Developing Hybrid Applications with IONIC
Developing Hybrid Applications with IONIC
Fuat Buğra AYDIN
 
Ionic Framework
Ionic Framework
Nirav Patel
 
Ionic Framework
Ionic Framework
Cristián Cortéz
 
Cross Platform Mobile Apps with the Ionic Framework
Cross Platform Mobile Apps with the Ionic Framework
Troy Miles
 
Heading towards the great release of angular 8.0 development observe the uno...
Heading towards the great release of angular 8.0 development observe the uno...
Concetto Labs
 
ASJ Workshop - Introduction
ASJ Workshop - Introduction
Amsavarthan Lv
 
Startup Concept Development with Remote Resources using React Native, Enginee...
Startup Concept Development with Remote Resources using React Native, Enginee...
engineermaste solution
 
Ionic CLI Adventures
Ionic CLI Adventures
Juarez Filho
 
Base register login forgot password swift 3 template
Base register login forgot password swift 3 template
Harshal Lonare
 
DevLab london Tizen sdk by Adam Panasiuk
DevLab london Tizen sdk by Adam Panasiuk
BeMyApp
 
React native automation testing
React native automation testing
Jayad Aadrit
 
Building your Own Mobile Enterprise Application: It’s Not as Hard as You Migh...
Building your Own Mobile Enterprise Application: It’s Not as Hard as You Migh...
Jason Conger
 
Hire react native developer
Hire react native developer
Shivani
 
React native portfolio - Kapil
React native portfolio - Kapil
kapil maheshwari
 
Angular 2.0
Angular 2.0
THanekamp
 
Top Cordova Challenges and How to Tackle Them
Top Cordova Challenges and How to Tackle Them
Ionic Framework
 
Cordova, Angularjs & Ionic @ Codeaholics
Cordova, Angularjs & Ionic @ Codeaholics
Eddie Lau
 
Mobile App Development Trends in 2021
Mobile App Development Trends in 2021
Vincent Lau
 
Building capacitor apps in appflow webinar
Building capacitor apps in appflow webinar
Ionic Framework
 
Developing Hybrid Applications with IONIC
Developing Hybrid Applications with IONIC
Fuat Buğra AYDIN
 
Cross Platform Mobile Apps with the Ionic Framework
Cross Platform Mobile Apps with the Ionic Framework
Troy Miles
 
Heading towards the great release of angular 8.0 development observe the uno...
Heading towards the great release of angular 8.0 development observe the uno...
Concetto Labs
 
ASJ Workshop - Introduction
ASJ Workshop - Introduction
Amsavarthan Lv
 
Startup Concept Development with Remote Resources using React Native, Enginee...
Startup Concept Development with Remote Resources using React Native, Enginee...
engineermaste solution
 
Ionic CLI Adventures
Ionic CLI Adventures
Juarez Filho
 
Base register login forgot password swift 3 template
Base register login forgot password swift 3 template
Harshal Lonare
 
DevLab london Tizen sdk by Adam Panasiuk
DevLab london Tizen sdk by Adam Panasiuk
BeMyApp
 
React native automation testing
React native automation testing
Jayad Aadrit
 
Building your Own Mobile Enterprise Application: It’s Not as Hard as You Migh...
Building your Own Mobile Enterprise Application: It’s Not as Hard as You Migh...
Jason Conger
 
Hire react native developer
Hire react native developer
Shivani
 
React native portfolio - Kapil
React native portfolio - Kapil
kapil maheshwari
 

Viewers also liked (7)

Major minor project 2
Major minor project 2
The Smartpath Information Systems,Bhilai,Durg,Chhattisgarh.
 
Overview of the MCA 21 Project (Mr. Avinash K. Srivastava, India)
Overview of the MCA 21 Project (Mr. Avinash K. Srivastava, India)
Corporate Registers Forum
 
M Tech Projects List
M Tech Projects List
e2-matrix
 
Hybrid Application Development documentation report (MCA Project)
Hybrid Application Development documentation report (MCA Project)
vetri pandi
 
Google Presentation
Google Presentation
guesta599e2
 
Ionic 2: The Power of TypeScript
Ionic 2: The Power of TypeScript
Jacob Orshalick
 
Top Rumors About Apple March 21 Big Event
Top Rumors About Apple March 21 Big Event
ChromeInfo Technologies
 
Ad

Similar to How to setup ionic 2 (20)

Gdg ionic 2
Gdg ionic 2
Shang Yi Lim
 
Ionic2 First Lesson of Four
Ionic2 First Lesson of Four
Ahmed Mahmoud Kesha
 
Workshop Ionic Framework - CC FE & UX
Workshop Ionic Framework - CC FE & UX
JWORKS powered by Ordina
 
Building mobile app with Ionic Framework
Building mobile app with Ionic Framework
Huy Trần
 
[not edited] Demo on mobile app development using ionic framework
[not edited] Demo on mobile app development using ionic framework
Sayed Ahmed
 
Hybrid Apps in a Snap
Hybrid Apps in a Snap
Paulina Gallo
 
Crash Course in AngularJS + Ionic (Deep dive)
Crash Course in AngularJS + Ionic (Deep dive)
ColdFusionConference
 
Mobile app development with Ionic cross platform apps with Ionic Angular and ...
Mobile app development with Ionic cross platform apps with Ionic Angular and ...
sestayobstk2
 
Intro to Ionic for Building Hybrid Mobile Applications
Intro to Ionic for Building Hybrid Mobile Applications
Sasha dos Santos
 
ITB2015 - Crash Course in Ionic + AngularJS
ITB2015 - Crash Course in Ionic + AngularJS
Ortus Solutions, Corp
 
Ionic Crash Course! Hack-a-ton SF
Ionic Crash Course! Hack-a-ton SF
Lukas Ruebbelke
 
Ionic Hybrid Mobile Application
Ionic Hybrid Mobile Application
Al Sayed Gamal
 
Developing ionic apps for android and ios
Developing ionic apps for android and ios
gautham_m79
 
Hybrid app development with ionic
Hybrid app development with ionic
Wan Muzaffar Wan Hashim
 
Ionic
Ionic
Aircon Chen
 
ionicSetup
ionicSetup
Shubham Verma
 
Ionic setup
Ionic setup
Shubham Verma
 
Mobile App Development With Ionic Crossplatform Apps With Ionic Angular And C...
Mobile App Development With Ionic Crossplatform Apps With Ionic Angular And C...
zhuhaigally
 
Ionic framework
Ionic framework
Software Infrastructure
 
Ionic
Ionic
NexThoughts Technologies
 
Building mobile app with Ionic Framework
Building mobile app with Ionic Framework
Huy Trần
 
[not edited] Demo on mobile app development using ionic framework
[not edited] Demo on mobile app development using ionic framework
Sayed Ahmed
 
Hybrid Apps in a Snap
Hybrid Apps in a Snap
Paulina Gallo
 
Crash Course in AngularJS + Ionic (Deep dive)
Crash Course in AngularJS + Ionic (Deep dive)
ColdFusionConference
 
Mobile app development with Ionic cross platform apps with Ionic Angular and ...
Mobile app development with Ionic cross platform apps with Ionic Angular and ...
sestayobstk2
 
Intro to Ionic for Building Hybrid Mobile Applications
Intro to Ionic for Building Hybrid Mobile Applications
Sasha dos Santos
 
ITB2015 - Crash Course in Ionic + AngularJS
ITB2015 - Crash Course in Ionic + AngularJS
Ortus Solutions, Corp
 
Ionic Crash Course! Hack-a-ton SF
Ionic Crash Course! Hack-a-ton SF
Lukas Ruebbelke
 
Ionic Hybrid Mobile Application
Ionic Hybrid Mobile Application
Al Sayed Gamal
 
Developing ionic apps for android and ios
Developing ionic apps for android and ios
gautham_m79
 
Mobile App Development With Ionic Crossplatform Apps With Ionic Angular And C...
Mobile App Development With Ionic Crossplatform Apps With Ionic Angular And C...
zhuhaigally
 
Ad

More from codeandyou forums (16)

How to validate server certificate
How to validate server certificate
codeandyou forums
 
How to call $scope function from console
How to call $scope function from console
codeandyou forums
 
Understand components in Angular 2
Understand components in Angular 2
codeandyou forums
 
Understand routing in angular 2
Understand routing in angular 2
codeandyou forums
 
MongoDB 3.2.0 Released
MongoDB 3.2.0 Released
codeandyou forums
 
What is JSON? Why use JSON? JSON Types? JSON Helpful Tools?
What is JSON? Why use JSON? JSON Types? JSON Helpful Tools?
codeandyou forums
 
How to install ssl certificate from .pem
How to install ssl certificate from .pem
codeandyou forums
 
Protractor end-to-end testing framework for angular js
Protractor end-to-end testing framework for angular js
codeandyou forums
 
How routing works in angular js
How routing works in angular js
codeandyou forums
 
How to use proxy server in .net application
How to use proxy server in .net application
codeandyou forums
 
How to catch query string in angular js
How to catch query string in angular js
codeandyou forums
 
Different way to share data between controllers in angular js
Different way to share data between controllers in angular js
codeandyou forums
 
Angular.js interview questions
Angular.js interview questions
codeandyou forums
 
How to set up a proxy server on windows
How to set up a proxy server on windows
codeandyou forums
 
What is $root scope in angularjs
What is $root scope in angularjs
codeandyou forums
 
How to save log4net into database
How to save log4net into database
codeandyou forums
 
How to validate server certificate
How to validate server certificate
codeandyou forums
 
How to call $scope function from console
How to call $scope function from console
codeandyou forums
 
Understand components in Angular 2
Understand components in Angular 2
codeandyou forums
 
Understand routing in angular 2
Understand routing in angular 2
codeandyou forums
 
What is JSON? Why use JSON? JSON Types? JSON Helpful Tools?
What is JSON? Why use JSON? JSON Types? JSON Helpful Tools?
codeandyou forums
 
How to install ssl certificate from .pem
How to install ssl certificate from .pem
codeandyou forums
 
Protractor end-to-end testing framework for angular js
Protractor end-to-end testing framework for angular js
codeandyou forums
 
How routing works in angular js
How routing works in angular js
codeandyou forums
 
How to use proxy server in .net application
How to use proxy server in .net application
codeandyou forums
 
How to catch query string in angular js
How to catch query string in angular js
codeandyou forums
 
Different way to share data between controllers in angular js
Different way to share data between controllers in angular js
codeandyou forums
 
Angular.js interview questions
Angular.js interview questions
codeandyou forums
 
How to set up a proxy server on windows
How to set up a proxy server on windows
codeandyou forums
 
What is $root scope in angularjs
What is $root scope in angularjs
codeandyou forums
 
How to save log4net into database
How to save log4net into database
codeandyou forums
 

Recently uploaded (20)

Simplify Task, Team, and Project Management with Orangescrum Work
Simplify Task, Team, and Project Management with Orangescrum Work
Orangescrum
 
Modern Platform Engineering with Choreo - The AI-Native Internal Developer Pl...
Modern Platform Engineering with Choreo - The AI-Native Internal Developer Pl...
WSO2
 
Top Time Tracking Solutions for Accountants
Top Time Tracking Solutions for Accountants
oliviareed320
 
Humans vs AI Call Agents - Qcall.ai's Special Report
Humans vs AI Call Agents - Qcall.ai's Special Report
Udit Goenka
 
Why Edge Computing Matters in Mobile Application Tech.pdf
Why Edge Computing Matters in Mobile Application Tech.pdf
IMG Global Infotech
 
Which Hiring Management Tools Offer the Best ROI?
Which Hiring Management Tools Offer the Best ROI?
HireME
 
Enable Your Cloud Journey With Microsoft Trusted Partner | IFI Tech
Enable Your Cloud Journey With Microsoft Trusted Partner | IFI Tech
IFI Techsolutions
 
Digital Transformation: Automating the Placement of Medical Interns
Digital Transformation: Automating the Placement of Medical Interns
Safe Software
 
Building Geospatial Data Warehouse for GIS by GIS with FME
Building Geospatial Data Warehouse for GIS by GIS with FME
Safe Software
 
ERP Systems in the UAE: Driving Business Transformation with Smart Solutions
ERP Systems in the UAE: Driving Business Transformation with Smart Solutions
dheeodoo
 
Best Practice for LLM Serving in the Cloud
Best Practice for LLM Serving in the Cloud
Alluxio, Inc.
 
arctitecture application system design os dsa
arctitecture application system design os dsa
za241967
 
Sysinfo OST to PST Converter Infographic
Sysinfo OST to PST Converter Infographic
SysInfo Tools
 
Foundations of Marketo Engage - Programs, Campaigns & Beyond - June 2025
Foundations of Marketo Engage - Programs, Campaigns & Beyond - June 2025
BradBedford3
 
Complete WordPress Programming Guidance Book
Complete WordPress Programming Guidance Book
Shabista Imam
 
Heat Treatment Process Automation in India
Heat Treatment Process Automation in India
Reckers Mechatronics
 
CodeCleaner: Mitigating Data Contamination for LLM Benchmarking
CodeCleaner: Mitigating Data Contamination for LLM Benchmarking
arabelatso
 
Sap basis role in public cloud in s/4hana.pptx
Sap basis role in public cloud in s/4hana.pptx
htmlprogrammer987
 
Best AI-Powered Wearable Tech for Remote Health Monitoring in 2025
Best AI-Powered Wearable Tech for Remote Health Monitoring in 2025
SEOLIFT - SEO Company London
 
Best Software Development at Best Prices
Best Software Development at Best Prices
softechies7
 
Simplify Task, Team, and Project Management with Orangescrum Work
Simplify Task, Team, and Project Management with Orangescrum Work
Orangescrum
 
Modern Platform Engineering with Choreo - The AI-Native Internal Developer Pl...
Modern Platform Engineering with Choreo - The AI-Native Internal Developer Pl...
WSO2
 
Top Time Tracking Solutions for Accountants
Top Time Tracking Solutions for Accountants
oliviareed320
 
Humans vs AI Call Agents - Qcall.ai's Special Report
Humans vs AI Call Agents - Qcall.ai's Special Report
Udit Goenka
 
Why Edge Computing Matters in Mobile Application Tech.pdf
Why Edge Computing Matters in Mobile Application Tech.pdf
IMG Global Infotech
 
Which Hiring Management Tools Offer the Best ROI?
Which Hiring Management Tools Offer the Best ROI?
HireME
 
Enable Your Cloud Journey With Microsoft Trusted Partner | IFI Tech
Enable Your Cloud Journey With Microsoft Trusted Partner | IFI Tech
IFI Techsolutions
 
Digital Transformation: Automating the Placement of Medical Interns
Digital Transformation: Automating the Placement of Medical Interns
Safe Software
 
Building Geospatial Data Warehouse for GIS by GIS with FME
Building Geospatial Data Warehouse for GIS by GIS with FME
Safe Software
 
ERP Systems in the UAE: Driving Business Transformation with Smart Solutions
ERP Systems in the UAE: Driving Business Transformation with Smart Solutions
dheeodoo
 
Best Practice for LLM Serving in the Cloud
Best Practice for LLM Serving in the Cloud
Alluxio, Inc.
 
arctitecture application system design os dsa
arctitecture application system design os dsa
za241967
 
Sysinfo OST to PST Converter Infographic
Sysinfo OST to PST Converter Infographic
SysInfo Tools
 
Foundations of Marketo Engage - Programs, Campaigns & Beyond - June 2025
Foundations of Marketo Engage - Programs, Campaigns & Beyond - June 2025
BradBedford3
 
Complete WordPress Programming Guidance Book
Complete WordPress Programming Guidance Book
Shabista Imam
 
Heat Treatment Process Automation in India
Heat Treatment Process Automation in India
Reckers Mechatronics
 
CodeCleaner: Mitigating Data Contamination for LLM Benchmarking
CodeCleaner: Mitigating Data Contamination for LLM Benchmarking
arabelatso
 
Sap basis role in public cloud in s/4hana.pptx
Sap basis role in public cloud in s/4hana.pptx
htmlprogrammer987
 
Best AI-Powered Wearable Tech for Remote Health Monitoring in 2025
Best AI-Powered Wearable Tech for Remote Health Monitoring in 2025
SEOLIFT - SEO Company London
 
Best Software Development at Best Prices
Best Software Development at Best Prices
softechies7
 

How to setup ionic 2

  • 1. How to setup Ionic 2
  • 2. Ionic is an open source front-end framework for development of hybrid mobile application in HTML 5. Ionic 2 provide a rich library of mobile-optimized HTML, CSS and JS components. Ionic 2 based on AngularJs 2 and SaSS. Ionic 2 still in alpha phase, today I am going to explain how to setup ionic 2. 1. Install Node.js 2. Install Ionic 2 Alpha 3. Setup cutePuppyPics 4. Run cutePuppyPics Project 5. Add Android Platform 6. Install Android Emulator 7. Run cutePuppyPics project into Emulator 1. Install Node.js – We need to first install Node.js. For install Node.js go to following link https://nodejs.org/en/ And download stable version of node.js, Right now V5.0.0 Stable version available on Nodejs.org. After installation go into command prompt and type. It will show you latest version of node installed. Node -- Version
  • 3. 2. Install Ionic 2 Alpha – To install the Ionic 2 Alpha, go into command prompt and type following command npm install -g ionic@alpha It will take some time to install Ionic 2 Alpha depend upon you internet speed. 3. Setup cutePuppyPics - When Ionic 2 Alpha installed successfully. Start your first Ionic application. Use following command to install “cutePuppyPics” Project. This command will download “cutePuppyPics” project from github.com and install dependent library and modules also. https://github.com/driftyco/ionic2-starter-tabs/archive/master.zip ionic start cutePuppyPics --v2
  • 4. 4. Run cutePuppyPics Project - Go into “cutePuppyPics” folder and run following command into command prompt to run “CutePuppyPics” Project. And Ionic project will open into web browser on http://localhost:8100/ . ionic serve
  • 5. Ionic serve command compilie SASS to CSS. Also configure Webpack for project. webpack is a module bundler. It packs CommonJs/AMD modules i. e. for the browser. Allows to split your codebase into multiple bundles. You can can learn more about WebPack on github.io. https://webpack.github.io/
  • 6. 5. Add Android Platform – Our Ionic 2 Alpha cutePuppyPics project running successfully. Now we need to test this project into android emulator. For that we first need to add Android Platform module to Cordova. To add android platform support run following command into command line. ionic platform add android 6. Install Android Emulator - Now we need Android SDK or Android emulator. You can use Genymotion, Genymotion is an Android emulator. Genymotion is the fastest Android emulator for application testing and presentation purpose. Learn more here http://www.codeandyou.com/2015/03/genymotion-is-fast-and-easy-to-use.html
  • 7. 7. Run cutePuppyPics project intoEmulator – Run following command into command line to run project into android emulator. ionic run android Thanks http://www.codeandyou.com http://www.codeandyou.com/2015/10/how-to-setup- ionic-2.html Keywords – Ionic 2, Ionic 2 Documentation, How to setup Ionic 2