开发者

Android SMS handling

开发者 https://www.devze.com 2023-01-17 17:52 出处:网络
I am just wondering about how android handles sms when it receives them. More precisely my question is when the android phone receives a sms message, which application saves the message 开发者_StackOv

I am just wondering about how android handles sms when it receives them. More precisely my question is when the android phone receives a sms message, which application saves the message 开发者_StackOverflowto the mmssms database? Is this done by the OS or by the native sms application?


Receiving messages is handled by the OS. That's why you can get them from a 3rd party application.

0

精彩评论

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