Android 1.5、1.6
  android.intent.category.ALTERNATIVE
  android.intent.category.BROWSABLE


  android.intent.category.DEFAULT

Set if the activity should be an option for the default action (center press) to perform on a piece of data. Setting this will hide from the user any activities without it set when performing an action on some data. Note that this is normal -not- set in the Intent when initiating an action -- it is for use in intent filters specified in packages.


  android.intent.category.DEVELOPMENT_PREFERENCE
  android.intent.category.EMBED
  android.intent.category.HOME
  android.intent.category.INFO
  android.intent.category.LAUNCHER
  android.intent.category.MONKEY
  android.intent.category.OPENABLE
  android.intent.category.PREFERENCE
  android.intent.category.SELECTED_ALTERNATIVE
  android.intent.category.TAB
  Android 2.0,2.0.1,2.1 新增车座和充电座
  android.intent.category.CAR_DOCK
  android.intent.category.DESK_DOCK
  Android 2.2 新增行车模式
  android.intent.category.CAR_MODE

CATEGORY_DESK_DOCK

An activity to run when device is inserted into a car dock. Used withACTION_MAINto launch an activity. For more information, seeUiModeManager.

android.intent.category.DEVELOPMENT_PREFERENCE

This activity is a development preference panel.

android.intent.category.EMBED

android.intent.category.FRAMEWORK_INSTRUMENTATION_TEST

To be used as code under test for framework instrumentation tests.

android.intent.category.HE_DESK_DOCK

An activity to run when device is inserted into a digital (high end) dock. Used withACTION_MAINto launch an activity. For more information, seeUiModeManager.

更多相关文章

  1. Android(安卓)节点进度条
  2. android关机充电流程、充电画面显示
  3. android 电池(二):android关机充电流程、充电画面显示
  4. Android新增音频流类型
  5. React Native與Android交互
  6. Could not find com.android.tools.build:aapt2:3.3.1-5013011.
  7. android 系统(13)---Android(安卓)O treble 新增hal hwservice sel
  8. android 电池(二):android关机充电流程、充电画面显示
  9. Android发展史(Android各版本特性-知识篇)

随机推荐

  1. Android鏃ヨ涔嬩竴
  2. Android(安卓)ADT插件很不稳定,DDMS总是
  3. Android(安卓)RxJava锛氭渶鍩虹鐨勬搷
  4. 銆奞t on Android鏍稿績缂栫▼銆嬪嫎璇?/
  5. Android如何集成Vitamio
  6. Android(安卓)澶氫釜APK鍏变韩鏁版嵁(Sha
  7. 手把手教你在CTS中编写自己的测试模块
  8. 详解Android单元测试最佳实践
  9. 【Android解决方案】GridView第一次选中
  10. 第四课:android数据相关---sharedPreferen