Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Still no alternative for QWebKit under android?

    Mobile and Embedded
    android webkit
    1
    1
    494
    Loading More Posts
    • 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.
    • deleted57
      deleted57 last edited by

      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 Reply Quote 0
      • First post
        Last post