Tizen Studio Cannot Run Application on Smart TV (2016 Model)

Original Created Nov 22, 2017 | Regeneration Apr 22, 2026

I'm attempting to deploy a sample application to my Samsung Smart TV (UE49KU6400) using Tizen Studio 2.0. Here's my setup:

  • TV is in developer mode with my PC's IP configured
  • TV is added in Tizen Studio's Connection Manager
  • Certificate profile generated via Tizen Studio
  • Created a TV v4.0 project
  • TV firmware version: 1201 (latest for this model)

When trying to launch the application, I receive a 'Closed' error. The console shows:

11:06:30 E/sdb: sdb rejected shell command (pkgcmd -l | grep owStEM7jOZ --word-regexp): closed

Problem Understanding

The issue stems from version compatibility between Tizen Studio 2.0 and older TV models (2016-2017). Tizen Studio 2.x only officially supports TV Extension 4.x or higher, while your UE49KU6400 model likely runs Tizen TV Extension 3.0.

Solution Methods

  1. Use Tizen Studio 1.3 with TV Extension 3.0

    • Download Tizen Studio 1.3 from Samsung's archive: Tizen Studio Archive
    • Install TV Extension 3.0 package
    • This combination is confirmed to work with 2015-2017 TV models
  2. Alternative CLI Approach with Tizen Studio 2.1

    • If you prefer to keep Tizen Studio 2.1, try using the command line:
      tizen install -n YourApp.wgt -t TV_IP
      
    • This bypasses some of the sdb shell issues
  3. Hybrid Approach (Advanced)

    • Install both Tizen Studio 2.1 and TV Extension 3.1.2
    • Create "Custom" TV projects (both 3.0 and 4.0)
    • This combination has been reported to work for some developers

Additional Tips

  • Always verify your TV model's supported Tizen version: TV Model Groups
  • For debugging, consider using the CLI tools as they sometimes work when the GUI fails
  • Remember that certificate installation issues are a known problem in Tizen Studio 2.1

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.