Sunday 14 May 2017

Angular 2 TODO App with Ionic 2, Web API.Net, Entity Framework (3 series) – Part 2

Setup Ionic/android mobile Environment - Part 2


Setting up the mobile application is little bit challenging but not tough. You need to download and install the below application before starting development. You can follow ionic doc for setting up. http://ionicframework.com/getting-started/?_ga=1.174227874.1203719232.1490094695

Prerequisite software to be downloaded



Setup your PC or mac


You need to setup environment variable JAVA_HOME, ANDROID_HOME. For details look here


update PATH variable as well. Following the previous assumption, this should be either %JAVA_HOME%\bin
update your PATH to include the tools/ and platform-tools/ folder in that folder. So, using ANDROID_HOME, you would add both %ANDROID_HOME%\tools and %ANDROID_HOME%\platform-tools.
   





Setup Web API and Entity Framework - Part 1

Understand Angular/Ionic-2 Setup - Part 3






No comments:

Post a Comment

Note: only a member of this blog may post a comment.

Build Bot using LUIS