Android SDK

Quick Start

The steps below provide an overview of how to get started with the Android SDK. For detailed instructions, start with theInstalling the SDKguide.

1. Prepare your development computer

Read theSystem Requirementsdocument and make sure that your development computer meets the hardware and software requirements for the Android SDK. Install any additional software needed before downloading the Android SDK. In particular, you may need to install theJDK(version 5 or 6 required) andEclipse(version 3.4 or 3.5, needed only if you want develop using the ADT Plugin).

2. Download and install the SDK starter package

Select a starter package from the table at the top of this page and download it to your development computer. To install the SDK, simply unpack the starter package to a safe location and then add the location to your PATH.

3. Install the ADT Plugin for Eclipse

If you are developing in Eclipse, set up a remote update site athttps://dl-ssl.google.com/android/eclipse/. Install the Android Development Tools (ADT) Plugin, restart Eclipse, and set the "Android" preferences in Eclipse to point to the SDK install location. For detailed instructions, seeADT Plugin for Eclipse.

4. Add Android platforms and other components to your SDK

Use the Android SDK and AVD Manager, included in the SDK starter package, to add one or more Android platforms (for example, Android 1.6 or Android 2.0) and other components to your SDK. If you aren't sure what to add, seeWhich components do I need?

To launch the Android SDK and AVD Manager on Windows, executeSDK Setup.exe, at the root of the SDK directory. On Mac OS X or Linux, execute theandroidtool in the<sdk>/tools/folder. For detailed instructions, seeAdding SDK Components.

Done!

If you are new to Android, you can use theHello Worldtutorial to get started quickly.Next Stepsoffers other suggestions of how to begin.

For a more detailed guide to installing and setting up the SDK, readInstalling the SDK.

更多相关文章

  1. 代码中设置drawableleft
  2. android 3.0 隐藏 系统标题栏
  3. Android开发中activity切换动画的实现
  4. Android(安卓)学习 笔记_05. 文件下载
  5. Android中直播视频技术探究之—摄像头Camera视频源数据采集解析
  6. 技术博客汇总
  7. android 2.3 wifi (一)
  8. AndRoid Notification的清空和修改
  9. Android中的Chronometer

随机推荐

  1. Android(安卓)开发之 ---- 底层驱动开发(
  2. mac上的android apk安装器
  3. Android相对布局
  4. Android(安卓)Studio 1.0 苹果电脑安装配
  5. AndroidDevTools收集整理Android开发所需
  6. android android:gravity 不起作用
  7. Android(安卓)RelativeLayout 属性
  8. Android(安卓)RelativeLayout 属性
  9. 党系列之五:Android(安卓)UI相关知识总结
  10. Android(安卓)开发之 ---- 底层驱动开发(