Eclipse Integrated Development Environment (Eclipse IDE) helps to support the development of applications with the help of Java Programming. Eclipse is mostly written in Java, thus we use it primarily for Java. That is one of the reasons that Eclipse is well-known for Java IDE. Eclipse has its own workspace and an extensible plug-in system to customize the environment. It can be integrated with Android as well.

Eclipse installer

Now firstly we’ll begin with the steps of installation of Eclipse:

1. First of all, check your Linux version by, opening terminal ( ctrl+ alt+ T ).

Now, write this command:

uname -m

This will ensure if it is Linux 32-bit or 64-bit.

Linux

2. Now you download Eclipse for your respective version.

Click Download at the above link.

Download eclipse

3. After it gets downloaded, You need to extract the folder and open it.

a. Select the folder and click on Extract:

Extract eclipse

b. Click on the “Show the Files”

Show eclipse

#android tutorials #android eclipse #eclipse for android #eclipse for android developers #eclipse ide for android

How to Set Eclipse for Android Developers
2.50 GEEK