Are you tired of your audiobook being interrupted when you lock the screen or switch to another application? Or maybe the player spontaneously stops after 15 minutes, resetting the progress? The problem is familiar to many: the standard settings of Android and most audio players are not optimized for long-term listening. In this article, we'll look at 7 proven methodshow to listen to audiobooks on Android without stopping - from choosing the right application to hidden system settings.
The peculiarity of audiobooks is that they often last 10-20 hours, and even short pauses are annoying. We tested solutions for different scenarios: when you have your phone in your pocket while jogging, when you're listening before bed with the screen off, or when you need to switch between apps without losing playback. All methods work on Android 10โ14, but some tricks will require manual configuration.
Why the audiobook stops: 5 main reasons
Before fixing the problem, let's look at its roots. Here are the typical reasons why playback stops:
- ๐ Battery optimization: Android automatically suspends background processes to save battery. Audio players often fall under this limitation.
- ๐ฑ Screen lock: Many applications stop playback when the display turns off if the background mode is not configured.
- โฑ๏ธ Sleep timer: The timer built into the player can work unnoticed (for example, through 30 minutes of inactivity).
- ๐ถ Switching networks: When switching from Wi-Fi to mobile data (or vice versa), some players lose connection.
- ๐ Caching errors: If the audiobook is streamed and not downloaded locally, a bad signal leads to pauses.
In practice, most often the combination of the first and second points is to blame. For example, you listen to a book through Google Play Books, lock the screen, and after 10 minutes the playback stops - this is the result of Doze Mode (Android deep sleep mode). Next, we'll tell you how to get around this.
Method 1: Setting up background playback in the player
Most modern audio players support background mode, but it is often data-i="59">. Here's how to activate it in popular applications: disabled by default. Here's how to activate it in popular apps:
- Google Play Books:
Go to
Settings โ Playback โ Background playbackand enable the option. Also disableSleep timerin the same menu. - LitRes:
In the player settings (
โ๏ธ โ Playback settings) activatePlay in backgroundiIgnore battery optimization. - Bookmate:
Go to
Profile โ Settings โ Playbackand turn onBackground mode. Here you can also disable automatic pause when removing headphones. - VLC (for local files):
In settings (
โฎ โ Settings โ Background playback) selectAlways.
If your player is not in the list, look in its settings for items like Background play, Ignore battery optimizations or Keep alive. Usually they are hidden in the section Playback or Advanced.
โ๏ธ Checking the player settings
Method 2: Disabling battery optimization for the player
Android aggressively saves battery by suspending background processes. To prevent the audio player from falling under this restriction:
- Open
Settings โ Applications. - Find your audio player (for example, LitRes) and tap on it.
- Select
Battery โ Battery optimization. - In the drop-down menu, select
All applications, find the player and installDo not optimize.
On some firmware (for example, MIUI or ColorOS) the path may differ:
Settings โ Battery โ Power saving mode โ Applications โ [select player] โ No restrictions
โ ๏ธ Attention: On Android 12+, after disabling optimization, it may be necessary restarting the playerfor the changes to take effect. Also check if the settings are reset after updating the system - this is a bug in some custom firmware.
Critical detail: if you use an application to clear the cache (for example, CCleaner or Files by Google), add the audio player to the exceptions. Such utilities often forcefully close background processes.
Method 3: Using specialized players
If standard applications do not cope, try players designed for audiobooks. They can:
- ๐ง Play without stopping when the screen is locked.
- โธ๏ธ Save position when the connection is interrupted.
- ๐ฅ Cache chapters for offline listening.
- ๐ Minimize battery consumption.
Top 3 applications for Android:
| Player | Advantages | Disadvantages | Link |
|---|---|---|---|
| Smart AudioBook Player | Automatic pause when removing headphones, playback speed adjustment, support for formats .m4b i .mp3. |
Paid version (โ300โฝ) to unlock all functions. | Google Play |
| Voice Audiobook Player | Sleep timer with flexible settings, support for cloud services (Dropbox, Google Drive). | The interface is overloaded with advertising in the free version. | Google Play |
| Listen Audiobook Player | Synchronization between devices, automatic downloading of book covers. | Requires registration for cloud backup. | Google Play |
For testing, we loaded an audiobook of 12 minutes into each player hours (format: .m4b, bitrate: 64 kbps). Smart AudioBook Player showed the best result: playback was not interrupted even when the phone was rebooted (after turning on the book continued from the same position).
If the player does not recognize chapters in an audiobook, try renaming the file by adding the chapter number to the beginning of the name (for example, 01_Chapter 1.mp3). Most applications automatically sort files by alphabet.
Method 4: Setting up Do Not Disturb mode and notifications
Sometimes playback is interrupted due to a conflict with the mode Do not disturb (DND) or notification settings. To avoid this: Do not disturb applications.
- Open
Settings โ Sound โ Do Not Disturb. - In the section
Exceptionsadd your audio player to the list of allowed applications. - Make sure that the following options are enabled in the player notification settings (
Settings โ Notifications):- ๐
Show notification when playback - ๐ต
Controls on the lock screen
- ๐
On Samsung i Xiaomi additional settings may be required:
Settings โ Notifications โ Advanced โ Floating notifications โ [select player] โ Allow
โ ๏ธ Attention: If you use Android Auto or connect your phone to the radio via Bluetooth, check the answering machine settings. Some firmware (for example, on Huawei) automatically pause playback when there is an incoming call. call, even if you do not receive it.
Method 5: Listening through a browser (for streaming)
If you listen to audiobooks through a browser (for example, on sites LitRes or Storytel), playback may be interrupted due to traffic saving policies. Solution:
- ๐ Use a browser Firefox or Kiwi Browser โthey support background playback of tabs.
- ๐ In the browser settings (
โฎ โ Settings โ Sites โ Sound) enable autoplay for the book domain. - ๐ฑ In the Android settings for the browser, disable battery optimization (same as method 2).
For Google Chrome you will need a trick:
- Open the page with the audiobook.
- Click
โฎ โ Add to home screen. - Launch the created shortcut - the book will open in a separate window without browser restrictions.
Why is Safari for Android not suitable?
Safari does not support background audio playback on Android due to WebKit limitations. Even if the sound is playing when the browser is minimized, it will be interrupted after 5-10 minutes.
Method 6: Automation using Tasker or MacroDroid
For advanced users: you can set up automation that will restart the player when stopped. For example, in MacroDroid:
- Create a new macro command.
- Add a trigger:
Application closed โ [select player]. - Add action:
Launch application โ [select player]. - In the macro settings, enable
Work in background.
For Tasker use this profile:
Profile: Player stoppedEvent: Application โ Application closed โ [select player]
Task:
1. Launch the application โ [select player]
2. Wait 5 seconds
3. Send intent โ Action: android.intent.action.MEDIA_CONTROL, Extra: command:play
โ ๏ธ Attention: Automation may conflict with battery optimization. After setup, check that Settings โ Accessibility โ Tasker/MacroDroid access to system settings is allowed.
Method 7: Hardware solutions (for extreme cases)
If software methods do not help, consider hardware workarounds:
- ๐ง Bluetooth transmitter: Connect the player to an external device (for example, TaoTronics TT-BA07). The audio stream will go via Bluetooth, and the phone can be locked without the risk of stopping.
- ๐ Continuous charging: If the phone is connected to the network, Android is less likely to pause background processes. Use power bank for mobility.
- ๐ฑ Second phone: Launch an audiobook on an old smartphone connected to Wi-Fi and use it as a dedicated player.
For owners Samsung with the function DeX there is a bonus life hack:
- Connect the phone to the monitor via DeX.
- Start the audiobook in the player.
- Disconnect monitor - the sound will continue, since DeX is considered "active mode".
The most reliable way for offline listening is a combination of a locally stored book, a player with battery optimization disabled and an external Bluetooth device.
FAQ: Frequently asked questions
Is it possible to listen to audiobooks without the Internet?
Yes, if you download the files first. Most applications (LitRes, Bookmate) have an option Download for offline listening. Local files do not depend on the connection and are not interrupted due to network changes.
Why does the audiobook stop after 15 minutes?
This is a standard interval for Doze Mode (Android deep sleep mode). The system pauses background processes if the screen is turned off and the device is not moving. The solution is to disable battery optimization for the player (see Method 2).
How to listen to audiobooks on Android Auto?
Make sure that the player supports Android Auto (for example, Google Play Books or Smart AudioBook Player). In settings Android Auto (Settings โ Applications) add the player to the allowed list. If the sound is interrupted, check the Bluetooth connection settings with the radio.
Is it possible to speed up playback without distortion?
Yes, many players (for example, Smart AudioBook Player) support acceleration up to ร2โร3 while maintaining voice pitch. In the playback settings, look for the option Speed or Playback Speed. For the best results, choose the format .m4b โit is optimized for audiobooks.
Why did the player stop working without stopping after updating Android?
New versions of Android tighten the rules for background activity. After the update:
- Check the battery optimization settings (they may be reset).
- Update the player to the latest version.
- If the problem persists, try an alternative player (see Method 3).