Book Image

IBM Worklight Mobile Application Development Essentials

Book Image

IBM Worklight Mobile Application Development Essentials

Overview of this book

Table of Contents (15 chapters)
IBM Worklight Mobile Application Development Essentials
Credits
About the Authors
Acknowledgement
About the Reviewers
www.PacktPub.com
Preface
Index

Installing Android SDK


Android proposes a custom plugin for the Eclipse IDE named Android Development Tools (ADT). It accelerates the capabilities of Eclipse and quickly provides you with the option to start up a new Android project, including a simulator. The ADT plugin for Eclipse is an integrated environment in which you can build, debug, and test Android-native applications. The Android SDK provides the tools and APIs that are required to develop an application on the Android platform by using Java programming language.

The initial step is to download the Android SDK, which is not present with IBM Worklight Studio and must be downloaded from http://developer.android.com/sdk/index.html.

Decompress the downloaded Android SDK file and copy the folder to the location where you store SDKs or other development-related files.

To install the Android Development Tools (ADT) plugin for Eclipse, use the following steps:

  1. Start Eclipse and navigate to Help | Install New Software. This opens the Available...