Pages

Wednesday, August 16, 2017

Android Studio Installation with Environment variables.

As the installation process is very time talking by following these method you can save a lot of you time as there may some error appears if the installation process is not followed properly.
Now after enabling the  HAMX or VT-x its time to download the file and for this you require these two links which provided here.
Link 1 for Android Studio SDK  Download here
                                           Link 2 for Java JDK oracle Download here.

Note : You should first install the JDK java file then install the process of Android Studio as it will require the Java JDK path in its process.
After that set the environment variables.


Image below show the file size and how it will look.



Click on the download link shown in red rectangle it will shows the next page and you can download as per your system requirement.
Remember to click the agreement and then only it will download.
Now follow the Installation process as normal.






After installation of --> jdk it is time to set environment variables. Then start the process of Android Studio Installation.

Now you have to go to system -- > advanced setting by right clicking on the -->windows icon.




There is this --> environment variable guy click on it.




Now we have to add new variable. So, click on --> new




 Type --> JAVA in capital letters like in image then paste the path where jdk is installed is will probably be like --> C:Program Files/Java/jdk as shown in the image below.











No comments:

Post a Comment