Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Native android webview?
Forum Updated to NodeBB v4.3 + New Features

Native android webview?

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
6 Posts 2 Posters 1.5k Views 3 Watching
  • 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.
  • H Offline
    H Offline
    houd
    wrote on last edited by
    #1

    Hi everyone,
    I am using qt 5.5 where QtWebview is not supported for android. Therefore, I am looking for examples on how to to do so or any example on how to make an android.view object visible on a qWidget?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      The QtWebView module is providing a native browser widget on platforms supporting it.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • H Offline
        H Offline
        houd
        wrote on last edited by
        #3

        Hi and thanks for your quick reply.
        I have already checked that but the problem is that I am using qt 5.5 and the module is not installed. I installed visual studio to compile with MSVC2013 and it didn't work. The module is also not available in the qt maintenance tool under qt 5.5.
        Br

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          You can clone and build the module alone. No need to rebuild all of Qt.

          That said, are you locked to 5.5 ? 5.6 is an LTS release which would be more interesting.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • H Offline
            H Offline
            houd
            wrote on last edited by
            #5

            Yes I am locked to 5.5. Can you please explain what do you mean by clone and build??

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6
              1. Use git to clone the qtwebview repository
              2. Build = compile the module.

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              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