| AppID: | com.github.tmo1.sms_ie |
| Author: | tmo1 |
| License: | GPL-3.0-only |
| Donation: | Webpage |
| InRepoSince: | 2021-04-07 |
| LastRepoUpdate: | 2026-03-23 |
| LastAppUpdate: | 2026-03-23 |
| LastVersion: | 2.9.0-standard |
| Categories: | Phone & SMS |
| APK source: | Github |
| Google Play: | Check if it's there |
SMS Import / Export imports and exports SMS and MMS messages, call logs, contacts, and blocked numbers from and to (ND)JSON / ZIP files. (Contacts import and export are currently functional but considered experimental.) It does not require root.
The primary author of SMS Import / Export is Thomas More. Others have contributed code and translations. The software is copyright 2021-2025, and is released under the GNU General Public License version 3 or later.
SMS Import / Export is a sibling project to sms-db, a Linux tool to build an SQLite database out of collections of SMS and MMS messages in various formats. sms-db will hopefully eventually be able to import ZIP files created by SMS Import / Export, and to export its database to ZIP files that can be imported by SMS Import / Export.
WhatsNew:
- Apply message filtering to wipe operations (issue #237).
- Add count messages operation (issue #237).
- Don't insert into non-existent MMS address columns upon import (issue #322).
- Cancel any scheduled exports when the 'Enable scheduled export' preference is disabled (issue #326).
- Remove 'android.permission.ACCESS_NETWORK_STATE' (issue #324).
- Update Italian translation.