setup guides· 6 min read

How to Set Up an Android Tablet as a Meeting Room Display

Three ways to turn an Android tablet into an unattended meeting room display — Chrome fullscreen, Fully Kiosk Browser with scheduled screen on/off, and Android Enterprise device-owner mode — plus the settings most setup guides skip.

Android tablets make the strongest budget meeting room display you can build yourself. The hardware is cheap, the OS gives third-party apps real control of the screen, and the kiosk software is mature. A well-configured Android display will turn its screen on at 7 a.m., off at 7 p.m., wake when motion is detected, survive a power cycle, and report its health to a dashboard. None of that is true on iPad.

This guide covers three ways to set up an Android tablet as a meeting room display, from the five-minute Chrome route to a fully managed kiosk. We'll also cover the part that actually matters: scheduling the screen and managing the device long-term. It's vendor-neutral; everything here works whether you're driving the tablet with Joan, Robin, Archie, a homegrown page, or a virtual display from Lobby.

What you'll need

  • An Android tablet running Android 9 or newer. Lenovo Tabs, Galaxy Tabs, and even Amazon Fire tablets (with Google Services sideloaded) all work. Older or cheaper is fine — these are unattended displays.
  • A wall mount, a charger, and decent cable management.
  • The unique display URL for each room, from your meeting room display provider.
  • Meeting rooms already set up as resources in Google Workspace or as room mailboxes in Microsoft 365.

A note on URLs and touch. Lobby gives every room its own URL. The tablet on each room opens its assigned URL and stays there. No login, no app to download, no touch interaction expected. Disabling touch entirely is fine — and recommended, because Android browsers will happily zoom or scroll if someone leans against the screen. Virtual displays are included on every Lobby plan, including the free one.

Option A: Chrome in fullscreen (the 5-minute setup)

Best for: a single tablet, you want it on the wall today, you're OK rebooting it manually if it crashes.

  1. Open Chrome and go to your room's unique URL.

  2. Open Chrome's menu → Add to Home screen → name it after the room. This gives you a launcher icon that opens the page without browser chrome.

  3. In Android Settings → Display, set Screen timeout to "Never" (or the longest available — many tablets cap at 30 minutes, which means the screen will sleep eventually no matter what you choose).

  4. Tap the home-screen icon to launch the page in a standalone view.

  5. (Optional) Pin the screen: Settings → Security → Screen pinning → on. Then long-press Recents and pin Chrome.

Limits to be aware of: Chrome doesn't survive reboots in pinned mode. If the tablet restarts, you have to relaunch the URL. There's no scheduled screen off. Touch isn't fully blocked, just unpinning is. This is fine for a demo or a single conference room. It's not a deployment.

Option B: Fully Kiosk Browser (the recommended setup)

Best for: a real kiosk — multiple rooms, low maintenance, scheduled screen on/off, motion-wake.

Fully Kiosk Browser is an Android app that wraps a webview in a proper kiosk environment. It's the most-used kiosk browser on Android and the one most production tablet displays run. It has a one-time license fee of around €7.90 per device (cheaper in volume), with a free tier you can use to test before buying.

What you get out of the box:

  • Pin to a single URL with no exit options.
  • Disable touch entirely, or restrict it to the page area only.
  • Scheduled wake-up and scheduled sleep, configured per device — e.g., on at 07:00, off at 19:00.
  • Screen-on-power-connect and sleep-on-power-disconnect, useful with smart plugs.
  • Motion-wake via the front camera, so the screen wakes when someone walks up to the room.
  • Survives reboots and reconnects automatically.
  • Remote management via Fully Cloud (free tier) — you can see whether each tablet is online, push URL changes, and force restarts from a web dashboard.

Setup, in order:

  1. Install Fully Kiosk Browser from the Play Store on the tablet.

  2. Open it. In Settings → Web Content Settings → Start URL, paste the room's unique URL.

  3. In Settings → Power Settings, enable "Scheduled Wakeup/Sleep" and set the times. This is where the daily on/off schedule lives.

  4. In Settings → Universal Launcher → enable "Launch Fully on boot" so the kiosk survives reboots.

  5. In Settings → Kiosk Mode → enable Kiosk Mode and disable touch (or restrict it to the page area, your call).

  6. In Settings → Device Management → grant Device Administrator permission. This is the step everyone skips. Without it, the schedule will still trigger but Fully won't actually be allowed to lock the screen — the backlight stays on. The settings page warns about this; don't ignore it.

  7. (Optional) In Settings → Remote Administration → enable Fully Cloud and link the device to your account.

The dashboard at cloud.fully-kiosk.com shows whether each tablet is awake or asleep at any moment, when it last checked in, and what URL it's currently displaying. If a tablet stops checking in, you know within minutes — not on Monday morning when someone notices the wall is blank.

Option C: Android Enterprise device-owner mode (full MDM)

Best for: 20+ tablets, IT department wants full visibility, or you're already running an MDM.

Android Enterprise lets you provision a tablet as a "device owner" — basically the Android equivalent of a supervised iPad. The MDM (Hexnode, Scalefusion, SureMDM, Esper, Microsoft Intune) pushes a kiosk profile that pins the device to one app or one URL, schedules the screen, and reports health back to a dashboard.

Provisioning normally happens at first boot via QR code or Zero Touch enrollment. Once enrolled, the tablet is locked down at the OS level — there's no escape, even if someone factory-resets it.

This is the right answer for a 50-room office or a multi-site rollout. For smaller deployments, Fully Kiosk Browser does most of the same work for less money and less procurement.

Scheduling the screen off — making sure it actually works

If you set up Fully Kiosk Browser per Option B, the schedule is already done. The schedule lives in the app, the tablet honors it, and you can verify it from the cloud dashboard. A few practical notes:

  • The schedule is local to the tablet. If you have ten rooms across two time zones, each tablet has its own schedule.
  • Don't combine Fully's schedule with a smart plug — pick one. If both are running, the tablet eventually drains its battery during a smart-plug-off period and crashes out of the schedule entirely.
  • Keep "wake on power connect" off if you also use a daily schedule. They fight, and the schedule loses.
  • If you don't see the device in Fully Cloud after enabling remote management, check that the device has internet on whatever network the dashboard expects. Corporate Wi-Fi, not guest.

The reason this matters: an Android tablet with the screen off when nobody's in the office uses about 1/20 the power and lasts roughly 4× longer. Backlight hours are the limiting factor on these displays — battery and chipset will outlive the LCD by years if you don't burn the panel running it 24/7.

The 5-minute checklist before you mount it

Whatever option you went with, run through this before the tablet goes on the wall:

  • Screen timeout set to Never (or the longest available).
  • Touch disabled, or restricted to the page area.
  • The browser is on the room's unique URL, and only that URL.
  • The tablet survives a reboot and lands back on the right page (Option B and C only — Option A doesn't).
  • Schedule is configured: in Fully (Option B), in your MDM (Option C), or accepted-not-configured (Option A — leave it on).
  • For Option B: Device Administrator permission is granted, and the cloud dashboard shows the device online.

Six bullets, ten minutes, every tablet before it's mounted.

When to skip the Android route

If you have tablets already, Option B is the right answer. It's cheap, well-built, and most production tablet-as-display deployments run on it.

If you're starting fresh, the math is harder. A new tablet, mount, charger, kiosk license, and a weekend of setup runs $200+ per room — before anyone has plugged anything in.

The alternative we built for this is e-ink hardware. Lobby runs on TRMNL, an open-source 7.5" e-ink display: magnetic wall mount, up to 12 months on a battery, no cables, no kiosk app, no scheduled-screen-off setting because there's no backlight to burn. Hardware is $139 per display, bought once from shop.trmnl.com. The Lobby software is free for up to 3 displays; unlimited is $30/month.

And if your tablets are already on the wall: the Lobby virtual display works in any browser, free on every plan. Open the room's URL in Chrome, follow Option B above, and you're done.


Sources

Try Lobby — free forever up to 3 displays

Room booking that just works.

Get started →