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 in Qml
Qt 6.11 is out! See what's new in the release blog

Native Android WebView in Qml

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

    HI, I want to use the native Android WebView in Qml. The default WebView provided by Qt uses native rendering but is missing many features (like intercepting network requests). How can I build a Qt wrapper around the native Android WebView?

    raven-worxR 1 Reply Last reply
    0
    • D daljit97

      HI, I want to use the native Android WebView in Qml. The default WebView provided by Qt uses native rendering but is missing many features (like intercepting network requests). How can I build a Qt wrapper around the native Android WebView?

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

      @daljit97
      So you are asking for a Qt solution, but you don't like the official existing Qt solution ... hmmm

      --- 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

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

        @daljit97
        So you are asking for a Qt solution, but you don't like the official existing Qt solution ... hmmm

        D Offline
        D Offline
        daljit97
        wrote on last edited by
        #3

        @raven-worx I am sorry but I don't understand your response. Of course I am asking for a Qt solution, the official implementation of the WebView by the Qt developers is fine, but is missing so many features that are necessary to my project. Hence, I am forced to find an alternative. Yes, of course I could write my application in Java, but I don't want to do that because I like C++ and Qt (especially working with QML) and I am already familiar with those tools.

        1 Reply Last reply
        1

        • Login

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