Android Development Tools (ADT) – Installing Eclipse Plugin – Android Apps Development & Testing

Eclipse IDE used to be part of Android SDK before however it has been pushed out of development with official release of Android studio by Google.

Even though eclipse is not included in Android studio, Android offers a custom plugin for Eclipse IDE, called Android Development Tools or in short ADT. This plugin extends the capabilities of Eclipse to let you quickly set up new Android projects to build, debug and test android apps.

Read More