Thursday, 18 June 2015

How to install Android Studio on Windows Operating System



  1. First you need to install latest version of JDK. you will get the latest version of jdk here. Download it,
  2. Install latest jdk on your Computer.
  3. Set path of jdk to the system variable as 
  4. Go to computer properties
  5. Advance option
  6. go to system variable and add new variable as "JAVA_HOME"
  7. add set the path of the jdk excluding bin.
  8. Download and install Android Studio from here

No comments:

Post a Comment