目前是否可以阅读RCS消息的收件箱?

发布于 2025-02-12 08:07:20 字数 201 浏览 1 评论 0原文

我目前正在为Android开发颤抖的应用程序,我发现自己需要阅读通过Google消息收到的RCS消息。 我已经花了一些时间在Google上寻找答案,但可悲的是没有结果。

因此,问题是,目前是否可以使用Flutter/Kotlin或其他任何内容完全阅读RCS消息的收件箱?

非常感谢您的宝贵时间。

最好的问候,

金德希奇·科瓦尔奇克。

i'am currently developing a Flutter application for Android, and i found myself in need of reading RCS messages received through Google Messages.
I have already spent some time searching for an answer on Google, but sadly with no result.

So the question is, is it currently possible to read inbox of RCS messages at all, using Flutter/Kotlin, or whatever?

Thank you so much for your time.

With best regards,

Jindřich Kovalčík.

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

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

发布评论

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

评论(1

一桥轻雨一伞开 2025-02-19 08:07:20

这个答案很复杂。但是,从我的手机上,RCS消息可以存储在带有所有SMS和MMS消息的mmssms.db文件中。 RCS消息似乎保存在与MMS消息相同的地方,但我不认为只能仅用于将其用于RCS消息的方法。因此,从理论上讲,如果您有 SMS阅读权限

话虽这么说,这可能是Google消息在使用JIBE服务器方面的表现,并且将来可能不会改变,并且在手机上也可能完全不同。

This answer is complicated. There are no public APIs for RCS, however, from what I can tell, on my phone, RCS messages are stored in the mmssms.db file with all of the SMS and MMS messages. RCS messages appear to be saved in there the same as MMS messages, but I don't believe there is a way to filter them for RCS messages only. So in theory you should be able to read them if you have SMS read permissions.

That being said, this may be unique to how Google Messages behaves with using Jibe servers, and may or may not change in the future, and also may be completely different on your phone.

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