Android 2.3.3 - Messages: Wrong Status Information in the Conversation Overview
Posted
by
Thomas Hoffmann
on Stack Overflow
See other posts from Stack Overflow
or by Thomas Hoffmann
Published on 2012-07-03T15:12:27Z
Indexed on
2012/07/03
15:15 UTC
Read the original article
Hit count: 317
On my HTC Desire Z with Android 2.3.3 I get from time to time the problem, that the status information ist wrong. That means status information says, that there is an unread, unsent or failed SMS, but this SMS is already deleted. Does anybody know, where I can reset this information? It must be stored anywhere in
ContentResolver of
content://mms-sms/conversations or
content://sms/conversations
on the thread-level, but I have no idea. Example: After I deleted a number of failed SMS in the non delivered SMS overview, the status of non delivered SMS was not reset in the Messages conversation overview though in each conversation there wasn't any undelivered SMS left.
© Stack Overflow or respective owner