Tuesday, July 17, 2012

How To Set Up An Android SDK...


The Android SDK includes a variety of tools that help you develop mobile applications for the Android platform. The tools are classified into two groups: SDK tools and platform tools. SDK tools are platform independent and are required no matter which Android platform you are developing on. Platform tools are customized to support the features of the latest Android platform.

Android App
Android SDK Release 20


The Android SDK has the tools, sample code, and docs you need to create great apps.

SDK Tools Contains tools for debugging and testing, plus other utilities that are required to develop an app. 


If you've just installed the SDK starter package, then you already have the latest version of this package.The Android SDK has the tools, sample code, and docs you need to create great apps.

Here´s an overview of the steps you must follow to set up the Android SDK: 

  • Prepare your development computer and ensure it meets the system requirements. 
  • Install the SDK starter package. 
  • Install the ADT(The Android Developer Tools) Plugin for Eclipse (if you´ll be developing in Eclipse). 
  • Add Android platforms and other components to your SDK. 
  • Explore the contents of the Android SDK (optional). 

Supported Development Environments: 
Eclipse IDE: 
  • Eclipse 3.4 (Ganymede) or greater 
  • Eclipse JDT plugin (included in most Eclipse IDE packages) 
  • If you need to install or update Eclipse, you can download it from http://www.eclipse.org/downloads/. 
  • Several types of Eclipse packages are available for each platform. For developing Android applications, we recommend that you install one of these packages: 
  1. Eclipse IDE for Java Developers 
  2. Eclipse Classic (versions 3.5.1 and higher) 
  3. Eclipse IDE for Java EE Developers 
  • JDK 5 or JDK 6 (JRE alone is not sufficient) 
  • Android Development Tools plugin (recommended) 
  • Not compatible with Gnu Compiler for Java (gcj) 

Size:67.23MB
Release Date: 2012-06-27
Submit Date: 2012-06-27
OS: Windows XP/Vista/7
User Rating: 5.0

Rating from users
5.0


Android SDK Release 20


No comments:

Post a Comment