AppID: | com.github.tmo1.sms_ie |
Author: | tmo1 |
License: | GPL-3.0-only |
Donation: | Webpage |
InRepoSince: | 2021-04-07 |
LastRepoUpdate: | 2025-03-15 |
LastAppUpdate: | 2025-03-06 |
LastVersion: | 2.4.2-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, and contacts 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-2024, 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:
- Introduce 'standard' and 'legacy' product flavors - see the README for details.
- Fix a bug that caused a crash when exporting MMS messages without ["display names"](https://developer.android.com/reference/android/provider/ContactsContract.ContactsColumns#DISPLAY_NAME) - by farfromrefug (issue #230 / PR #231)).
- Fix other bugs.
- Tamil translation - by TamilNeram (தமிழ் நேரம்).
- Update Italian and Polish translations.
- Bump both 'targetSdkVersion' and 'compileSdk' to 35.
- Update Gradle, A