Wats app recovery

  • Thread starter Android Central Question
  • Start date
A

Android Central Question

I have deleted ma wats app chats.. haven't taken a back up.. if was some 2 months old. How can I recover pls?
 

Rukbat

Retired Moderator
Feb 12, 2012
44,529
22
0
Visit site
They're probably in a database file, so you have to install a SQLite editor (and probably have to root the phone), find the database file, learn SQL, analyze the database to discover which field is used to indicate "deleted", then update any records you want from deleted to active. And not use WhatsApp until you do, because new chats can overwrite chats marked deleted.