1 / 521
文档名称:

Android 1 6 SDK Documentation r2.pdf

格式:pdf   页数:521
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

Android 1 6 SDK Documentation r2.pdf

上传人:doc1888 2013/5/18 文件大小:0 KB

下载得到文件列表

Android 1 6 SDK Documentation r2.pdf

文档介绍

文档介绍:ANDROID SDK
DOCUMENTATION
INDEX
SDK
1. e to the Android SDK 1
2. Android SDK, Release 1 2
3. Installing the SDK 4
. Prepare for installation 4
. Install SDK 4
. Install the ADT Plugin for Eclipse 5
. SDK Contents 6
. Next Steps 7
. Installation Notes 7
. Troubleshooting ADT Installation 8
4. Upgrading the SDK 9
. Install the SDK 9
. Update Your Eclipse ADT Plugin 9
. Run Your Application 10
. Migrate Your Application 12
5. System Requirements 14
6. Terms And Condition 15

Developer’s Guide
Android Basics
1. The Developer’s Guide 31
2. What Is Android 32

Framework Topics
1. Application Fundamentals 35
. ponents 35
. ponents: intents 37
. Shutting ponents 37
. The manifest life 38
. Intent filters 38
. Activities and Task 40
. Affinities and new task 41
. Launch modes 41
. Clearing the stack 42
. Starting tasks 43
. Processes and Threads 43
. Processes 44
. Threads 44
. Remote procedure calls 44
. Thread-safe methods 45
. Component Lifecycle 45
. Activity lifecycle 45
. Service lifecycle 49
. Broadcast receiver lifecycle 51
. Processes receiver lifecycle 51
2. User Interface 53
. View Hierarchy 53
. Layout 53
. Widjets 54
. UI Events 55
. Menus 55
. Advanced Topics 55
. Adapters 56
. Styles and Themes 56
. Declaring Layout 57
. Write the XML 57
. Load the XML Resource 58
. Attributes 59
. ID 59
. Layout Parameters 59
. Layout Position 60
. Size, Padding and Margins 60
. Example Layout 60
. Creating Menus 62
. Options Menu 62
. Context Menu 64
. Submenu 65
. Define Menus in XML 66
. Menu Features 67
. Menu groups 67