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. QtWebView Android C++
Forum Updated to NodeBB v4.3 + New Features

QtWebView Android C++

Scheduled Pinned Locked Moved Mobile and Embedded
webviewandroid
3 Posts 2 Posters 1.4k Views 2 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.
  • W Offline
    W Offline
    whitecastleroad
    wrote on 7 Jul 2015, 19:56 last edited by
    #1

    Apparently there is now a "Tech Preview" of QtWebView for Android. I've been trying to figure out how to use it in an android project w/o QML. Is there a way? If so, what are the QT += lines for Android? I have used the "MiniBrowser" example QML app. Thanks!

    1 Reply Last reply
    1
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 7 Jul 2015, 20:23 last edited by
      #2

      Hi,

      QT += webview
      

      And you should be good to go.

      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
      • W Offline
        W Offline
        whitecastleroad
        wrote on 9 Jul 2015, 12:32 last edited by
        #3

        Thanks. I could not get that to work, however, with some digging I figured out that webview_private would work. In the end, it worked pretty well on my Android device.

        1 Reply Last reply
        0

        1/3

        7 Jul 2015, 19:56

        • Login

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