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.
当我单击应用程序中的按钮时,我想打开文件浏览器。例如,如果我们要发送电子邮件,我们将通过单击附加文件按钮来附加文件。就像在 iOS 中一样,如果我单击一个按钮,文件浏览器应该会打开,并且应该可以打开一个以 pdf 结尾的文件。
这是不可能的。您的应用程序只能在其沙箱中运行或访问要共享的文件(如照片或联系人)。