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. Still no alternative for QWebKit under android?
Forum Update on Monday, May 27th 2025

Still no alternative for QWebKit under android?

Scheduled Pinned Locked Moved Mobile and Embedded
androidwebkit
1 Posts 1 Posters 566 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.
  • deleted57D Offline
    deleted57D Offline
    deleted57
    wrote on last edited by
    #1

    Hi all

    Still desperately looking for a workign solution for have a QWebKit alternative for android. I need an offscreen browser engine able to process some web pages in background and return me a screenshot of the same page if something change inside. As QWebkit this engine need to be access from C++ code for performance reason. QWebKit was a perfect component for this job but, as well know, unfortunately not ported to android. I tried to test the use of native android webview component in offscreen mode (following QtWebEngine example) but the result was this solution is too slow and noth enough fast in report web page changes (that cause the screenshot showed not synchronized with the real web page status).

    Someone have an alternative to suggest for this purpose?

    Thank you

    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