android Intent匹配,自定义action data category
官网对Intent的action、data和category的说明public Intent setAction (String action)Added in API level 1Set the general action to be performed.Parametersaction An action name, such as ACTION_VIEW. Appli