Eclipse is Integrated Development Environment (IDE) which is Software that provides all the essential tools you will need for editing, running and debugging your java programs.
1. Instaling the java develipment kit (JDK)
2. Installing and starting eclipse
3. Installing the subversibe plugin
Download
1. JDK for Windows (x86) or (x64)
2. Elipse IDE for Windows
3. ADT Plugin on Eclipse
4. Android SDK
1. Installing Java Development Kit (JDK) -*JDK8u25 (26 Desember 2014)
Note : Mac User skip to the part of this section The Java Development Kit (JDK) is a set of development tools used in the programming of java application the eclipse IDE requires that a JDK be locally installed. The JDK can be download from the web at (here). Use the header Java SE Downloads, click the plain Java Button, show in the red box bellow, to download most the recent update of JDK.
Preview:
2. Eclipse for Window
Download Eclipse Java Kepler versi 4.3.2 [x86] / [x64], Juno 4.2 [x86] / [x64], Indigo [x86] / [x64], Luna [x86] / [x64]. Untuk Preview Page disetiap versi java bisa anda lihat di bawah ini
- A. Kepler (4.3.2) Site, kemudian klik menu Download for windows [x86] atau [x64], original file size-nya 201MB.
Preview: - B. Juno (4.2) Site, kemudian klik menu Download for windowss [x86] atau [x64], original file size-nya 229MB.
Preview: - D. Luna (X.X) Site, kemudian klik menu Download for Windows [x86] atau [x64] original file size-nya 206MB.
C. Indigo (3.7) Site kemudian klik menu Download for windows [x86] atau [x64] original file size-nya 213MB
Mohon maaf preview page untuk eclipse Luna masih dalam tahap editing gambar.
Untuk beberapa versi lama sebelum versi eclipse indigo bisa check disini
Untuk beberapa versi lama sebelum versi eclipse indigo bisa check disini
3. ADT Plugin on Eclipse
Setelah serangkain langkah demi langkah diatas kali ini saya akan menjelaskan cara setting Android SDK dan ADT Plugin di Eclipse IDE (Integrated Develipment Environment) yang digunakan utnuk mengembangkan aplikasi perangkat lunak secara Free alias gratisan. Eclipse ditulis menggunakan bahasa java dan umumnya menggunakan eclipse hanya untuk mengembangkan aplikasi berbasis java saja, walaupun sebenarnya dapat juga digunakan untuk mengembangkan aplikasi berbasis bahasa lainya, seperti C++, PHP, Perl, Python, Tuby, SCADA dan sebagainya.
Selain itu, Eclupse juga banyak digunakan untuk mengembangkan aplikasi mobile berbasis Android, karena berbagai kemudahan yang dimilikinya. Nah untuk dapat mengembangkan aplikasi mobile berbasis Android di eclipse, kita memerlukan ADT (Android Development Tools) Plugin dan Android SDK (Software Development Kit).
4. Setting Android SDK
Download Software Development Kit (SDK), for windows [x86] atau [x64]. SDK ini nantinya harus diinstall di Drive (internal / eksternal) sebagai plugin dari versi android ketika anda membuat Android Application. (check android version here) and (click here for android SDK Manager Update).
Preview Installation Process:
Preview Before and After Installation, Update:
5. Create Project "Hello World"
Step by Step
1. Download and install Java Development Kit (JDK) atau Java Runtime Engine (JRE) here
0 comments:
Post a Comment