I’m following the installation guide for Ionic at: http://learn.ionicframework.com/videos/windows-android/
I’ve installed the JDK, Apache Ant, NodeJS and the Android SDK. The only issue I have is when I come to type the android command into the command prompt of my Windows 7 machine all I get back is:
No suitable Java found. In order to properly use the Android Developer Tools…etc etc etc
I know I’ve got the JDK installed because when I type the java -version command it comes up with java version 1.8.0_40.
I’ve followed the solution of creating a environment variable for JAVA_HOME/ANDROID_HOME and pointing to each of their folder directory in my system. This still hasn’t fixed my problem. Can anybody help me please. Help much appreciated.