Setting up the Android-based development environment
This recipe describes the detailed steps we shall follow to set up the environment for the Android-based development. The steps do not include setting up the production environment, which are detailed in a different recipe.
Getting ready
Before you begin, check that JDK is installed and the following environment variables are set correctly:
JAVA_HOME
PATH
How to do it...
Carry out the following steps:
- Download and install Android SDK from the following URL: http://developer.android.com/sdk/index.html.
- Download and install Eclipse ADT Plugin from the following URL:http://developer.android.com/sdk/eclipse-adt.html#installing.
- Download and install PhoneGap from http://www.phonegap.com.
- Launch Eclipse,
Get Sencha Touch Cookbook now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.