Making a tablet stay on
as a photo frame

Choosing the app is half of it. Staying on is the other half.

September 2026 · 6 min read

Disclosure up front. We make PicDock, one of the apps below. So we are not neutral. In exchange, everything here is something you can check yourself — including what our app does not do.

Most guides about turning an old tablet into a photo frame stop at the moment the slideshow starts. That is the easy half. The half nobody writes about is the next six months: the screen times out, the power flickers and the tablet reboots to a lock screen, or the thing glows at full brightness in a bedroom at 2 a.m. and gets unplugged permanently.

A frame is not an app you open. It is a device that has to run unattended, survive its own environment, and never ask anybody for anything. Four things decide whether it does.

The four things

An always-on frame: four checks Screen stays on / Comes back alone / Night schedule / Lock screen An always-on frame: four checks 1 Screen stays on The system timeout does not care about your slideshow 2 Comes back alone Power cuts and reboots happen; a human should not be needed 3 Night schedule Dim, black, or really off — only one stops the glow 4 Lock screen Auto-start does nothing if the app launches behind it

1. Does the screen stay on?

Android turns the display off after a timeout, and that timeout does not care that you are running a slideshow. An app meant for framing holds the screen awake for as long as it is in front. If it does not, you end up raising the system screen timeout to 30 minutes and still watching it go dark — which is the single most common reason a homemade frame gets abandoned.

2. Does it come back by itself?

Power cuts happen. So do firmware updates, and so does someone unplugging the charger to use the socket. If the frame only runs because a human opened the app, then after the first reboot it is a tablet showing a home screen. What you want is the app starting itself when power is connected and after a reboot.

3. What happens at night?

A bright rectangle in a living room is fine at 8 p.m. and hostile at 2 a.m. There are three different answers and they are not the same: dim the screen on a schedule, black the screen but leave the backlight on, or actually turn the display off and wake it in the morning. Only the third one saves power and stops the glow — and it needs the app to set a wake-up alarm.

4. Does the lock screen get in the way?

This is the one that catches people. If the tablet has a PIN and it restarts, the app can launch behind the lock screen: from across the room nothing happened at all. An app that auto-starts has to be allowed to show over the lock screen, or auto-start does nothing on exactly the devices that need it most.

How PicDock handles it

About our app, precisely:

PicDock as an unattended frame Keeps the screen on: No need to change the system screen timeout / Auto-start on power / boot: Needs the 'Display over other apps' permission / Scheduled sleep: Black screen by default; really turning the display off is an option / Running on battery alone: A lit screen drains any tablet — a frame stays plugged in PicDock as an unattended frame Keeps the screen on No need to change the system screen timeout Auto-start on power / boot Needs the 'Display over other apps' permission Scheduled sleep Black screen by default; really turning the display off is an option Running on battery alone A lit screen drains any tablet — a frame stays plugged in As of September 2026
Android tablet standing as a digital photo frame showing a landscape photo with a clock and weather overlay
The frame that is still running in March is the one that never needed anybody to touch it.

What we cannot do

Two honest limits. A frame needs to stay plugged in — a permanently lit screen will drain any tablet in hours, and no app setting changes that. And waking a display that the system has put to sleep is not fully reliable on recent Android versions: on a Galaxy Tab S9 FE running Android 16 the standard wake-lock alone did not turn the screen back on in our testing, while a Galaxy S8+ on Android 9 did. We use two mechanisms together for this reason, and it is still the part of the feature we trust least.

In short

Pick the app for the photos, then check the four boring things: screen stays on, comes back after a power cut, has a real night schedule, and is allowed past the lock screen. They decide nothing on day one and everything by month six.

New to this? Start here: turn an old tablet into a digital photo frame.

PicDock — A photo and video frame for Android that stays on, starts itself on power, and sleeps on a schedule. Free to use, with a paid option for extras.