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

Necessitas for Android

Scheduled Pinned Locked Moved Mobile and Embedded
11 Posts 4 Posters 5.0k 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.
  • sierdzioS Offline
    sierdzioS Offline
    sierdzio
    Moderators
    wrote on last edited by
    #2

    Compile statically, or try on a live device with Ministro installed and set to dev mode, as per BogDan's release email.

    (Z(:^

    1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #3

      Thanks for the reply Slerd. Where could I get BodDan's release mail?

      1 Reply Last reply
      0
      • sierdzioS Offline
        sierdzioS Offline
        sierdzio
        Moderators
        wrote on last edited by
        #4

        On the offcial mailing list, Qt mailing lists, official Google Group, and more.

        "Link":https://groups.google.com/d/msg/android-qt/-JvFpJ2-J8E/8kxaM1OG0dYJ.

        (Z(:^

        1 Reply Last reply
        0
        • ? Offline
          ? Offline
          A Former User
          wrote on last edited by
          #5

          In your comment

          I could do --------------------> try on a live device with Ministro installed

          But not sure of performing -----------------> set to dev mode

          1 Reply Last reply
          0
          • sierdzioS Offline
            sierdzioS Offline
            sierdzio
            Moderators
            wrote on last edited by
            #6

            Search on Android Play Store, there are several apps from BogDan, one is "Ministro configuration tool" install it, open, and switch the repo to development. Or so - I've never did that myself. I think BogDan has written about it in the article I've linked above?

            (Z(:^

            1 Reply Last reply
            0
            • ? Offline
              ? Offline
              A Former User
              wrote on last edited by
              #7

              When I try to deploy application on andriod, initallly I got Can’t find Ministro service, the application can’t start . But after solving this problem(by installing ministro apk), I am encountering with Invalid Qt version error on android tab.

              FYI: I have used linux-online-necessitas-alpha4.1-sdk-installer

              1 Reply Last reply
              0
              • JKSHJ Offline
                JKSHJ Offline
                JKSH
                Moderators
                wrote on last edited by
                #8

                Try asking at the official Google group; there are probably a lot more people there who can help you

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

                1 Reply Last reply
                0
                • ? Offline
                  ? Offline
                  A Former User
                  wrote on last edited by
                  #9

                  I am encountering with Invalid Qt version error on android tab.
                  FYI: I have used linux-online-necessitas-alpha4.1-sdk-installer

                  You need to install also MinistroConfigurationTool II.apk. Once installed, start it and select 'testing' repository. This is needed because you installed alpha 4 version on Necessitas. According to Bogdan's announcement, new Qt libraries will stay in testing repository at least for two weeks from last reported and fixed regression.

                  For more info check Necessitas alpha 4 release note at
                  https://groups.google.com/forum/#!topic/android-qt/-JvFpJ2-J8E

                  1 Reply Last reply
                  0
                  • ? Offline
                    ? Offline
                    A Former User
                    wrote on last edited by
                    #10

                    Sorry for sending this post late as I was sending updates to android google group.

                    Now I am able to deploy qt application on Android.

                    FYI: I used the Qt Necessitas released in September month.

                    1 Reply Last reply
                    0
                    • ? Offline
                      ? Offline
                      A Former User
                      wrote on last edited by
                      #11

                      I don't know whether is this the right place to post this question. But I am stuck with a problem.

                      Problem:

                      I am running QT webkit application on client system. My requirement is to render the web page (implemented using html5 and javascript) running on server and show it on Qwebview widget of client.

                      In my code:

                      ui->webView->load(QUrl(“http://10.102.68.51:8080”));;

                      Above code is properly populating Qwebview widget with server page on client. But the problem is there is a graph getting plotted dynamically on server web page using javascript, this graph is not getting plotted on client system.

                      Can someone please guide me.

                      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