Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果您点击 Youtube 视频上的分享按钮,它会被分享为text/plain. 不过,在我的应用程序中,我只想接收 youtube URL,而不是所有其他与text/plain. 这可能吗?
text/plain
这可能吗?
不可以。您无法过滤Intent额外内容的内容,因此您无法安排仅出现在text/plain包含 YouTube URL 的选择器中而不出现任何其他text/plain选择器中。
Intent