Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How can i backup and restore sms on my firefox flame? is there a way with adb?

  • 1 reply
  • 5 have this problem
  • 6 views
  • Last reply by pan_kisiel

more options

hi!

well i upgraded my flame to the new base image v180_1 with forefox os 2.0.before i did a backup with adb (pull data, system). where is the sms content located, so i can restore my sms?

hi! well i upgraded my flame to the new base image v180_1 with forefox os 2.0.before i did a backup with adb (pull data, system). where is the sms content located, so i can restore my sms?

Chosen solution

after searching the web and a trail&error session i found the solution myself. its a sqlite database in the following path: /data/local/storage/persistent/chrome/idb/226660312ssm.sqlite so i pushed thesqlite database in this directory with adb over to the flame. the exact database name could differ. so just have a look at the directory.

Read this answer in context 👍 2

All Replies (1)

more options

Chosen Solution

after searching the web and a trail&error session i found the solution myself. its a sqlite database in the following path: /data/local/storage/persistent/chrome/idb/226660312ssm.sqlite so i pushed thesqlite database in this directory with adb over to the flame. the exact database name could differ. so just have a look at the directory.