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. QT5.2 Android Build - Unknown module(s) in QT: webkitwidgets webkit

QT5.2 Android Build - Unknown module(s) in QT: webkitwidgets webkit

Scheduled Pinned Locked Moved Mobile and Embedded
7 Posts 3 Posters 6.8k 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.
  • J Offline
    J Offline
    JavaScriptDude
    wrote on 24 Jan 2014, 22:33 last edited by
    #1

    I am playing around with building QT apps with QT5 for Android armeabi-v7a. My test app uses both webkit and webkitwidgets as I am using and maniuplating WebKit components from C++.

    When I run qmake from the folder with .pro file or when I try building from qtCreator I get the following error:
    @* :-1: error: Unknown module(s) in QT: webkitwidgets webkit@

    Any ideas?

    My build environment is

    • Windows 7
    • QT 5.2.0
    1 Reply Last reply
    0
    • J Offline
      J Offline
      JKSH
      Moderators
      wrote on 25 Jan 2014, 03:14 last edited by
      #2

      Hi,

      Qt WebKit is not supported on Android, unfortunately: http://www.kdab.com/qt-on-android-episode-1/

      However, in a future release, it could be possible to mix the native Android WebView with Qt: http://www.kdab.com/future-qt-android-looks-bright/

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      1 Reply Last reply
      0
      • J Offline
        J Offline
        JavaScriptDude
        wrote on 25 Jan 2014, 05:15 last edited by
        #3

        Hi JKSH,

        Thanks for the informative post. The articles are very good reads. Some really bright and motivated folks out there ;) I'm very glad to see that Android WebKit may be possible in the near future.

        Hopefully the the solutions the come up with to get QtWebKit working on Android can be used to get Chromium based QtWebEngine by the time that it project matures to a 1.0 release.

        1 Reply Last reply
        0
        • J Offline
          J Offline
          JKSH
          Moderators
          wrote on 25 Jan 2014, 05:28 last edited by
          #4

          [quote]Some really bright and motivated folks out there ;)[/quote]Agreed! :)

          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

          1 Reply Last reply
          0
          • M Offline
            M Offline
            masum
            wrote on 29 Sept 2014, 08:36 last edited by
            #5

            Till Qt 5.3 i did not found webkit support for android. But there has home at near future. Details at http://www.kdab.com/qt-on-android-episode-1/

            Kind Regards

            Md. Rashidul Hasan
            Software Architect
            OnnoRokom Software Ltd.
            Cell: 8801836885252

            1 Reply Last reply
            0
            • J Offline
              J Offline
              JKSH
              Moderators
              wrote on 29 Sept 2014, 11:33 last edited by
              #6

              [quote author="masum" date="1411979770"]Till Qt 5.3 i did not found webkit support for android. But there has home at near future. Details at http://www.kdab.com/qt-on-android-episode-1/[/quote]Qt WebKit is getting deprecated soon. It will never be supported on Android.

              For desktop platforms, focus is being shifted to the Qt WebEngine module, which will replace Qt WebKit. See http://blog.qt.digia.com/blog/2014/05/13/news-from-the-qt-webengine-team/

              For mobile platforms, there will be a new way to use native WebView. A tech preview for this feature will be available around the Qt 5.4 release date. See Eskil Abrahamsen Blomfeldt's comment on 9 September at http://blog.qt.digia.com/blog/2014/09/08/qt-5-4-alpha-available/

              Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

              1 Reply Last reply
              0
              • M Offline
                M Offline
                masum
                wrote on 29 Sept 2014, 11:35 last edited by
                #7

                JKSH thanks for your information. This was also required for me. That is why I have searched about this.

                Kind Regards

                Md. Rashidul Hasan
                Software Architect
                OnnoRokom Software Ltd.
                Cell: 8801836885252

                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