Quantcast
Jump to content


Tizen .NET Developer Preview 2 Release


Alex

Recommended Posts

Samsung’s Second Tizen .NET Developer Preview Introduces New Design Tools and Support for TV Apps

Samsung Electronics today released the second preview of Tizen .NET, an application framework for Tizen app developers.

Last November, Samsung announced a collaboration with Microsoft on .NET open-source projects such as .NET Core and Xamarin.Forms, and released the first preview of Tizen .NET. An official version will be released in the second half of 2017.  

The second preview supports TV application development in addition to the mobile support introduced in the first preview. Visual Studio Tools for Tizen has also been improved with several new features, including project creation wizards, manifest editors, emulator managers, an emulator control panel and a certificate manager. Tizen .NET developers can now apply their skills with C#, standard APIs, Xamarin.Forms and Visual Studio to build both mobile and TV applications.

tizen_.net_.png

"Samsung is excited to release the second preview of Tizen .NET, and will release newer versions of previews every two months until the official version is shipped later this year,” said Hong-Seok Kim, the Vice President of Samsung Electronics’ Software R&D Center. “We are fully committed to delighting Tizen developers with .NET."

Tizen is an open-source operating system based on Linux that is hosted by the Linux Foundation and open to all developers. The operating system powers 50 million Samsung devices, including Smart TVs, mobile phones, wearables and other IoT devices.  

 

Learn more about Visual Studio Tools for Tizen here:
https://developer.tizen.org/development/preview

Learn more about the Tizen open source project here:
https://source.tizen.org

Learn more about the .NET Core open source project here:
https://github.com/dotnet/core

Learn more about the Xamarin.Forms open source project here:
https://github.com/xamarin/Xamarin.Forms

Learn more about the first preview of Tizen .NET here:
https://news.samsung.com/global/samsung-joins-the-microsoft-net-community-enabling-c-developers-to-build-applications-for-samsung-tizen-devices

View the full article

Link to comment
Share on other sites



  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Similar Topics

    • By OmeJuup
      An app that I would like to download and use (CAIWAY WebTV) is only supported by Tizen OS 5.0, but my Samsung TV is running on Tizen 4.0, so the app cannot be found. I updated the TV software to the latest version, but this does not update the Tizen OS itself. Is there a way to update the Tizen OS itself?
    • By Mahesh Gadhe
      <article>
              <div><img id="imageTag" src=""></div>
              <div><video id="videoTag" onended="onVideoEnded();" src=""></video></div>
              <!--<div id="YoutubePlayer" width="600" height="400" src="" frameborder="0" sandbox="allow-same-origin allow-scripts allow-popups allow-forms allow-top-navigation" style="z-index: 1;"></div>-->
              <div style="position:fixed; top:50%; left:50%; transform:translate(-50%, -50%); z-index:999;">
              <div id="YoutubePlayer" style="width:600px; height:400px;"></div>
          </div>

          </article>
      As to play the youtube video we need to use the youtube iframe, we are facing challenge here. When the youtube video plays on the TV, we lose control over app and hence next video as per CMS does not play. Same happens vice versa i.e when a video from CMS starts playing we are not able to play youtube video if it is next in the list.
    • By Maci
      Hey.
      I want to send through an video feed through WebRTC, this feed is renderd on a canvas, it seems that the Tizen TV can't send through video in this way, can anyone help me with this?
      Interesting note: The rendering itself seems good, because I can rerender it in a <video> element using the stream from the canvas.

      I've tried:
      - Direct capture the stream from the canvas with the captureStream()
      - Indirect capture stream from the video element
       
      The goal is to send through my entire app's image throuh WebRTC but if I want to use the navigator.mediaDevices.getDisplayMedia() it returns with the "Requested device not found".





×
×
  • Create New...