Yugna Digital Signage: Installation & Setup Guide
This guide provides instructions for setting up the Yugna Signage Player on Android TV, Box or Chromecast. Choose between the Standard Installation for general use or Advanced Kiosk Mode for a fully locked-down environment.
Standard Installation
Best for: Standard Android TV or Chromecast users who need simple setup and access to other apps.
1 Download and Install
- Direct Install: Open the Google Play Store on your TV, search for "Yugna - Signage Player", and select Install.
- Remote Install: Visit the Play Store Link on your phone or PC browser. Ensure you are signed into the same Google account as your TV and select your device to trigger the install.
2 Activate Auto-Launch
To ensure Yugna starts automatically when the TV is powered on:
- Launch the Yugna app.
- Click the "Enable Auto-Start" button. This will take you to the system settings.
- Locate "Display over other apps" (or Special App Access).
- Toggle Yugna to ON.
- (Optional) Disable this permission for other apps to prevent pop-ups or interruptions.
Advanced Kiosk Mode (Device Owner)
Best for: Dedicated signage displays where you want to prevent users from exiting the app or accessing the home screen.
Kiosk mode is supported on Android API 24 and above (Android 7.0 Nougat).
Caution
This is an advanced setup. Restricting the device to Kiosk Mode makes the home screen inaccessible. Returning the device to its original state may require a Factory Reset.
1 Device Preparation
- Factory Reset: Start with a fresh device. Perform a factory reset via system settings.
- Initial Setup: During the initial boot-up, do not add a Google Account. Skip all sign-in steps.
- Enable Developer Options:
- Go to Settings > Device Preferences > About.
- Find the Build number and click it 7 times until you see "You are now a developer."
- Enable Debugging: Go to Developer Options and toggle USB Debugging to ON.
- Identify IP: Connect to your Wi-Fi and note your IP Address (found in Wi-Fi settings or About > Status).
2 Deployment via ADB
You will need a computer with ADB (Android Debug Bridge) installed.
- Download APK: Download Yugna Player APK to your computer.
- Connect to Device:
adb connect <YOUR_TV_IP_ADDRESS> - Install App:
adb install yugna.apk - Set Device Owner: Run the following command
to lock the device into Kiosk Mode:
adb shell dpm set-device-owner com.yugna.player/.YugnaDeviceAdminReceiver - Launch the app
3 Exiting Kiosk Mode
Since the home button is disabled in this mode, follow these steps to exit or reset:
- Trigger Exit: Run the
adb install yugna.apkcommand again from your computer to force-launch the installer, which allows you to exit the app. - Full Reset: Once out of the app, navigate to Settings > Storage & Reset and perform a Factory Reset to restore standard Android TV functionality.
Support
For technical assistance or enterprise deployment queries, please contact us:
support@yugna.com