文档介绍:Android Cookbook(101)
Android 实用开发技巧集 101
Wongxming
2010-12
Web :http://blog.
Email & Gtalk : android@
Android Cookbook 101
献给 Google & Android 爱好者
http://blog.
Android 实用开发技巧 101
小孩子为什么要上学 Why children have to go to school
When I was a child
许多年前的
I asked you that
我为什么要去上学
“Why I have to go to school ?”
你总是说
You always told me that
因为小孩子要学知识才会长大
可是, “My sonny will grow up as he keeps learning
knowledge.”
我觉得一定还有别的原因:
也许你已经厌倦了我无端的哭闹。 Whereas I believed
There must be another excuse:
Maybe you were tired of my irrational blubber.
许多年后的 Then I grow up,
你为什么有那么多让人受丌了的关心 I query you that
你总是说“Why do you posses so much unbearable concern”
因为你的母爱荷尔蒙太强 You always tell me that
可是, “All stems from my fierce motherhood hormone.”
我觉得一定还有别的原因: Whereas I believe
也许我已经学会丌在你面前无端的哭闹。
There must be another excuse:
Maybe I don't cry irrationally in front of you
any more.
Translated by Liu Hong.
android@
Android Cookbook 101
目录
1. 如何在 Windows 环境下搭建 android 集成开发环境?...................................... 5
一台计算机................................................................................ 5
安装 Java 开发环境...................................................................... 5
安装 Android SDK ...................................................................... 5
安装 Eclipse IDE ........................................................................ 8
安装 ADT 插件........................................................................... 8
配置 Eclipse 开发环境................................................................ 11
2. Android 应用开发入门实例 HelloWorld .................................................... 12
Application 基本构成................................................................. 12
创建 android 工程项目....................