Skip to content
This repository has been archived by the owner on Feb 13, 2021. It is now read-only.
/ textra_to_xml Public archive

Converts Textra SMS database to XML format readable by the application "SMS Backup & Restore"

License

Notifications You must be signed in to change notification settings

alexisph/textra_to_xml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

textra_to_xml

Converts Textra SMS database to XML format readable by the application "SMS Backup & Restore"

Copyright (C) Alexander Phinikarides, alexisph@gmail.com

Instructions:

  • Copy Textra database from Android to PC: /data/data/com.textra/databases/messaging.db
  • Change pathToTextraData and myMobileNumber as required in textra_to_xml.groovy
  • Run the script as ./textra_to_xml.groovy > sms.xml or groovy textra_to_xml.groovy > sms.xml

The resulting sms.xml file can be transferred back to the Android device and imported with "SMS Backup & Restore". UTF-8 characters and emoticons should be preserved.

Inspired by the script listed in https://together.jolla.com/question/54249/how-to-saving-sms-text-conversations/?answer=102213#post-id-102213

About

Converts Textra SMS database to XML format readable by the application "SMS Backup & Restore"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages