开发者

Where is email stored on an Android device? [closed]

开发者 https://www.devze.com 2022-12-22 01:41 出处:网络
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed. This question is off-topic. It is not currently accepting answers.

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

Closed 9 years ago.

Improve this 开发者_如何学Goquestion

In an Android device: Where is Email stored ? Please can anybody tell me?

Thanx in Advance


There are many, many email applications for Android. Each stores email in its own way. The "standard" email applications (Email and Gmail) do not support third parties manipulating stored emails.


Uri.parse("content://gmail-ls/conversations/gmail-account/conversation-id/messages")
0

精彩评论

暂无评论...
验证码 换一张
取 消