Android SDK is a software development kit, that enables apps developers to create applications/games for the Android platform. Sample projects are included in Android Software Development Kit with source code. The SDK also includes, development tools, an emulator, and required libraries to build Android applications. Applications can be written by using the Java programming language and run on Dalvik, a custom virtual machine designed for embedded use which runs on top of a Linux kernel.
System Requirements for Android SDK Installation
1- Supported Operating Systems for Android SDK
- Windows XP (32-bit), Vista (32- or 64-bit), or Windows 7 (32- or 64-bit)
- Mac OS X 10.5.8 or later (x86 only)
- Linux (tested on Ubuntu Linux, Lucid Lynx)
- GNU C Library (glibc) 2.7 or later is required.
- On Ubuntu Linux, version 8.04 or later is required.
- 64-bit distributions must be capable of running 32-bit applications.
2- Supported Development Environment for Android SDK
Eclipse IDE
- Eclipse 3.6 (Helios) or greater
Note: Eclipse 3.5 (Galileo) is no longer supported with the latest version of ADT.
- Eclipse JDT plugin (included in most Eclipse IDE packages)
- Several types of Eclipse packages are available for each platform. For developing Android applications, we recommend that you install one of these packages:
- Eclipse IDE for Java Developers
- Eclipse Classic
- Eclipse IDE for Java EE Developers
- JDK 5 or JDK 6 (JRE alone is not sufficient)
- Android Development Tools plugin (recommended)
Note: If JDK is already installed on your development computer, please take a moment to make sure that it meets the version requirements listed above. In particular, note that some Linux distributions may include JDK 1.4 or Gnu Compiler for Java, both of which are not supported for Android development.
2- Recommended Hardware Requirements for Android SDK
- Minimum 2 GBs of RAM
- Intel Core2Due or equel Processor for x86 Architechure
- 4 GB Hard Disk Space
|