Audiobooks from Litres have become an integral part of the lives of many Android users. But what if you want to find downloaded files on your device, transfer them to a memory card or backup storage? By default, the application hides audiobook paths, and the interface does not offer direct access to folders. This article will help you figure out where exactly are Litres audiobooks stored on Androidhow to find them manually and what to do if the Suddenly files disappeared after the update.
We will look at standard and hidden directories, storage features depending on the version of the application, as well as ways to export books without losing quality. We will pay special attention to cache problems, access rights, and alternative backup methods. If you have ever encountered the message “File not found” when trying to listen to a downloaded book, here you will find a solution.
Standard location of Litres audiobooks on Android
By default, the application Liters: Audiobooks saves downloaded files in a protected folder inside the internal memory of the device. The path depends on the version of Android and the application settings, but most often it looks like this:
/storage/emulated/0/Android/data/ru.litres.audiobooks/files/Books/
This directory stores:
- 📁 Folders with unique IDs books — each audiobook has its own subfolder with a set of numbers and letters (for example,
a1b2c3d4-e5f6-7890-g1h2-i3j4k5l6m7n8). - 🎵 Audio files in the format
.m4bor.mp3—usually divided into chapters (for example,chapter_001.m4b). - 📄 Methodata —files with the extension
.jsonor.xmlcontaining information about reading progress, bookmarks and playback settings.
Important: without root access or a file manager with access to Android/data you will not see this folder through a standard explorer Applications like Solid Explorer or FX File Explorer allow you to bypass this limitation.
How to access files without root access
If you do not have superuser rights, use one of the proven methods:
- File manager with access to
Android/data
Install Solid Explorer or FX File Explorer, enable the “Show hidden files” and “Show system folders” options in the settings. Then follow the path:
/storage/emulated/0/Android/data/ru.litres.audiobooks/files/Books/ - Export via the Litres application
Some versions of the application allow you to save the book to a public folder:
- Open the audiobook in Litres.
- Click on the three dots (⋮) → “Export” or “Save a copy.”
- Select a folder (for example,
DownloadorMusic).
- ADB commands for copying
Connect your phone to the PC and use
adb pull:adb pull /sdcard/Android/data/ru.litres.audiobooks/files/Books/ C:\Litres_Backup\
☑️ Preparing to copy files
⚠️ Attention: When copying files manually Do not change their names — this may break the connection with the reading progress method If. If you plan to listen to books in another player, first export information about bookmarks through the Litres application menu.
Alternative storage paths: memory card and cloud
Litres allows you to transfer audiobooks on SD card or cloud storage, but with reservations:
| Storage method | Path to files | Limitations |
|---|---|---|
| Internal memory | /Android/data/ru.litres.audiobooks/files/Books/ |
Files are hidden from the standard explorer |
| SD card | /storage/XXXX-XXXX/Android/data/ru.litres.audiobooks/files/Books/ (where XXXX is the card ID) |
Works only if the card formatted as internal storage |
| Google Drive / Yandex.Disk | Liters folder in the cloud | Requires manual export; files take up space in the cloud |
| Local folder (export) | Any user directory (for example, Music/Litres) |
The link to the Litres account is lost |
To transfer books to an SD card:
- Format the card how internal storage (Android settings → Storage → SD card → “Format as internal”).
- In the Litres application settings, select “Storage” → “SD card.”
- Reboot the device and wait for the files to be transferred.
What happens if you format the SD card as a portable drive?
When formatting the card as portable (and not an internal) drive, Litres will not be able to save audiobooks to it automatically, you can only manually copy files from the internal one. memory to the card, but the application will not “see” them for playback.
⚠️ Attention: If you delete the Litres application or clear its data, all downloaded books will disappear, even if the files physically remain on the memory card. This is due to data encryption. To avoid losses, regularly export books to public places. folders.
Why audiobooks disappear from memory: common reasons
Users often encounter a situation where downloaded books suddenly disappear. Here are the main reasons and methods for them. solutions:
- 🧹 Clearing the application cache
When clearing the cache through Android settings (
Settings. → Applications → Litres → Storage → Clear cache), purchases in your account are deleted, but purchases in your account are saved. all downloaded files, but purchases are saved in your account. Solution: Re-download the books. - 🔄 Updating the application
New versions of Litres sometimes change the storage structure After updating, check the path
/Android/data/ru.litres.audiobooks/files/- possibly books. moved to the subfolderDownloadsorCache. - 📱 Resetting your phone
When resetting to factory settings, all application data is deleted, including audiobooks. To avoid loss, first export the files to the cloud or to a PC.
- 🔒 Changing access rights
If you used Xposed, Magisk or other tools to modify the system, Litres may block access to files. Solution: temporarily disable the modules and reinstall the application.
Before clearing the Litres cache, open the application menu, select “Settings” → “Manage downloads” and export the list of downloaded books to file. This will help you quickly restore the library after a failure.
If books are missing for no apparent reason, check:
- Folder
/Android/data/ru.litres.audiobooks/files/Trash/—sometimes files are moved there during failures. - Litres cloud storage (
My Litres → My books → Audiobooks) — perhaps the books simply weren’t synchronized with the device. - Synchronization settings in your Google account (if a backup was used).
How to transfer Litres audiobooks to another phone or PC
Transferring audiobooks between devices requires care so as not to lose reading progress. Here are step-by-step guide for different scenarios:
📱 From Android to Android
- On your old phone, copy the folder
/Android/data/ru.litres.audiobooks/files/Books/to a memory card or to cloud. - Install Litres on a new device and log in to the same account.
- Transfer the copied files to a similar folder on the new phone (create it manually, if necessary).
- Restart the application - the books should appear in the library.
💻 From Android to PC
For listening on a computer:
- Export books through the Litres menu (three dots → “Export”) or copy the files
.m4b/.mp3manually. - Install on a PC player with support
.m4b(for example, VLC, Foobar2000 or iTunes). - If books in the format
.m4bcannot be played, convert them to.mp3using Audacity or FFmpeg:
ffmpeg -i input.m4b -codec:a libmp3lame -q:a 2 output.mp3
When transferring audiobooks to a PC, be sure to save files with the extension .json or .xml from the book folder - they contain information about bookmarks and reading progress. Without them, you will have to start listening from the beginning.
☁️ Through cloud services
If you prefer cloud storage:
- Upload book files to Google Drive, Yandex.Disk or Dropbox.
- On the new device, download the files and place them in the Litres folder (see paths above).
- Update the library in the application (pull the screen down in the "My Books" section).
Problems with access rights and their solution
Starting from Android 11, Google has tightened the rules for access to application folders. If you do not see Litres files even through the file manager, use these tips:
- 🔓 Grant permissions manually
For Solid Explorer or FX File Explorer:
- Open the manager settings.
- Find the "Access to" section storage" or "Root access".
- Enable the "Show system files" option and confirm the rights.
Connect your phone to the PC and do:
adb shell chmod -R 777 /sdcard/Android/data/ru.litres.audiobooks/
Attention: This command makes the folder read/write accessible to all applications, which may be unsafe.Create a folder on your phone in Download, copy books from the Litres folder there, then share it over a local network (for example, via ES Explorer → “Network” → “Remote access”).
⚠️ Attention: On some devices (for example, Xiaomi, Huawei), additional MIUI/EMUI restrictions apply. If the file manager does not see the folder Android/datatry:
- Disable “Data Protection” in the security settings.
- Use the manufacturer’s official software to access files (for example, Mi File Manager for Xiaomi).
- Temporarily install Magisk and module App Systemizerto make Litres a system application (gives full access to its files).
How to recover deleted Litres audiobooks
If books were deleted by mistake, try the following recovery methods:
| Method | Instructions | Chances of success |
|---|---|---|
| Checking the recycle bin | Log in in /Android/data/ru.litres.audiobooks/files/Trash/ — sometimes files are moved there. |
⭐⭐⭐ (if the cleaning was done recently) |
| Recovery via Google Drive | If Litres backup was enabled in Google Account, reinstall the application and log in. | ⭐⭐ (depending on the backup settings) |
| Recovery apps | Use DiskDigger, Recuva (on a PC) or Undeleter to scan the internal memory. | ⭐⭐ (if the memory was not overwritten) |
| Contact Litres support | Write to the support service indicating the names of the books and email account. They can restore access to purchases. | ⭐⭐⭐⭐ (if books were purchased) |
To restore using DiskDigger:
- Install the application from Google Play.
- Select "Full scan" (requires root access for maximum efficiency).
- Filter the results by extension
.m4b,.mp3,.json. - Save the found files in a safe place.
⚠️ Attention: If you use an external SD card formatted as a portable drive, file recovery is almost impossible —Android encrypts the data on such cards, and standard utilities “do not see” them.
FAQ: Frequently asked questions about storing Litres audiobooks
Is it possible to listen to Litres audiobooks without the Internet?
Yes, but for this you need to first download the books to your device. Open the book in the Litres application, click on the three dots (⋮) and select “Download”. After downloading, it will be available in the “My books” → “Downloaded” section.
Why does Litres not save books to the SD card?
This happens for two reasons:
- The card is formatted as portable storage (you need to reformat it as internal).
- The default storage is not selected in the application settings. Go to “Settings” → “Storage” and specify the SD card.
If the card does not support formatting as an internal drive (for example, on some devices Samsung), copy the files manually after downloading.
How to convert Litres audiobooks to MP3?
Litres files are usually in .m4b (AAC) format. To convert them to .mp3:
- Copy the files to your PC.
- Use FFmpeg (see command above) or Audacity (File → Import → Audio).
- For batch conversion suitable Freemake Audio Converter.
⚠️ Please note that conversion may degrade sound quality due to re-compression.
Is it possible to transfer reading progress to another device?
Yes, but for this you need to copy not only audio files, but also method files:
- Find the book folder in
/Android/data/ru.litres.audiobooks/files/Books/[Book_ID]/. - Copy all files with the extension
.jsonor.xmltogether with audio. - On the new device, place them in a similar folder.
If the books were purchased in the same Litres account, the reading progress is synchronized automatically upon authorization.
Why does Litres not see the downloaded books after reinstallation?
This happens due to application method reset. Solutions:
- Log in to the same Litres account - books should be downloaded from the cloud.
- If the files remain on the device but are not displayed, clear the application cache and restart it.
- As a last resort, copy the files manually (see instructions above) and wait indexing.