- 博客(5)
- 资源 (4)
- 收藏
- 关注
翻译 屏幕元素层次 - Hierarchy of Screen Elements
Hierarchy of Screen Elements屏幕元素层次 The basic functional unit of an Android application is the activity--an object of the class android.app.Activity. An activity can do many things, but by itsel
2007-12-06 10:30:00
599
翻译 Android应用程序生命周期 - Lifecycle of an Android Application
Lifecycle of an Android ApplicationAndroid应用程序生命周期 In most cases, every Android application runs in its own Linux process. This process is created for the application when some of its code needs
2007-12-06 10:05:00
1653
翻译 Android应用程序剖析 - Anatomy of an Android Application
Android应用程序剖析 There are four building blocks to an Android application: Android应用程序保护4种构建模块: Activity Intent Receiver Service Content Provider Not every applicatio
2007-12-06 10:04:00
633
翻译 Android入门 - Getting Started with Android
To get started with Android, please read the following sections first:要入门Android,请首先阅读下面的章节:Installing the SDK and Plugin 安装SDK和插件 How to install the SDK and Eclipse plugin, or how to use other
2007-12-06 10:01:00
660
翻译 Android是什么? - What is Android?
Android是什么? - What is Android? Android是一个用于移动设备的软件栈(software stack),包括一个操作系统,中间件,和一些关键应用软件。Android SDK提供了采用Java语言在Android平台上开发应用程序的一些必要的工具和API。 Android is a software stack for mobile devices t
2007-11-29 11:42:00
818
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人