Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt application for smart TV
Forum Updated to NodeBB v4.3 + New Features

Qt application for smart TV

Scheduled Pinned Locked Moved Unsolved General and Desktop
smart tvandroidtizen
8 Posts 3 Posters 4.8k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    luca
    wrote on last edited by
    #1

    Hi all,
    I'd like to port my Qt QML application to a smart TV but it's not very clear what smart TV supports Qt.

    Does Qt application built for Android smartphone is compatible with Android TV ?

    What about Tizen or WebOS ?

    Thanks!

    Luca

    raven-worxR 1 Reply Last reply
    0
    • L luca

      Hi all,
      I'd like to port my Qt QML application to a smart TV but it's not very clear what smart TV supports Qt.

      Does Qt application built for Android smartphone is compatible with Android TV ?

      What about Tizen or WebOS ?

      Thanks!

      Luca

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by
      #2

      @luca said:

      I'd like to port my Qt QML application to a smart TV but it's not very clear what smart TV supports Qt.

      this depends on the used system and architecture.

      Does Qt application built for Android smartphone is compatible with Android TV ?

      yes. You might just need some adaptions in the manifest.

      What about Tizen or WebOS ?

      Both not officially supported.
      But see this for WebOS (which is almost dead by now)
      And this and this for Tizen. But i don't know how active the Qt-Tizen community still is...

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      L 1 Reply Last reply
      0
      • raven-worxR raven-worx

        @luca said:

        I'd like to port my Qt QML application to a smart TV but it's not very clear what smart TV supports Qt.

        this depends on the used system and architecture.

        Does Qt application built for Android smartphone is compatible with Android TV ?

        yes. You might just need some adaptions in the manifest.

        What about Tizen or WebOS ?

        Both not officially supported.
        But see this for WebOS (which is almost dead by now)
        And this and this for Tizen. But i don't know how active the Qt-Tizen community still is...

        L Offline
        L Offline
        luca
        wrote on last edited by
        #3

        @raven-worx Thanks!
        What modification should I do to my app's Manifest?
        At the moment I'm using default Manifest created by QtCreator and I can run my app on any Android smartphone.

        raven-worxR 1 Reply Last reply
        0
        • L luca

          @raven-worx Thanks!
          What modification should I do to my app's Manifest?
          At the moment I'm using default Manifest created by QtCreator and I can run my app on any Android smartphone.

          raven-worxR Offline
          raven-worxR Offline
          raven-worx
          Moderators
          wrote on last edited by raven-worx
          #4

          @luca
          actually you should already be able to install your app on AndroidTV (assuming the architecture is correct - ARM/x86).
          But if you want to display it in the (AndroidTV-)Play Store and on the AndroidTV start screen (see "Leanback") you need to mark it as AndroidTV ready.
          Honestly i've not tried it yet.
          But take a look at this.

          --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
          If you have a question please use the forum so others can benefit from the solution in the future

          L 1 Reply Last reply
          3
          • raven-worxR raven-worx

            @luca
            actually you should already be able to install your app on AndroidTV (assuming the architecture is correct - ARM/x86).
            But if you want to display it in the (AndroidTV-)Play Store and on the AndroidTV start screen (see "Leanback") you need to mark it as AndroidTV ready.
            Honestly i've not tried it yet.
            But take a look at this.

            L Offline
            L Offline
            luca
            wrote on last edited by luca
            #5

            @raven-worx Useful link!
            It seems quite simple to port from smartphone to Android TV.

            I'll try!

            Thanks!

            raven-worxR 1 Reply Last reply
            0
            • L luca

              @raven-worx Useful link!
              It seems quite simple to port from smartphone to Android TV.

              I'll try!

              Thanks!

              raven-worxR Offline
              raven-worxR Offline
              raven-worx
              Moderators
              wrote on last edited by
              #6

              @luca said:

              I'll try!

              maybe you can report back your results/findings, so it may help others later on?

              --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
              If you have a question please use the forum so others can benefit from the solution in the future

              L 1 Reply Last reply
              0
              • raven-worxR raven-worx

                @luca said:

                I'll try!

                maybe you can report back your results/findings, so it may help others later on?

                L Offline
                L Offline
                luca
                wrote on last edited by
                #7

                @raven-worx Sure!

                1 Reply Last reply
                0
                • J Offline
                  J Offline
                  julioschneider
                  Banned
                  wrote on last edited by julioschneider
                  #8
                  This post is deleted!
                  1 Reply Last reply
                  0

                  • Login

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • Users
                  • Groups
                  • Search
                  • Get Qt Extensions
                  • Unsolved