# Raspberry Pi vs Android TV decision checklist

A practical filter for choosing between a Linux kiosk project and an Android TV app workflow.

## Checklist

- Choose Raspberry Pi when you need custom Linux control, local code, or hardware integrations.
- Choose Android TV when the job is reliably displaying a webpage on a TV.
- Compare kiosk maintenance against app-based setup.
- Account for updates, browser changes, storage reliability, and remote access.
- Use ethernet where possible for unattended displays.
- Pick the path your team can support after the first successful launch.

## Next step

Use Screen Keep setup instructions: https://www.screenkeep.com/app-setup/
