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. Android Marshmallow and Qt Binaries
Forum Updated to NodeBB v4.3 + New Features

Android Marshmallow and Qt Binaries

Scheduled Pinned Locked Moved Solved Mobile and Embedded
7 Posts 5 Posters 2.4k Views 4 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.
  • acidspikeA Offline
    acidspikeA Offline
    acidspike
    wrote on last edited by
    #1

    Hello,

    First of all, sorry for my bad English.

    I have an Android device with version 6.0.1 (Marshmallow) and Qt 5.6.0 installed via the Qt maintenance tool.

    I met a rather special problem is the following:

    I compile my application with the Android NDK r10e.
    The application works fine on Android 5.1.1
    However on Android 6.0.1 impossible to make it work I have constantly crashes.

    I also tried with the Android NDK r11c, but the support of the NDK r11c in Qt Creator 3.6.1 is limited.

    And it is impossible to debug the application, however when I run the application on Android 6.0.1, I have some kind of warning: w / linker on libQtGui.so, libQtNetwork.so ...

    Are there any way to make Qt 5.6.0 fully compatible with Android 6.0.1.

    If not do you have an idea of the binary version of Qt will be compatible with Android 6.

    Thank you in advance.

    Cordially.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      I'd recommend posting this on Qt's Android-development mailing list. You'll find there Qt's Android port developers/maintainers. This forum is more user oriented.

      You should also check the mailing list archive for posts about that matter.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • acidspikeA Offline
        acidspikeA Offline
        acidspike
        wrote on last edited by acidspike
        #3

        Thank you for your response.

        I have subscribed to the mailing list and sent the question, I will update this topic when I have the response for the others devs they have the same troubles.

        Cordially.

        1 Reply Last reply
        0
        • V Offline
          V Offline
          vlada
          wrote on last edited by
          #4

          I don't have any problems running my Qt5.6 application on Android 6. Did you try a very easy sample if it has the same problems? If yes, then you could post your APK and I will try it on my phone.

          If it works with a "Hello world" application, try to identify, what exactly causes the crashes.

          1 Reply Last reply
          0
          • acidspikeA Offline
            acidspikeA Offline
            acidspike
            wrote on last edited by
            #5

            I found the solution with the help of ekke and Max (on the android-development mailing-list), I forgot openssl for Android and I made a mistake with QSharedPointer

            Thank you for your help.

            1 Reply Last reply
            0
            • ekkescornerE Offline
              ekkescornerE Offline
              ekkescorner
              Qt Champions 2016
              wrote on last edited by
              #6

              great to hear that it works.
              for all not following the mailing lists, here's HowTo add OpenSSL if running into errors from Android 6: http://doc.qt.io/qt-5/opensslsupport.html

              ekke ... Qt Champion 2016 | 2024 ... mobile business apps
              5.15 --> 6.9 https://t1p.de/ekkeChecklist
              QMake --> CMake https://t1p.de/ekkeCMakeMobileApps

              H 1 Reply Last reply
              0
              • ekkescornerE ekkescorner

                great to hear that it works.
                for all not following the mailing lists, here's HowTo add OpenSSL if running into errors from Android 6: http://doc.qt.io/qt-5/opensslsupport.html

                H Offline
                H Offline
                halil sogut68
                wrote on last edited by halil sogut68
                #7

                Hi @ekkescorner
                Are there any source example to solve in Windows OS this problem ? We are using Arcgis Runtime SDK for Qt 10.2.6 and Qt 5.4.2 (MSVC 2013, 32 bit) Qt Creator QT\QML side. And we are develop and deploy Adroid app with **Android Armeobi-v7a (GCC4.9 , QT 5.4.2) ** kid on Windows Operating System. So this is important problem with us .How can I solve this problem in Windows, your example is in Linux in below message ?

                Best Regards

                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