Skip to content

Set Up Your Device

Pick a player. Both end on a pairing code; then connect the screen.

For Install
Web player Smart TVs (Samsung, LG), any browser Nothing
Android player Android TV boxes, sticks, tablets The app. Adds silent updates, screen off on schedule, lock-down.

The pairing code on a Marien screen

Web player

  1. Open https://player.marien.co.id in the TV's browser.
  2. Press OK on the remote once to hide the browser bar.
  3. Set that address as the browser's home page, and turn off the TV's screensaver.

Note

Videos stay muted until you allow autoplay with sound in the browser's settings.

Android player

  1. On the device: open the Play Store → profile icon → Play Protect → gear → turn off Scan apps with Play Protect.
  2. Install the app. Either:
    • On the device: open Player Releases in its browser, tap Download, open the file, allow unknown sources.
    • From a computer (USB debugging on):
      curl -L -o marien-player.apk https://api.marien.co.id/player/download
      adb install -r marien-player.apk
      
  3. Open Marien Player. It shows a pairing code.

Device Owner mode stops anyone leaving the app, and enables silent updates and switching the screen off on a schedule.

  1. Factory reset the device. During setup, don't sign in to any account.
  2. Turn on Developer options (tap Build number 7 times) and USB debugging.
  3. From a computer:
    curl -L -o marien-player.apk https://api.marien.co.id/player/download
    adb install -r marien-player.apk
    adb shell dpm set-device-owner \
      com.fortu.player/com.fortu.player.kiosk.DeviceAdminReceiver
    
    Expect Success: Device owner set. An error about accounts means one was added: reset and start again.
  4. Open the app and connect the screen. Its page in Marien CMS shows Setup: Managed.

Already running without Device Owner? See Device Owner over Wi-Fi.