Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Installing Qt Android Extras - JNI (Win 7/MinGW)
Forum Updated to NodeBB v4.3 + New Features

Installing Qt Android Extras - JNI (Win 7/MinGW)

Scheduled Pinned Locked Moved Installation and Deployment
7 Posts 3 Posters 5.2k 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.
  • X Offline
    X Offline
    Xevoius
    wrote on last edited by
    #1

    Greetings,

    I have downloaded Qt 5.2, created my first Qt Quick app, have it running on PC, phone and tablet and now I want to tie it in with some Java functionality using the Qt Android Extras JNI interface.

    So I went back to my Qt 5.2 Maintenance Tool and downloaded the Src which includes this module. I imagine I am going to need to build this module but I am not sure what steps are required to do this. Any direction would be appreciated. The documentation is a little sparse on this topic.

    I have opened all the .pro files in this Src location associated with the "extras" using Creator and nothing builds.

    Thanks!

    1 Reply Last reply
    0
    • X Offline
      X Offline
      Xevoius
      wrote on last edited by
      #2

      When I qmake the Notification example project file
      "-1: error: Unknown module(s) in QT: androidextras"

      It has this in it's project file:
      "QT += quick androidextras"

      1 Reply Last reply
      0
      • X Offline
        X Offline
        Xevoius
        wrote on last edited by
        #3

        What do I have to do to get this example to work?

        http://qt-project.org/doc/qt-5/qtandroidextras-notification-example.html

        still stuck

        1 Reply Last reply
        0
        • D Offline
          D Offline
          DerMas
          wrote on last edited by
          #4

          Can you deploy the app? Because I can deploy it and click on the images, but no notifcation pops up.

          I just installed the android extras with the maintenance tool (qt 5.2.1->source components->addons->android extras) and didnt have to build it. Maybe that helps and you can atleast deploy the app.

          1 Reply Last reply
          0
          • X Offline
            X Offline
            Xevoius
            wrote on last edited by
            #5

            Ahhh, I only have 5.2.1 so maybe it is included in the latest release!!

            Thanks for letting me know. I will check that out right now. My entire project got put on hold because of this.

            I really appreciate the response!!

            1 Reply Last reply
            0
            • D Offline
              D Offline
              DerMas
              wrote on last edited by
              #6

              Sorry, but 5.2.2 was a typo. But nevertheless it works with 5.2.1 for me. At least, as far as I described :)

              1 Reply Last reply
              0
              • F Offline
                F Offline
                felix_rojauro
                wrote on last edited by
                #7

                I know this issue is quite old but the owner didn't write if he has solved his problem. I have been stuck on this issue for a little while. My Desktop build could not find the 'androidextras' however when i switched build to Android build, obviously, everythink went fine. Hope it helps :)

                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