1. Home
  2. Android Development Guide for MediaTek X20
  3. Preparation
  4. Eclipse installation and configuration

Eclipse installation and configuration

1)Eclipse download/installation

  • Download the version from the website: https://www.eclipse.org/.
    Note: The downloaded version needs to be consistent with your operating system.
  • Choose a directory to unzip the .zip file, then double click eclipse.exe to use the Eclipse.

2)Eclipse environment configuration

The installation of ADT has two ways : online installation and offline installation.

offline installation:

Open Eclipse,click Help -> Install New Software -> Add Repository -> Archive,choose the prepared ADT archive.

Android4

Android5

Android6

Add the name, click OK to return to the install dialog, check the Developer Tools, then continue the installation until complete, and restart the Eclipse.

Android7

Android8

Android9

Android10

Android11

online installation:

The installation steps are similar with the offline installation,but the difference is: online installation needs to enter the URL address for ADT download while offline installation is to choose the prepared ADT archive.

URL address:

https://dl-ssl.google.com/android/eclipse/  or  http://dl-ssl.google.com/android/eclipse/

Android12

ADT configuration:

Extract the downloaded SDK Android to a directory.

Open Eclipse,choose Window -> Preferences -> Android -> SDK Location -> Browse,select the Android SDK directory, then click Apply and OK.

Android13

Android14

Was this article helpful to you? Yes No

How can we help?