Intent总结06 category属性

Category实际上是一个String。他包含了需要处理Intent的组件的种类的信息。很多Category的描述能够放在Intent里。Android定义了许多Category常量,常用的Category的定义和含义如下表:

   
   
   

参考文献:

1 Android API

http://androidappdocs.appspot.com/sdk/index.html

2 Android翻译文档

http://wiki.eoeandroid.com/Android_API_Guides

3 Android组件之间的信使——Intent

http://hbiao68.iteye.com/blog/1319225

4 Intent跳转到系统应用中的拨号界面、联系人界面、短信界面及其他

http://blog.csdn.net/aomandeshangxiao/article/details/6938729

5 Intent组件

http://52android.blog.51cto.com/2554429/499134

6 “android.intent.category.DEFAULT”的目的是什么?

http://blog.sina.com.cn/s/blog_98a12cb701013vv2.html

   
   


更多相关文章

  1. Android(安卓)setTag方法定义key的问题
  2. Android(安卓)launchMode 笔记---taskAffinity属性和Intent标记
  3. android 去掉标题栏 和 全屏 方法
  4. Android(安卓)自定义Galley中图片未居中显示问题
  5. Android(安卓)自定义viewpager选中点
  6. Android(安卓)中自定义ContentProvider与ContentObserver的使用
  7. Android(安卓)自定义圆环倒计时控件
  8. Android(安卓)如何去除桌面上下边框暗度逐渐变暗的效果
  9. Android(安卓)Material Design 组件集合Demo,附源码地址 :CimoGall

随机推荐

  1. 查询遇到双引号
  2. Android(安卓)Studio进行APP图标更改的两
  3. 发送和拦截短信
  4. [Google Android] GCM: Getting Started
  5. 整理文:Android设备唯一码
  6. Android:这是一份全面&详细的 热修复 学习
  7. Xutils3.0的cookie设置
  8. android 背景边框变圆角的几种方法
  9. android Splash闪屏的实现
  10. Android_文档学习_UI_creating menus