I'm writing an app which needs to read the user's text messages for it's basic operation. Google says, SMS content provider is not supported and may not be present in certain phones, or may not work in future versions of Android. I would like to know if anyone knows of any specific phones without the SMS content provider? I know the question has already been asked -
Is there any phone that doesn't have sms inbox content provider? but no one has provided an answer. Alternatively, if someone could suggest a way of reading incoming and outgoing messages using a standard API, that would be even better.