06-13-2022, 02:01 PM
I wanted to add in the specific information for those looking at this in the future:
From the mobian wiki:
SMS are stored in a sqlite database under
. Backup that database, and open it, using e.g. the Qt-based
(available in Debian/Mobian) or the
command line. All your messages are in there in the message table.
From the mobian wiki:
SMS are stored in a sqlite database under
Code:
/home/mobian/.purple/chatty/db/chatty-history.db
Code:
sqlitebrowser
Code:
sqlite3