When I am trying to do ionic build android
or install codova plugins on ionic 2 project, it is getting stuck on the part Preparing "Install Android SDK Platform 24"
.
Such as this:
>ionic plugin add cordova-plugin-camera
Installing "cordova-plugin-camera" for android
Installing "cordova-plugin-compat" for android
ANDROID_HOME=C:\Users\kiboy\AppData\Local\Android\sdk1
JAVA_HOME=D:\JAVA\jdk1.8.0_25
Subproject Path: CordovaLib
Starting a new Gradle Daemon for this build (subsequent builds will be faster).
Preparing "Install Android SDK Platform 24".
This gets stuck for many hours.
Please help me.