Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Throughout this book, you’ll be writing your code using the Eclipse integrated development environment (IDE). You’ll need to install the Android software development kit (SDK), along with the Android Developer Tools (ADT) plugin. This setup includes several other utilities to help you develop and test your application. Aside from the SDK, none of these tools are required, but they will make your application development easier.
The following tools are used throughout this book to build, test, and analyze your applications.
The Android SDK is required to build and deploy Android applications. The SDK contains the tools you’ll use to test and debug your application. It also contains tools for creating flexible layouts. You can download the Android SDK at http://developer.android.com/.