Android
Turn any Android phone, tablet or TV box into a digital signage player using the native Obscreen Player app.
About this platform
Android is the most popular operating system for digital signage. With Obscreen Player for Android, you can repurpose tablets, phones, TV boxes or commercial displays running Android 5.0+ into fully managed signage screens. The app runs in kiosk mode, starts automatically on boot, and connects to your Obscreen instance for remote content management.
Technical specifications
| Operating System | Android 5.0+ |
| RAM | 1 GB minimum |
| Resolution | Up to 4K |
| Storage | 50 MB free space |
| Network | Wi-Fi or Ethernet |
| Devices | Phones, tablets, TV boxes |
How to install
- Download the app from the Google Play Store on your Android device.
- Connect to your Studio: open the app and enter your Obscreen instance URL to pair the device.
- Assign content: from your Obscreen dashboard, assign a playlist or schedule to the newly registered screen.
- Enable kiosk mode: lock the device to Obscreen Player so it stays focused on your content, even after a reboot.
Platform features
- Kiosk mode: lock the device to display only your signage content.
- Auto-start on boot: the player launches automatically when the device powers on.
- Screen rotation: portrait and landscape, including 90°, 180° and 270°.
- Offline playback: content is cached locally; playback continues if the network is temporarily lost.
Host Identification Configuration
To help you identify and locate your device, you can set the following metadata in url's query parameters
Example:
https://<STUDIO_PLAYLIST_URL>/?hostname=My%20Device&icon=auto&longitude=48.8566&latitude=2.3522`Screen Flags
These are information about the screen resolution and rotation.
rotate=normal # normal, left, right, inverted
resolution=auto # 1920x1080, 1920x1080, 1920x1080, 1920x1080Name & Icon
hostname="My Device"
icon=auto # any font-awesome icon name (i.e. fa-desktop, fa-laptop, fa-tablet, fa-mobile, fa-tablet-alt, fa-mobile-alt)Search for icons
You can browse the free icon catalog here.
Positioning
Choose one of the following options from more precise to less precise location:
1. Precise positioning
longitude=
latitude=2. Structured address-based positioning
street=
city=
state=
country=
postal_code=3. Query address-based positioning
address_query= # (e.g. "1600 Pennsylvania Avenue NW, Washington, DC 20500")See more about customizing the player's URL here.
