我使用的是eclipse作为开发工具,所以就以eclipse作为开发环境做android开发的配置
http://developer.android.com/sdk/installing/index.html
在这个官网上,我们可依找到android sdk tools的下载路径,下载并安装。
安装完成后,我们需要安装eclipse的adt插件,这个插件可以帮助我们很好的很方便的使用android的模拟器等插件,安装方法是在eclipse的help中,选择install new software,然后添加新的站点
https://dl-ssl.google.com/android/eclipse/
然后一步步安装就可以了。