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 应用程序,用于发送有关某些产品的电子邮件。现在我会在每次网络关闭时创建一个队列,而我无法发送这些队列。我可以将电子邮件存储到某个文件夹中吗?你有什么建议吗?预先感谢
我可以将电子邮件存储到某个文件夹中吗?
您可以根据需要将所需的任何文件存储在内部存储或外部存储上。