官术网_书友最值得收藏!

Installing Java

Prior to anything else, download and install a JDK7 and optionally a Java Runtime Environment (JRE). Both of them are downloadable from the Oracle website: http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html. As a reminder, the JDK is a collection of tools needed to develop, compile, and monitor a Java application in the development state, whereas a JRE is needed to run a Java-compiled class or an archive. Keep in mind also that at the time this book was written, Android was not officially supporting JDK8 and that Oracle had already announced the end of public releases of JDK7. We hope that now that you read these lines, Android is compatible with the latest JDK. If not, then you should pick and install the latest available update of JDK7.

Set the environment variable JAVA_HOME to the right location, such as /var/opt/java or C:\win32app\jdk_1.7.X folder.

Then, add $JAVA_HOME/bin or %JAVA_HOME%\bin parameter to your PATH variable.

Check this by running the command java -version in a terminal. Here is an example of the expected output:

C:\>java -version
java version "1.7.0_45"
Java(TM) SE Runtime Environment (build 1.7.0_45-b18)
Java HotSpot(TM) Client VM (build 24.45-b08, mixed mode)
主站蜘蛛池模板: 桃源县| 永登县| 英吉沙县| 尼勒克县| 洛隆县| 吉林省| 长寿区| 日土县| 岚皋县| 扎赉特旗| 讷河市| 屯留县| 门源| 肃南| 宜昌市| 清远市| 成武县| 嵊州市| 旅游| 麻阳| 从化市| 晋江市| 改则县| 定州市| 德阳市| 江西省| 嘉义县| 宜昌市| 建水县| 依兰县| 始兴县| 全椒县| 武平县| 准格尔旗| 朔州市| 合水县| 博兴县| 永年县| 盐亭县| 九江县| 木里|