How to Install JDK on Windows 10 for Beginners (Windows 32 Bit or 64 Bit)

Richards
By -
0
How to Install JDK on Windows 10 for Beginners (Windows 32 Bit or 64 Bit)

For those of you who are an Android Developer, you definitely need a JDK or Java Development Kit to build Android-based applications. JDK is a software that is often used to make the compilation process of Java code into bytecode that is only understood and executed by the Java Runtime Environment (JRE).

Therefore, it is mandatory for us to install the JDK on our computers that we use to carry out a process of making applications that use Java as the programming language, but the JDK does not have to be installed by computers that will run the applications that have been made.

Well, on this occasion I will explain about how to install the JDK on Windows 10. Follow the full explanation.

How to Install JDK on Windows 10 for Beginners


One of the conditions that you may have to fulfill to build and develop Android applications is the specifications of our computer or laptop. As you already know, to install Android Studio we also need the JDK software. Android studio and JDK are mandatory applications for you to install and require high computer specifications so that your work will not be hampered.

Make sure the processor you are using is at least dual core, and if you can use a higher processor. For a minimum RAM size of 4 GB, and drive space, provide space of 1 GB or more. Now then we have to install the JDK application, here are the steps.

  1. The first step that must be done is to download the JDK application first. To download it, you must visit the official Oracle link Java SE Development Kit 8u321. Choose Windows x64 and click the installer.
  2. If the installer has been successfully downloaded, click the Installer and install it like installing an application normally by clicking Next.
  3. If the installation process is complete, now go to the location of the JDK installation folder, then go to the bin folder. Copy the folder location located at the top of the folder.
  4. Right click on your computer name. Here I use the name This PC, so I will right click on This PC and several menus will appear. Select the Properties menu.
  5. You will enter the system menu, click the Advanced system settings menu. Then the System Properties box will be displayed. Click the Environment Variables button...
  6. In the Environment Variables box, look under System Validables. Find and select Path and click the Edit menu. And in the Edit Environment Variable box, click New. Here we will add the path to our computer system, so that the JDK can be recognized.
  7. Paste the location of the folder where the JDK application is installed and then click OK.
  8. You will return to the Environment Variables box, Click OK. Next you will return to the System Properties box. Click OK.

Well, how to install the JDK on Windows 10 has been completed. Now you have successfully installed the Java Development Kit application on the Windows operating system. Then you can install the Android Studio application to develop Android-based applications.

That's the article that explains how to install the JDK on Windows 10 along with its configuration. Hopefully this article can provide you with insight and can be useful for you. With the help of the JDK you can be creative in creating programs in the Java programming language.

Because in the JDK software, there are various program libraries that you can use for free and can help you develop Java programming. Like making applications based on Android and so on.
Tags:

Post a Comment

0Comments

Post a Comment (0)

#buttons=(Ok, Go it!) #days=(20)

Our website uses cookies to enhance your experience. Learn more
Ok, Go it!