Search code examples
samsung-smart-tvsmart-tv

Calling other existing smart TV applications from another application for Samsung Smart TV SDK


I am using Samsung smart TV SDK for developing an app.

Is it possible to call an existing smart TV app from another app. It is possible in Android, is it also possible here? And if yes, how do you do it?


Solution

  • It's possible if you know the widgetID of the application that you want to call. widgetID is number formatted string which you will get when you register your application to certification team.

    But if you want to call the application that is not yours and you don't know the widgetID of the application then it's not possible.

    http://samsungdforum.com/Guide/ref00006/common_module_widget_object.html#ref00006-common-module-widget-object-runsearchwidget