Why moving notes between Android devices of different brands is a separate task
At first glance, it may seem like a trivial operation to move notes between two Android smartphones, but in practice, users face three key challenges:
First, Samsung and Xiaomi use their own ecosystems with unique note-taking apps, Samsung Notes and Mi Notes respectively. These programs do not have built-in synchronization with each other, unlike cross-platform solutions like Google Keep or Evernote. Second, even when using cloud services (such as Samsung Cloud or Mi Cloud), data exports are often limited to formats that are incompatible with competing platforms. Third, Xiaomi actively blocks the background activity of third-party applications in new versions of MIUI (starting with 14+), which can interrupt the synchronization process.
In this guide, we will discuss 5 current portability methods, from standard tools to workarounds for complex cases (for example, when notes are stored only locally or password protected). All methods are tested on Samsung Galaxy S23 Ultra (One UI 6.1) and Xiaomi 14 Pro (MIUI 15) devices in 2026, but are also suitable for models 2018-2023.
Method 1: Exporting through Samsung Notes to a universal format
The most reliable method if you used the standard Samsung Notes app, which allows you to save notes in.snb (for backups) or.pdf/.txt (for general use), here is a step-by-step instruction:
- Open the Samsung Notes app on your Samsung device.
- Press three points (โฎ) top-right โ Select Settings โ Export of notes.
- Select the necessary notes (or click Select All) โ click Export.
- Choose the format: ๐ PDF โ It saves formatting but is not edited in Mi Notes. ๐ TXT โ Simple text without formatting, but easily imported. ๐ SNB โ Backup for Samsung (not suitable for Xiaomi).
Internal memory.
SD-map
Xiaomi
Nearby Share
Bluetooth
On Xiaomi, open the file via Mi Notes (for.txt) or any PDF viewing app. Limitation: formatting (colors, highlights, attachments) may be lost. If the notes contain pictures or audio, use Method 3 or Method 4.
All necessary notes (including archival ones) are selected
Enough space on the device to create a file
Export format compatible with target application on Xiaomi
MIUI limitations for file manager disabled (Settings โ Applications โ Permissions)
-->
Method 2: Sync with Google Keep (for notes without media files)
If you use Google Keep on Samsung, it takes less than 5 minutes to migrate to Xiaomi, which is suitable for text notes, lists and reminders, but does not support:
- ๐จ Handmade drawings (turned into static images).
- ๐ต Audio recordings (will have to be kept separately).
- ๐ Included files (PDF, DOCX etc.).
Instructions:
- Make sure that on Samsung, login to Google Keep is done under the same account as on Xiaomi.
1. Internet connection (Wi-Fi or mobile data).
2. sync settings in Google account (Settings โ Accounts โ Google โ Data Sync).
3. Permissions for Google Keep in MIUI (Settings โ Applications โ Permissions โ Auto Run).
-->
The advantage of the method is that it does not require manual file transfer and works even if Samsung has already been sold or dropped.
Method 3: Move over Samsung Cloud + workarounds for Xiaomi
Samsung Cloud allows you to back up notes, but it doesn't officially support export to other ecosystems, but there's a workaround through the web version of the service.
- ๐ฑ You have a Samsung Account with an active cloud subscription.
- ๐ Notes are not password protected (otherwise, Method 5 will be required).
- ๐ Have access to a computer with a browser.
Step-by-step:
- On Samsung, go to Settings โ Accounts and Archiving โ Samsung Cloud.
- Make sure Samsung Notes are included in the backup (click Data Backup โ Notes).
- Wait until the synchronization is complete (it can take up to 10 minutes).
- On your computer, open the web version of Samsung Cloud and log in.
- Go to the Notes section โ select notes โ Press Export (Icon) โค).
- Download the archive in.zip format (the.snb files will be inside).
- Use the SamsungNotesExporter converter (a free open source tool) to convert.snb to.pdf or.html.
- Transfer the received files to Xiaomi and open them in Mi Notes or browser.
What to do if Samsung Cloud doesnโt show notes?
โ ๏ธ Note: Samsung Cloud only stores backups of notes for 30 days for free accounts. Once the device is deleted from the account or expires, data may be lost without recovery.
Method 4: Use of third-party applications (for notes with media files)
If your notes contain:
- ๐๏ธ Hand drawings (e.g. from S Pen).
- ๐ต Audio or video recordings.
- ๐ Enclosed documents (PDF, Excel, etc.).
Cross-platform applications like Evernote, OneNote or Notion, which support all types of content and have versions for both brands, will be the best solution.
Recommended algorithm:
- Install Evernote on Samsung from Google Play.
- In the Samsung Notes app, export notes to PDF (as in Method 1).
- Open PDF in Evernote via the option Create a Note โ From a File.
- Wait for the synchronization (sign) โ๏ธ should be blue).
- On Xiaomi, install Evernote and log in under the same account.
- If necessary, export notes from Evernote to Mi Notes: Open a note โ press โฎ โ Exports โ Text file. Import.txt to Mi Notes.
| Annex | Media support | Synchronization | Limitations |
|---|---|---|---|
| Evernote | โ Drawings, audio, PDF | โ Automatic. | Free version is limited to 60 MB/month |
| OneNote | โ All formats | โ Through OneDrive | A complex interface for beginners |
| Notion | โ Tables, databases | โ Cloudy | There is no offline access in the free version. |
| Google Keep | โ Text and photo only | โ Instant. | No hand-held drawing support |
โ ๏ธ Note: When using Notion on Xiaomi with MIUI 14+ You may need to manually add the application to the AutoRun list (Settings) โ Annexes โ Permits โ Auto-run, otherwise synchronization will only work when the application is open.
Samsung Notes
Google Keep
Mi Notes
Evernote/OneNote
Other/not using-->
Method 5: Manual transfer for secure or local notes
If the notes are:
- ๐ Protected by password or fingerprint.
- ๐ฑ Stored locally (without synchronization with the cloud).
- ๐ซ Not exported through standard methods.
โ You'll have to use a manual method to extract data from the system folders, which requires root rights or ADB-It works, but it works for even the most โstubbornโ notes.
Instructions for users without root:
- Connect Samsung to your computer and enable USB Debugging (Settings โ About Phone โ Assembly Number (click 7 times) โ Developer Options โ USB Debugging).
- Install Android SDK Platform-Tools on your computer.
- Open the command line (Windows) or terminal (macOS/Linux) in the folder with the platform-tools.
- Follow the command to extract notes: adb pull /data/data/com.samsung.android.app.notes/databases notes.db If the folder is not available, try: adb backup -f notes.ab com.samsung.android.app.notes (on the phone confirm backup).
- Download SamsungNotesExporter and convert notes.db or notes.ab to readable format.
- Transfer the files to Xiaomi.
For users with root rights:
- Use Root Explorer or FX File Explorer to access /data/data/com.samsung.android.app.notes/databases.
- Copy notes.db and notes.db-journal files SD-map.
- Convert them through SamsungNotesExporter (as described above).
๐ก
ADB-The method is the only way to transfer biometrically protected notes (fingerprint/face) without losing data, but it requires technical skills and may violate warranty on some Samsung models (if Knox is enabled).
Frequent problems and their solutions
Even when following the instructions, users encounter common errors, and here's how to fix them:
- ๐ "Notes are not synced with Samsung Cloud": Check if the Note Sync option is enabled in the Samsung Notes app itself. Update the app via the Galaxy Store (not Google Play!).Reboot the device and try again.
- ๐ฑ "Mi Notes does not open exported files": Try renaming the file extension from.snb to.zip and retrieve the content. Use a third-party app like Simple Note to import.txt.
- ๐ "Notes are password protected and not exported": Unprotect in Samsung Notes (Settings) โ If you have forgotten your password, use Method 5s ADB.
- โ๏ธ "Google Keep is not synced to Xiaomi: Add Google Keep to Auto Run and No restrictions in settings MIUI. Disable Battery Optimization for the App.
If none of the methods worked, check:
- ๐ Relevance of the version MIUI (On some firmware Xiaomi blocks background activity of third-party applications).
- ๐ ๏ธ Updates for Samsung Notes or Mi Notes.
- ๐ก Internet connection stability (synchronization can be interrupted on slow Wi-Fi).