How can I log all sent SMS along with package name?

不问归期 提交于 2019-12-24 14:40:02

问题


I am trying to develop an app which logs all sent SMS along with UID or package name of the application which triggered that event. I am doing this for a research purpose.Thanks in advance ... I am looking to log the UID or package name of application which send that sms.

Sorry for my english if it is disgusting.


回答1:


After a series of researches, I found that package name of application which triggered the SMS is explicitly stored in creator field(index 19) of SMS DB.



来源:https://stackoverflow.com/questions/29112764/how-can-i-log-all-sent-sms-along-with-package-name

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!