Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. Getting "Unknown module(s) in QT: webengine webenginewidgets " when trying to use it on Android
Forum Updated to NodeBB v4.3 + New Features

Getting "Unknown module(s) in QT: webengine webenginewidgets " when trying to use it on Android

Scheduled Pinned Locked Moved Solved QtWebEngine
5 Posts 2 Posters 712 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.
  • 2 Offline
    2 Offline
    20Stefan05
    wrote on last edited by
    #1

    Hi! I am trying to create a chart whose properties change depending on the information from a server. It compiles well on the desktop, but when I try to deploy it on Android, I get this error: " Unknown module(s) in QT: webengine webenginewidgets charts". Do you have any idea about how I could solve it?

    1 Reply Last reply
    0
    • eyllanescE Offline
      eyllanescE Offline
      eyllanesc
      wrote on last edited by
      #2

      Android does not support Qt WebEngine. You must use WebView

      If you want me to help you develop some work then you can write to my email: e.yllanescucho@gmal.com.

      1 Reply Last reply
      0
      • 2 Offline
        2 Offline
        20Stefan05
        wrote on last edited by
        #3

        Thanks. Is there any way to access a web page from Android without qml?

        1 Reply Last reply
        0
        • eyllanescE Offline
          eyllanescE Offline
          eyllanesc
          wrote on last edited by
          #4

          Maybe with QNetworkAccessManager

          If you want me to help you develop some work then you can write to my email: e.yllanescucho@gmal.com.

          1 Reply Last reply
          0
          • 2 Offline
            2 Offline
            20Stefan05
            wrote on last edited by
            #5

            @eyllanesc said in Getting "Unknown module(s) in QT: webengine webenginewidgets " when trying to use it on Android:

            QNetworkAccessManager
            Ok. 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