layout | title | excerpt | permalink |
---|---|---|---|
project |
SMS Backup Reader (PC/Mac/*nix/Web) |
SMS Backup Reader reads SMS backup files from Android devices |
/sms-backup-reader/ |
{: .center}
SMS Backup Reader is designed to read the XML backup files produced by the Android app SMS Backup & Restore{:target="_blank"}{:rel="noopener"} by Ritesh/synctech. There are two versions of SMS Backup Reader. They are both open source and are published under the name devadvance.
Currently in alpha! This is an Angular-based web app designed to read the XML backup files produced by the Android app SMS Backup & Restore. It is designed to work in modern browsers, including Chrome, Firefox, Edge, and Safari. This app works locally and your SMS data does not leave your machine.
OPEN THE APP{:target="_blank"}{: .pure-button .pure-button-primary } SOURCE CODE & ISSUES (GITHUB){:target="_blank"}{:rel="noopener"}{: .pure-button .pure-button-primary } {: .center}
The original SMS Backup Reader is a Java program. This program runs on Windows, MacOS (OS X), Linux, and any other OS with Java installed.
DOWNLOAD LATEST (GITHUB){:target="_blank"}{:rel="noopener"}{: .pure-button .pure-button-primary } SOURCE CODE & ISSUES (GITHUB){:target="_blank"}{:rel="noopener"}{: .pure-button .pure-button-primary } {: .center}
Note: you can read the latest version of this document on the GitHub wiki here: How to use SMS Backup Reader | GitHub - devadvance/smsbackupreader{:target="_blank"}{:rel="noopener"}
{% capture my-include %}{% include How-to-use-SMS-Backup-Reader.md %}{% endcapture %} {{ my-include | markdownify }}