Live Wallpaper Not Working on Pixel: Black Screen, Stops After a Few Seconds, or Missing From the Picker
When a live wallpaper does not work on a Pixel, the symptom tells you the cause. A black preview or black wallpaper usually means the wallpaper service could not start, most often because the app is on external storage or was restricted by battery settings; a wallpaper that plays for a few seconds and stops is being paused by power management; and a wallpaper missing from the picker is a picker limitation, not a fault, because Google’s Wallpaper & style only lists live wallpapers from certain sources.
Here is each case, with the settings names from Android 14 to 16 on Pixel. Most of it applies to other stock-Android phones as well.
First, how a live wallpaper is supposed to behave
A live wallpaper is a service inside the app that provides it. Android starts that service when the wallpaper is set and whenever the phone boots, tells it when it is visible, and expects it to draw only while visible. When you open an app or turn the screen off, the wallpaper is told it is hidden and stops. That pause is normal and is not “the wallpaper stopping”.
The problems below are the cases where the service cannot start, is killed while it should be running, or is not offered at all.
Symptom 1: black screen, in the preview or after setting
The app is on external storage
If the wallpaper app has been moved to an SD card, it is not available when the home screen is first drawn after a boot, so the system shows black or falls back to the default.
Fix: Settings, Apps, the app, Storage. If there is a Change option, move it to internal storage, then set the wallpaper again.
The wallpaper service crashed
Some live wallpapers, especially ones that render video or use the GPU heavily, crash on start under specific conditions and leave a black surface behind.
Fix: open the app once, then set the wallpaper again from inside it. If it keeps happening, the app’s developer needs the crash details, and Settings, Apps, the app, Storage, Clear cache is worth a try first.
Symptom 2: it plays for a few seconds, then stops or freezes
This is the most reported Pixel-specific complaint and it is nearly always power management.
Adaptive Battery has restricted the app
Pixels learn which apps you use and limit the rest. A wallpaper app is one you open once and never again, which makes it a prime candidate for restriction, and a restricted app can have its wallpaper service stopped shortly after it starts.
Fix: Settings, Apps, the app, App battery usage, and choose Unrestricted. You do not need to turn off Adaptive Battery for the whole phone (which lives under Settings, Battery, Adaptive preferences); the per-app setting is enough.
Battery Saver is on
Battery Saver restricts background work and can stop live wallpaper animation. Some wallpapers freeze rather than pause cleanly.
Fix: turn Battery Saver off, or accept the frozen state while it is on. Extreme Battery Saver goes further and pauses most apps.
The wallpaper animates on a timer that Doze delays
Wallpapers that keep animating by scheduling their own timers can be delayed by Doze after the screen has been off for a while, then look frozen when it comes back on. A wallpaper written correctly redraws on the visibility change and recovers immediately; a poorly written one waits for its next delayed timer.
Fix: none from the user side beyond reporting it. It is worth knowing about, because it explains “works when I set it, frozen the next morning”.
Symptom 3: the live wallpaper is not in Wallpaper & style
On recent Pixels, Wallpaper & style shows Google’s own live wallpapers and a Live wallpapers or More wallpapers entry, but third-party live wallpapers are not always listed there. This is not a bug in the app you installed.
Fix: set the wallpaper from inside the app. Every live wallpaper app has a button that opens the system’s live wallpaper preview with the app already selected; confirm with Set wallpaper and choose Home screen or Home and lock screen. The live wallpaper setup guide covers this route for each brand.
If you specifically want to browse installed live wallpapers, Google publishes a separate Live Wallpaper Picker for recent Android versions that lists them all; some phones have it built in and some do not.
Symptom 4: only on the home screen, or only on the lock screen
Since Android 7.1, the system asks whether to apply a live wallpaper to the home screen, the lock screen, or both. If you chose Home screen only, the lock screen keeps its static image and the wallpaper is working as configured.
Fix: set it again and choose Home and lock screen. On Pixel the lock screen shows the live wallpaper behind the clock and notifications.
A checklist in order
- Open the app and set the wallpaper from inside it, choosing Home and lock screen.
- Set App battery usage to Unrestricted.
- Check the app is on internal storage.
- Turn off Battery Saver and test.
- Clear the app’s cache, restart, and set it again.
Samsung phones have their own version of most of these problems, with different menu names; Live wallpaper resets after restart covers One UI, and Wallpaper services keeps stopping covers the Samsung-specific crash.
How TimeBorn behaves on Pixel
TimeBorn’s wallpaper redraws on the visibility change, so it recovers instantly when the home screen comes back and does nothing while hidden. It installs to internal storage, has no video to decode, and is set from the Set wallpaper button inside the app rather than through the picker. If it is ever stopping on a Pixel, the App battery usage setting above is the first thing to check, and support can help with anything the checklist does not cover.