ผลต่างระหว่างรุ่นของ "Preparing Android Development Environment"

จาก Theory Wiki
ไปยังการนำทาง ไปยังการค้นหา
แถว 2: แถว 2:
  
 
== Downloading and Installing JDK ==
 
== Downloading and Installing JDK ==
Eclipse requires Java Development Kit (JDK) to operate.  Follow these steps to download and install the latest version of JDK.
+
Eclipse requires Java Development Kit (JDK) and Java Runtime Environment (JRE) to operate.  Follow these steps to download and install the latest version of JDK, which also includes a version of JRE.
  
 
* Go to http://www.oracle.com/technetwork/java/javase/downloads/index.html and download the latest version of JDK for your platform
 
* Go to http://www.oracle.com/technetwork/java/javase/downloads/index.html and download the latest version of JDK for your platform

รุ่นแก้ไขเมื่อ 08:52, 30 มีนาคม 2557

To prepare your machine for developing an Android application, you will need Eclipse IDE with the ADT (Android Developer Tools) plugin, and Android SDK tools. The most convenient way is to install the ADT bundle, which includes a version of the Eclipse IDE with built-in ADT.

Downloading and Installing JDK

Eclipse requires Java Development Kit (JDK) and Java Runtime Environment (JRE) to operate. Follow these steps to download and install the latest version of JDK, which also includes a version of JRE.

Downloading and Installing ADT bundle