学习入门-寻宝篇-android开发者官网
学习入门-寻宝篇-android开发者官网
为什么叫寻宝呢?因为从此以后,所有学习资料都离不开android开发者网站。
打开android开发者网站,看看网站的face,哈哈,不要怕,全E文,准备好翻译软件即可。
经过前面几篇介绍,相信不少学友内心已汹涌澎湃了吧,好了,我们开始搭建开发环境。
我们怎么知道需要哪些工具和支持了,不用 担心,开发者网站上有,我贴图看 看(在上图例中,切换到SDK,)
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 from the table above. (If you're on Windows, download the installer for help with the initial setup.)
- Install the ADT Plugin for Eclipse (if you'll be developing in Eclipse).
- Add Android platforms and other packages to your SDK.
- Explore the contents of the Android SDK (optional).
To get started, download the appropriate package from the table above, then read the guide to Installing the SDK.
<!-- non-inline style and based on only one selector so that it can be overriden by the sdkpage.cs template -->For more information about how to set up your development environment, read the guide to Installing the SDK.
简单介绍下需要工具:
1.eclipse
2.adt(eclipse)插件
3.android sdk
安装过程和搭建过程,我就不用重复发明轮子了,上网搜索下吧,记住,笔者写此学习笔记,是让学友学会学习方法,并不是让学友在此学习我学会的知识。
下面请出大位大神,看到没,网络资源是丰富的 ,学会使用就是上上之策。
搜索“android开发环境搭建”
百度大叔给出的结果:感谢网友啦,引用下,你的轮子
http://hi.baidu.com/lvjava/blog/item/74a8480ee120e0c67acbe10f.html