WHAT THIS BOOK COVERS
Chapter 1 introduces Android, including what it is and how it fits into existing mobile development. What Android offers as a development platform and why it’s an exciting opportunity for creating mobile phone applications are then examined in greater detail.
第1章介绍了Android,包括Android是什么和和Android如何适应目前的移动开发现状。详细地阐述作为一个开发平台Android提供了什么,了为什么用Android是一个目前创建移动电话应用的时机。
Chapter 2 covers some best practices for mobile development and explains how to download the Android SDK and start developing applications. It also introduces the Android developer tools and demonstrates how to create new applications from scratch.
第2章介绍了一些移动开发方面的最佳实践,并解释了如何下载Android SDK及开始开发应用。同时介绍了Android程序员的工具集,展示了如何创建新应用。
Chapters 3 through 7 take an in-depth look at the fundamental Android application components.
Starting with examining the pieces that make up an Android application and its life cycle, you’ll quickly move on to the application manifest and external resources before learning about Activities, their lifetimes, and their life cycles.
第3章到第7章着眼于对Android应用组件深入了解。从检查一个Android应用的每一部分和它的生命周期开始,在学习Activity,之前你将快速地进入到应用的单据(manifest)和外部资源(external resources)及它们的使用期、生命周期等。
You’ll then learn how to create user interfaces with layouts and Views, before being introduced to the Intent mechanism used to perform actions and send messages between application components.
Internet resources are then covered before a detailed look at data storage, retrieval , and sharing. You’ll start with the preference-saving mechanism before moving on to file handling and databases. This section finishes with a look at sharing application data using Content Providers.
然后你将学习如何创建带有布局和视图(View)的UI,随后将介绍用于执行界面动作和在两个应用组件之间发送消息的Intent机制。在详细讲述数据存储、检索和共享等之后,将介绍Intent资源。你将了解文件操作和数据库,然后学习优先存储机制。这部分将以一个通过内容提供方式共享数据的应用来结束。
Chapters 8 to 14 look at more advanced topics. Starting with maps and location-based services, you’ll move on to Services, background Threads, and using Notifications.
Next you’ll learn how your applications can interact with the user directly from the home screen using widgets, live folders, Live Wallpaper, and the quick search box. After looking at playing and recording multimedia, and using the camera, you’ll be introduced to Android’s communication abilities.
第8到14章关注更多的高级主题。从地图和本地定位服务开始,你将学习服务(Service)、后台线程,和使用通告(notification)。然后你将学习如何让你的应用通过屏幕使用界面组件、活动文件夹、活动壁纸和快速搜索盒和用户直接交互。在了解游戏、录音机制和摄影后,将向你介绍Android的通信能力。
The telephony API will be examined as well as the APIs used to send and receive SMS messages before going on to Bluetooth and network management (both Wi-Fi and mobile data connections).
Chapter 14 examines the sensor APIs, demonstrating how to use the compass , accelerometers, and other hardware sensors to let your application react to its environment.
在继续蓝牙和网络管理(包括WiFi及移动数据连接)之前,会先了解用于发送和接收SMS消息的电话API。第14章讲述了传感器的API,演示了如何使用罗盘、感应器和其他能让你的应用与所处环境互相产生影响的传感器硬件。
Chapter 15 includes several advanced development topics, among them security, IPC, advanced graphics techniques, and user–hardware interactions.
第15章包含了几个高级开发主题,它们是安全、IPC、高级图像技术,和人机交互。
分享到:
相关推荐
《Professional Android 4 Application Development》是一本针对Android应用开发的专业指南,由Rob Miles撰写,是Android开发者中的经典之作。这本书全面覆盖了Android 4(Ice Cream Sandwich)版本的应用开发技术,...
《Wrox Professional Android 2 Application Development》是一本专注于Android应用开发的专业书籍,旨在帮助开发者深入理解和实践Android 2平台的应用程序构建技术。该书由Wrox出版社出版,针对的读者群体是那些...
《Professional Android 2 Application Development》是2010年由Wrox出版社出版的一本关于使用Android SDK 2.0进行专业应用开发的书籍。这本书详细介绍了如何利用Android平台开发高质量、功能丰富的应用程序,适用于...
《Professional Android Application Development》是一本专注于Android应用开发的专业书籍,旨在帮助开发者快速掌握并应用Android平台上的各种技术来构建高质量的应用程序。本书适合那些希望深入了解Android开发并...
### 专业Android 2应用程序开发知识点汇总 #### 一、Android作为开发平台及移动开发最佳实践 - **Android概述**:介绍了Android操作系统的基本概念和发展历程,以及它在智能手机和平板电脑市场的地位。 - **开发...
2. **基本概念**:书中会讲解Android系统的架构,包括应用程序框架、运行时环境、库和API等。还会介绍Activity、Service、Broadcast Receiver、Content Provider这四大组件,它们构成了Android应用程序的核心。 3. ...
If you’re an experienced developer, you can start creating robust mobile Android apps right away with this professional guide to Android 4 application development. Written by one of Google’s lead ...
### 《Professional Android 4 Application Development》知识点概览 #### 一、绪论与环境搭建 - **绪论**:本书旨在为读者提供一个全面深入的学习Android 4应用开发的平台,适合各种程度的开发者,从新手到资深...
### Wrox-Professional Android Application Development #### 知识点概览 - **Android SDK 版本**:本书针对 Android SDK 1.0 进行了全面更新。 - **移动应用开发**:涵盖从构建基本应用到掌握高级功能的全过程。 ...
- **ISBN**:978-0-470-34471-2 #### 二、书籍概述 本书为开发者提供了构建移动应用所需的全面指南。通过实践性的例子和详尽的解释,帮助读者快速掌握构建实际的Android手机应用的方法。本书覆盖了Android SDK 1.0...