Saturday, February 08, 2014

How to install java

This article will show you how to install Java Runtime Environment (JRE) so your computer will be able to run all of these programs.


1
Download a JRE executable file from the (Sun Microsystems) Javawebsite(www.java.com).


2
Double click on the  file.



3
After the installer finishes loading, read and accept the license agreement. For most people the typical install will be fine.


4
The JRE installer will do the rest.



5
When the installer is finished, click Finish. That is it, JRE is now installed.


                    WATCH THIS VIDEO GIVEN BELOW



https://www.youtube.com/watch?feature=player_embedded&v=FAglfB8h8uU




No comments:

Installing Android Studio

Android Studio is the official IDE for Android app development. It provides the core tools needed to start developing Android apps, includ...