Preventing Auto Launch of TV App When Connecting from Android Device

Original Created May 31, 2018 | Regeneration Apr 22, 2026

I'm developing a Tizen Web Application for TV platform and an Android app using Smart View SDK to establish communication between them. Currently, when I connect to the TV device from the Android app, the TV application launches automatically.

  1. Is there a way to prevent the TV app from launching automatically after connection?
  2. Additionally, is it possible to connect to the TV from Android only when the TV application is in the foreground? I'd like to get information about the app state before establishing the connection.

Problem Understanding

The user is experiencing two related issues with Smart View SDK integration:

  1. The TV application automatically launches when connecting from an Android device
  2. Wants to establish connection only when the TV app is in foreground

Solution Methods

  1. For preventing auto-launch:

    • This behavior is typically controlled by the Smart View SDK implementation
    • Check if your SDK version supports configuration options for auto-launch behavior
    • Review the Smart View SDK documentation for launch parameters or connection options
  2. For foreground-only connection:

    • Implement app state checking on the TV side before accepting connections
    • Use the Tizen Application API to monitor foreground/background state
    • The Android app should first query the TV app state before attempting connection

Additional Tips

  • For more specific guidance, I recommend posting your question on the Samsung TV Forum dedicated to Smart View SDK: https://developer.samsung.com/smart-view
  • The forum has active developers who can share their experiences with similar implementations
  • When posting, include details about:
    • Your Smart View SDK version
    • Tizen TV app implementation details
    • Any relevant code snippets

Customize your cookie preferences

You can enable or disable non-essential cookies. Essential cookies are always on to ensure the site works properly and to keep you signed in.

Necessary

These cookies are necessary for the website to function properly and cannot be switched off. They help with things like logging in and setting your privacy preferences.

Always on

Analytics

These cookies help us improve the site by tracking which pages are most popular and how visitors move around the site.

Enable analytics cookies
Public Forum Public Forum
Employees only. Please sign in with your company account.