Android API Guides - App Components

App Components 应用程序组件

Android's application framework lets you create rich and innovative apps using a set of reusable components. This section explains how you can build the components that define the building blocks of your app and how to connect them together using intents.

Android 应用程序框架让你能够使用一套可复用的组件来构建出功能丰富、创意新颖的应用程序。本章详细介绍了你该如果构建这些组件并将它们做成应用程序的小单元并用 intent 将它们联系起来。

INTENTS AND INTENT FILTERS 

BLOG ARTICLES 博客文章

这里是推荐的几篇博文摘要就不翻译了。
Using DialogFragments

In this post, I’ll show how to use DialogFragments with the v4 support library (for backward compatibility on pre-Honeycomb devices) to show a simple edit dialog and return a result to the calling Activity using an interface.

Fragments For All

Today we’ve released a static library that exposes the same Fragments API (as well as the new LoaderManager and a few other classes) so that applications compatible with Android 1.6 or later can use fragments to create tablet-compatible user interfaces.

Multithreading for Performance

A good practice in creating responsive applications is to make sure your main UI thread does the minimum amount of work. Any potentially long task that may hang your application should be handled in a different thread.

TRAINING 训练课程

这里是 Android 官方训练课程,详细翻译在
https://github.com/kesenhoo/android-training-course-in-chinese
中有,所以也不翻译了。
Managing the Activity Lifecycle

This class explains important lifecycle callback methods that each Activity instance receives and how you can use them so your activity does what the user expects and does not consume system resources when your activity doesn't need them.

Building a Dynamic UI with Fragments

This class shows you how to create a dynamic user experience with fragments and optimize your app's user experience for devices with different screen sizes, all while continuing to support devices running versions as old as Android 1.6.

Sharing Content

This class covers some common ways you can send and receive content between applications using Intent APIs and the ActionProvider object.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值