剖析Android程序(Anatomy of an Android Application) Android程序由4个板块构成(There are four building blocks to an Android application: ) Acitvity用户界面管理器 (Acitvity) 消息收发器 (Intent Receiver) 服务对象(Service) 内容提供(Content Provider) 不是每
你好Anroid ( Hello, Android ) 首先的感觉是作为一个开发者你需要知道一些初步的印象,当你了解开发框架之后才更容易的写出HelloWorld程序在Android平台上,这将会很简单,看看下面是如何做的 ( First impressions matter, and as a developer you know that the firs
Android新手入门 ( Getting Started with Android ) 新手入门Android,请首先阅读下面的章节 ( To get started with Android, please read the following sections first ) 安装SDK和插件 ( Installing the SDK and Plugin ) 如何安装SDK和Eclipse插件以及如何使用其他
什么是Android ? ( What is Android ) Android是一个手机设备软件栈,包含了一个操作系统、中间件和关键的应用程序,早期版本的Android SDK提供了必要的工具和API来帮助开发Android应用程序通过Java语言。( Android is a software stack for mobile devices that inclu