Site icon TechVidvan

Setup Eclipse For Android

Setup Eclipse For Android

In this article, we will see how to set up Eclipse IDE for your Android development. Eclipse is one of the most famous Integrated Development Environments used by Java Developers. Most often in the earlier days, Eclipse was used for Android development a lot. Nowadays with the coming of Android Studio, it has made an impact on the new developers.

Knowing the fact that Eclipse is one of the best editors that is still used a lot by Java developers across the globe. So, it becomes essential for us to understand how to set up the Eclipse IDE for Android development purposes.

Steps to setup Eclipse on your Android System

Before proceeding with the actual setup, let’s see a few points that you should keep in mind.

Now I would like to subdivide the setup of Eclipse into two categories:

Installation of Eclipse IDE

Step 1: Visit the link below and download Eclipse installer for your system(Windows, Mac, or Linux).

Step 2: After your file is successfully downloaded, the Eclipse Installer file is then simply installed.

For Windows users:

For Ubuntu/Linux Users:

Step 3: Now you can notice that your Eclipse Installation has started.

Step 4: After that, you will find a list of options to choose from. Here you need to select Eclipse IDE for Java Developers and continue.

Step 5: Now, Eclipse will confirm the installation path and ask whether to install or not. Just confirm the paths and press on install.

Step 6: After your installation is completed then it gives you an option to launch the IDE. You just need to launch it and then move to the configuration section.

Configuring Eclipse IDE for Android Development

Step 1: When you launch your Eclipse IDE then it prompts you to select your Workplace. The workplace is the directory where you wish to store all your project and other files.

Just select some directory for now and press on Launch.

Step 2: After the successful launch of your Eclipse IDE, you will see a Welcome Screen.

Step 3: Go to Help —> Install New Software.

Step 4: Now, you can see a screen prompting you to enter the site name from where you want to install the software.

Simply enter the site name in the workplace and click on Add.

Step 5: Now, you can see all the developer tools available in your software tab.

Step 6: Just Select all the developer tools and press Next.

Step 7: After that, it will prompt you to install all those tools. Just press Next, and then let all the tools get downloaded and installed.

Step 8: Now, it may prompt you to accept the License Agreement, accept it and click on Finish.

Step 9: Now, you would get an option to restart your IDE. Simply restart it, and that’s it. You are now ready to use Eclipse IDE for your Android Development.

Now just open Preferences to select the path for your Android SDK.

Just click on Finish after selecting the path, and then your Android SDK will install on your IDE, and you are all set to start your development.

Summary

Through this article, you came across a new Integrated Development Environment known as Eclipse IDE. You got to know how this IDE is used for android development. Finally, you saw the step-by-step procedure to install and configure the Eclipse IDE for Android Development.

Exit mobile version