Android Development Tools for Eclipse vs Smalltalk
A side-by-side look at Android Development Tools for Eclipse and Smalltalk. For an in-depth review of either product, follow the links below.
Android Development Tools for Eclipse
Android Development Tools (ADT) is a plugin for the Eclipse IDE that provides a powerful, integrated environment for building Android apps. ADT extends the capabilities of Eclipse to let you quickly set up new Android projects, build an app UI, debug apps, export signed or unsigned .apk files, and more.
Smalltalk
Smalltalk is an object-oriented, dynamically typed, reflective programming language. It was designed for incremental code development and testing, featuring an integrated development environment, a file system, and a system command shell. It paved the way for many IDE features that are now common in other languages.