以下就是使用Android SDK开发Android应用程序对于系统和软件的要求.
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 DevelopersEclipse Classic (versions 3.5.1 and higher)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)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.
The Android SDK requires disk storage for all of the components that you choose to install. The table below provides a rough idea of the disk-space requirements to expect, based on the components that you plan to use.
Component typeApproximate sizeCommentsSDK Tools35 MBRequired.SDK Platform-tools6 MBRequired.Android platform (each)150 MBAt least one platform is required.SDK Add-on (each)100 MBOptional.USB Driver for Windows10 MBOptional. For Windows only.Samples (per platform)10MOptional.Offline documentation250 MBOptional.Note that the disk-space requirements above are in addition to those of the Eclipse IDE, JDK, or other prerequisite tools that you may need to install on your development computer.