Samsung smart tv development tutorial - 01

  Рет қаралды 90,171

The Hidden Developer

The Hidden Developer

Күн бұрын

This tutorial aims at developing applications for the samsung smart tv platform at a beginner Level. It starts with downloading the sdk and setting it up for running the first program
*Thumbnail Credits:*
The images used in the thumbnails of this video were created using DALL-E, an AI program developed by OpenAI. DALL-E is an advanced AI model capable of generating unique and creative images based on textual descriptions.
Learn more about DALL-E at OpenAI's official website: openai.com/dall-e

Пікірлер: 64
@rmagnatera
@rmagnatera 11 жыл бұрын
excellent video! when are you going to stick with more tutorials? thanks
@bhogalandson
@bhogalandson 11 жыл бұрын
Hi Karthik, this was very helpful. I am trying to write an app that will allow me to show messages from an external source on the Samsung TV. For example, I might want to display a message 'Please turn the volume down, the baby is trying to sleep' Do you have any ideas how I can send messages from another device (laptop, phone, etc) to the Samsung TV and have them displayed?
@MaududHasan
@MaududHasan 5 жыл бұрын
Hallo can you take a order to create a app ?
@karthicdnims
@karthicdnims 5 жыл бұрын
Hello. Yeas I am interested to. Can you please give me a little bit more detail about the application.
@bhogalandson
@bhogalandson 11 жыл бұрын
Hi Karthik, just wanted to check in with you to see how your tutorial about the web api library of the samsung smart tv sdk is going. I am really, really looking forward to checking it out!
@karthicdnims
@karthicdnims 11 жыл бұрын
Hi, within this week i will be publishing it.. I am working on the next video tutorial related to web api
@bhogalandson
@bhogalandson 10 жыл бұрын
karthic nims Hi Karthic. I saw you just posted a video on the smart sdk install. Do you when you will be posting the tutorial about the web api?
@karthicdnims
@karthicdnims 10 жыл бұрын
hi.. i will be posting within two or three days. Little busy here :)
@Imortal2012VT
@Imortal2012VT 10 жыл бұрын
I did like you, and install the 4.1, if i install the 4.5 or 5.1 do i`ll have problems? Firstval may smartsamsung is from 2013 and my window 7- 64. What you recomend to me about de emulator?
@karthicdnims
@karthicdnims 9 жыл бұрын
***** There are some compatibility reasons with the latest sdk and tv. I think we should need 2014 smart tv. You can give a try on your tv with the latest sdk installed. I do not have a real tv yet to test it. (relying on the emulator)
@newlife2596
@newlife2596 9 жыл бұрын
Hi just saw ur video u did a good job what does that app do after u download it? Is it to get apps off a computer n put them on the smart tv? I hope so I'm trying to do that w.o. having to use wires or setup my tower to the tv just so I can watch showbox I know I can watch showbox on the computer itself ain't nothing like that big screen n cheesecake lol u sound (type) very knowledgeable if u have any advice to my problem please share thanks
@karthicdnims
@karthicdnims 9 жыл бұрын
Stacey Anderson Hi you can definitely do that. I will definitely make a video on that. In the mean time please refer to the following link. This will help you on running ur apps on the tv samsungdforum.com/Guide/?FolderName=art00121&FileName=index.html
@cherryblossom7325
@cherryblossom7325 9 жыл бұрын
+karthic nims could you make a tutorial from start to finish showing how to create javascript video player app for samsung smart tv that plays m3u playlist from a remote url and allow to switch between videos ? Thanks in advance!
@karthicdnims
@karthicdnims 8 жыл бұрын
Will be done after my current video. Sorry for the delay....Adding it to my task list... See you soon
@kiwijunglist
@kiwijunglist 9 жыл бұрын
Hi Can you point me towards a resource for controlling 2014+ samsung smart tvs via network connection. I wish to change 3d mode using an api call or similar method using c++.
@karthicdnims
@karthicdnims 9 жыл бұрын
kiwijunglist I am mostly into javascript development. If you need c++ then samsung smart tv provides chrome based native apps (NACl) using c++. You can look at the following link for further details samsungdforum.com/Guide/?FolderName=ovw029&FileName=index.html There you can find sections on websockets, tcp sockets etc thay my help you with the network based communication part. If i start with c++ based in the future (interested in tv based gaming) .. I will definitely share my insights
@karthicdnims
@karthicdnims 11 жыл бұрын
Please try running as well as installing the app as the main administrator... Even i had these issues...
@TheCrewriders
@TheCrewriders 9 жыл бұрын
i have this problem. here at 2:47 , i was looking for the samsung smart tv apps folder but i did not have that. then i checked every folder there was but there was no such thing as samsung smart tv javascript app project. i have the sdk for MAC. PLZ help me.
@karthicdnims
@karthicdnims 9 жыл бұрын
The Crew riders May I know the version of the sdk you are using.
@TheCrewriders
@TheCrewriders 9 жыл бұрын
karthic nims i am using version 1.4
@bIbiNwILsOn
@bIbiNwILsOn 11 жыл бұрын
Nice Work Macha!!! Keep it up :)
@TheDerek47
@TheDerek47 7 жыл бұрын
Does this apply to apps like KZbin, which no longer supports Samsung's earlier Smart tv, un46D6000 (released 2011)?
@karthicdnims
@karthicdnims 7 жыл бұрын
The method demonstrated in this video tutorial, will apply to Samsung Smart TV models from 2013 models onwards. For supporting the older versions, I think we need to bundle the application using a much older IDE. That too, the oldest IDE was released in the year 2012. If the TV you are mentioning has the ability to install apps, then you should probably try out the older version of SDK. The Sdk can be downloaded from the following link developer.samsung.com/tv/develop/tools/tv-extension/archive
@TheDerek47
@TheDerek47 7 жыл бұрын
Would be cool if there was a site that listed all the apps available for my Model UN46D6000. Sad that there are no hardware upgrades to my tv, unlike my PC, which cost significantly less $$.
@karthicdnims
@karthicdnims 7 жыл бұрын
Yeah sounds good. I am not sure of any such websites providing those listings. Whereas on the other side, sounds like an interesting idea to work on, during free time though :P
@polterm99
@polterm99 11 жыл бұрын
Run Project in Samsung TV emulator doesn't work, what can I do to run it? thanks for you perfect share Is there any documentations for emulator?
@bhogalandson
@bhogalandson 11 жыл бұрын
Karthik, really looking forward to your future tutorial on the topic!
@karthicdnims
@karthicdnims 3 жыл бұрын
Thank you
@kavitasahu129
@kavitasahu129 6 жыл бұрын
HI, I want to write a RTP player (which can receive audio/video stream from a content generator and plays it back) for samsung tizen tv. RTP player code will be in C++. I know the player code and how it will be written. But I don't know how to put this in the form of a Tizen APP which can be installed in a Samsung Tizen TV. Could you please help me here.
@karthicdnims
@karthicdnims 6 жыл бұрын
Hi Kavitha, I will get back to you real soon on how to integrate a C++ app into Tizen TV. I have done a tutorial on that yet
@kavitasahu129
@kavitasahu129 6 жыл бұрын
Thank you for your reply.
@ahmedsoliman1168
@ahmedsoliman1168 11 жыл бұрын
Nice Work Karthic, after running your sample successfully the emulator always crash. do you know why?
@GiorgioPrimiceri
@GiorgioPrimiceri 9 жыл бұрын
I need "IPTV" on my Samsung ps58c6500. Is there an app?
@karthicdnims
@karthicdnims 9 жыл бұрын
Giorgio Primiceri You can search the app store under the following link www.samsung.com/levant/smarthub/smartHub/app_list.html I think there are none. Still search it once again
@vsnmtej
@vsnmtej 11 жыл бұрын
Good Job dude
@karthicdnims
@karthicdnims 11 жыл бұрын
Hello Djordje,, I am a beginner in samsung smart tv sdk development. I will add further tutorials as soon as i learn more new concepts..
@karthicdnims
@karthicdnims 11 жыл бұрын
You are welcome. Will continue with the tutorial chain... Waiting for my workspace to get ready.... :)
@karthicdnims
@karthicdnims 11 жыл бұрын
Very soon... Thanks for the comment
@Codedsack
@Codedsack 11 жыл бұрын
Hi Kulvir, For making the samsung smart tv to interact with external devices, you have to make use of the web api library of the samsung smart tv sdk.. I am working on a tutorial right now.. Will post it as soon as it's complete.. Thanks for the coment.
@cassiosvaldo
@cassiosvaldo 11 жыл бұрын
karthic, the emulator doesn´t open in the sdk. How make it?
@newlife2596
@newlife2596 9 жыл бұрын
Thanks for ur response the websight u sent me thank u for that here's thing I completely don't know which direction I'm suppose to go whit it I'm completely lost help thanks
@karthicdnims
@karthicdnims 3 жыл бұрын
Hope you got what you need. My channel was inactive for the past few years. I have restarted it again. If needed anything we can discuss
@Codedsack
@Codedsack 11 жыл бұрын
Thank you... Will update it with further tutorials as soon as i learn further concepts.
@karthicdnims
@karthicdnims 11 жыл бұрын
Thanks bro. Will continue with the tutorial chain...
@karthicdnims
@karthicdnims 11 жыл бұрын
If you have installed the 4.5 version. of the sdk, then u have to download the image separately from the site and should run the image in the virtual box software. Please have a look. If you have installed previous versions, please start the sdk (eclipse) under administrator priveleges and run it. You will get it.
@ShaarawyMohamed
@ShaarawyMohamed 11 жыл бұрын
It was very helpful, thank you
@MrFaroukh87
@MrFaroukh87 11 жыл бұрын
thanks for this video!
@Imortal2012VT
@Imortal2012VT 10 жыл бұрын
Que maravilhaaaaaaaaaaaaaaaaaaaaaa! demais!!!
@karthicdnims
@karthicdnims 3 жыл бұрын
Thanks
@dwightdavis8050
@dwightdavis8050 6 жыл бұрын
hello my name is dwight davis i am deaf man i need help
@karthicdnims
@karthicdnims 3 жыл бұрын
Hello Dwight, My channel was inactive for the past few years. If there is anything we can discuss.
@zerocool867
@zerocool867 10 жыл бұрын
How to install, the emulator?
@karthicdnims
@karthicdnims 10 жыл бұрын
Hi Luis, Based on the version of the sdk you are installing the emulator installation differs. Before 4.5 the emulator is installed by default with the sdk installation. From 4.5 onwards, the emulator is distributed as a machine image. So u have to install virtualbox and import it inside it. I have explained this in my video tutorial. Please take a look at it. Samsung smart tv development tutorial - 04
@Imortal2012VT
@Imortal2012VT 10 жыл бұрын
karthic nims I did like you, and install the 4.1, if i install the 4.5 or 5.1 do i`ll have problems? Firstval may smartsamsung is from 2013 and my window 7- 64. What you recomend to me about de emulator?
@karthicdnims
@karthicdnims 9 жыл бұрын
***** You can go with the latest version. It has many serious bug fixes found in the previous versions
@karthicdnims
@karthicdnims 11 жыл бұрын
Thanks machi :)
@karthicdnims
@karthicdnims 11 жыл бұрын
samgsung forum website tutorials.and other sites from google search. currently that is what i am using
Samsung smart tv development tutorial - 02
14:29
The Hidden Developer
Рет қаралды 25 М.
Why These Streaming Apps Are Missing From Your Samsung TV
4:38
Michael Saves
Рет қаралды 880 М.
规则,在门里生存,出来~死亡
00:33
落魄的王子
Рет қаралды 32 МЛН
Cool Parenting Gadget Against Mosquitos! 🦟👶
00:21
TheSoul Music Family
Рет қаралды 22 МЛН
Life hack 😂 Watermelon magic box! #shorts by Leisi Crazy
00:17
Leisi Crazy
Рет қаралды 80 МЛН
HOW TO INSTALL APPS ON SAMSUNG SMART TV / GOOGLE PLAY STORE IS NOT POSSIBLE
6:21
Samsung TV 2017 - App Development install IDE + Run App on TV
6:58
WaveMaster Channel
Рет қаралды 146 М.
TV Service Menus - Hidden features you didn't know about!
7:43
FileTrekker
Рет қаралды 549 М.
How to Download Apps on Samsung TV | Smart TV 2024
3:01
Tech & Design
Рет қаралды 94 М.
What's inside? We take apart a 4K TV | Crutchfield video
11:26
CRUTCHFIELD
Рет қаралды 123 М.
Sample Tizen TV application using Tizen Studio
17:15
The Hidden Developer
Рет қаралды 13 М.
TV Apps with React Native
9:51
Simon Grimm
Рет қаралды 9 М.
🖥🔥Setup Tizen Studio, Run LightningJS and ReactJS Apps on SamsungTV
16:20
Samsung TV service menu. How to get access to service menu of Samsung smart TV
7:14
规则,在门里生存,出来~死亡
00:33
落魄的王子
Рет қаралды 32 МЛН