How to Configure Java (Install & Configure) Properly-Android Development Series #03 - Become a Developer ' Developer Blog '

Breaking

Get Latest Tech News Become a Developer

Popular Posts

Post Top Ad

Share This Post

Sunday 30 July 2017

How to Configure Java (Install & Configure) Properly-Android Development Series #03

Android Development Series #03 Installation in  Hindi/Urdu - How to Configure Java (Install & Configure) Properly










Installing Java

1) As the download is completed now we are going to run this executable file therefore just select ‘yes’ and it will prepare the installer for us for installing Java and once this is prepared, it’s easy to install Java. You just need to click some ‘next’ buttons and most probably, it will be installed in a few minutes on your windows operating system.



2) Now you’ll see java installed in your PC in C folder of your operating system. In here, you just need to go to program files and in here, you’ll be able to see this Java folder in your C and program file holders and in this Java folder, there’ll be two files. One is JDK and the second is a JRE folder. JDK stands for Java Development Kit and JRE stands for Java Runtime Environment.
Note: For developing applications on Android Studio, we require JDK. So we need to set the environment variable for Java so that Android studio can recognise it.



Setting Environment Variable for Java


Please follow the instruction given below for setting the environment variable for Java so that Android studio can recognise it:
1) First copy the path of installed JDK folder, which is C:programfilesJavajdk8.
2) Now in the system, we are going to go to ‘Advanced System Settings’.




3) In the Advanced System Settings, you need to click environment variables.





4) You just search if these Java home variables are there and if it’s not there, you just need to click ‘new’. you need to give this environment variables so just click new and in here, you just need to write JAVA_HOME in all capitals. And then copy the path or paste the path you copied from the C:Program folder ’ and click 'Ok'.




Now Java JDK is installed on your system and you have successfully set the environment variables for JDK.


Android Development Series #4 
in Hindi/Urdu - How to Download and Install Android Studio

No comments:

Post a Comment

Can Entropay used for Google Developer Account

Can Entropay used for Google Developer Account n Some countries like India google does not provide better options for purchasin...

Post Top Ad

Share This Post