View Issue Details

IDProjectCategoryView StatusLast Update
0000182Android OS / portable deviceSony smartphonepublic2016-03-24 09:55
ReporterDigitalMy 
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Summary0000182: Sony Z2 smartphone with Android 5.1.1 lost SMS functionality after restore with PC companion
DescriptionError on send message: "message was not sent" and not saved to draft
Error on receive message: simply nothing happens
Looks like database damaged, so that application cannot use it.
Other applications can Send and Receive SMS, but not keep them as well.
TagsNo tags attached.
BuyTarget

Activities

DigitalMy

2016-03-24 09:41

administrator   ~0000337

Last edited: 2016-03-24 09:57

View 3 revisions

found some lost message text in
/data/data/com.android.providers.telephony/databases/mmssms.db

So, I moved files:
mmssms.db
mmssms.db-journal
from
/data/data/com.android.providers.telephony/databases/
to
/sdcard1/backups/
restarted smartphone and got SMS working fine,
now I can send and receive.

I found that sqlite DB has been recreated by the system.