问题
I'm trying to build an sms app and the only way I could find to read messages Is content://sms/inbox
But I also read that is not recommended to use the specific content provider.
来源:https://stackoverflow.com/questions/22440773/android-read-sms-messages