How can i make Tizen TV web application not to load in web browser url?
How can i make Tizen TV web application not to load in web browser url?
BY 12 Dec 2018Web Application Development
Currently we have the web application built but its not Native Tizen Tv application , so all I am doing is loading the url of the web application which is hosted with the URL and created a Tizen web TV application.
i.e window.location.href = “htpps://………………”; // where i am loading the url
So when I run this on emulator and TV device the application runs and it’s getting loaded on browser than a normal App way !
All I want is to avoid the browser and make it run as a normal tizen application for TV , as in Mobile platform we can achieve using Webview so is there a way here for TV app’s.
How can i make Tizen TV web application not to load in web browser url?
Currently we have the web application built but its not Native Tizen Tv application , so all I am doing is loading the url of the web application which is hosted with the URL and created a Tizen web TV application.
i.e window.location.href = “htpps://………………”; // where i am loading the url
So when I run this on emulator and TV device the application runs and it’s getting loaded on browser than a normal App way !
All I want is to avoid the browser and make it run as a normal tizen application for TV , as in Mobile platform we can achieve using Webview so is there a way here for TV app’s.
Please let me know how I can achieve this .
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio