Skip to content

Commit 39ca066

Browse files
committed
修改格式
1 parent 2ae8b20 commit 39ca066

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

others/Android-M中Intent的解析/readme.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ Android Marshmallow introduced App Links. The system basically authenticates wit
5252

5353
Android棉花糖引进了应用关联。系统主要通过你的web页面来认证,并且自动使用你的app来打开这些URL,而不会向你做任何请求。或者你可以到系统设置,选择“应用程序”,然后点击一个应用,再点击“默认打开方式”,然后设置“用这个应用打开”,就可以每次都使用这个应用打开。
5454

55-
Application default setting page in Marshmallow
5655
![棉花糖的应用默认设置页面](https://cdn-images-1.medium.com/max/800/1*MVZbYKhwu-7qnyGAFWuNsw.png)
5756

5857
In that case, queryIntentActivities method will give developers a list with only 1 Activity (which is Google+ in this case).

0 commit comments

Comments
 (0)