data 的匹配规则与action一样,如果intent-filter中定义了data,那么Intent中必须要定义可匹配的data。 intent-filter中data的语法:. <data android:scheme="string" ...
確定! 回上一頁