• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Help recovery deleted sms from sd memory

zeinabb

Lurker
sms is stored on sd memory.ideleted some sms .now i want to restore them.i install software Dr.font and datarecover for andorid but it has just recoveried photos and viedo.does it recoverid to deleted sms?
 
Sorry, but mmssms database is stored on device. If you delete the messages, they are removed from mmssms database, so there's no way to recover it. You can try to pull the sms database via adb (I'm not sure if this works on unrooted devices, but still you get the database without deleted messages), you can write to SMS database if you're rooted (adb push). The database is normal sqlite database.

Where on the file system are SMS messages stored? - Android Enthusiasts Stack Exchange
 
Back
Top Bottom