
If you faced any issue, feel free to comment below. Users/sundaravel/android/sdk/build-tools/27.0.3 Node JS JAVA JDK & JRE Android Studio XCode (available only for mac). Users/sundaravel/android/sdk/platform-tools Have you tired of searching the ionic and Cordova (PhoneGap) setup tutorial. Please refer the reference linkįor Windows C:\Android\androidsdk\sdk\tools Ĭ:\Android\androidsdk\sdk\build-tools/27.0.3įor Mac /Users/sundaravel/android/sdk/tools The path might vary based on your system. You need to setup a path for your android for building your app from the terminal.
#Cordova install for mac for android#
Download Android Studio from ĥ.1: I have downloaded Android Studio & Installed Successfullyĥ.2: I have Opened Android Studio & Created First Project Successfullyĥ.3: I have created an emulator & run my first project successfully Path setup for Android

#Cordova install for mac apk#
Please don’t move next step without completing the above checklist Step 5: Installing Android StudioĪndroid Studio is used for building & generating apk files for your project.

If you faced any issue like, command not found, you must need to do path setup for your java. Download JRE using Ĥ.1: I have downloaded & Installed both JDK & JREĤ.2: I have re-opened Command prompt & Executed java -version without any errorĤ.3: I have re-opened Command prompt & Executed javac -version without any error JDK & JRE are supporting software/libraries for Android Build.

If you want to install ionic, you can open your command prompt execute npm install -g ionicģ.1: I have Installed Cordova & I can run ionic -version without any error Step 4: Download & Install Java JDK & JRE Node JS is used as an environment for running ionic & cordova.you can download Node JS (stable) using ġ.1: I have downloaded & Installed Node JSġ.2: I have opened Command prompt & Executed node -v & npm -v without any error Step 2: Installing Cordovaįor installing Cordova on your machine, you need to open your command prompt/terminal & execute npm install -g cordovaĢ.1: I have Installed Cordova & I can run cordova -v without any error Step 3: Installing Ionic Note: You must need a mac if you want to build your app for iOS We have also added checklist on every step & included This article is common for both Windows & Mac. Have you tired of searching the ionic and Cordova (PhoneGap) setup tutorial? We have written step by step instructions for you.
