查询Android短信日志

发布于 2024-09-12 12:55:11 字数 80 浏览 11 评论 0原文

有没有办法访问和查询android短信/彩信日志?需要澄清的是,短信/彩信日志是主机电话发送的所有短信/彩信。可以通过将光标读到消息收件箱来获取。

Is there a way to access and query the android SMS/MMS log? To clarify, the SMS/MMS Log is all the SMS/MMS messages sent by the host phone. It can be aquired by reading a cursor to the message inbox.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

远山浅 2024-09-19 12:55:11

据我所知,我相信您能做到这一点的唯一方法是通过您自己的程序发送和记录短信。内置消息应用程序 (com.android.mms) 似乎没有公开其日志历史记录。

As far as I know, I believe the only way you can do that is to send and log the text messages through your own program. The built-in Messaging app (com.android.mms) does not seem to expose its log history.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文