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.
我想知道是否已经有任何内置的 android 弹出窗口,提供一些发送文件的选项。通过蓝牙/电子邮件和其他选项(如果存在)。
是否已经使用任何默认弹出窗口?还是我必须自己做?
我在google上搜索并没有得到很好的结果。
非常感谢提前;)
听起来您正在寻找Share Intent。这里也有一个很好的教程,以防您发现上一个链接中缺少官方文档。