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. [SOLVED]build and run an Android App in the 2.3.3 version (API 10) with Qt 5.4.1
Forum Updated to NodeBB v4.3 + New Features

[SOLVED]build and run an Android App in the 2.3.3 version (API 10) with Qt 5.4.1

Scheduled Pinned Locked Moved Mobile and Embedded
applicationandroid 2.3.3qtcreatorapi 10windowsqt 5.4.1
7 Posts 2 Posters 2.9k Views 2 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.
  • N Offline
    N Offline
    NGV1
    wrote on 9 Apr 2015, 15:10 last edited by NGV1
    #1

    Hello,
    (Sorry for my English, I'm French)
    I'm currently trying to deploy an app for Android 2.3.7. The smartphone is seen by Qt Creator (it's an old HTC Desire), the building is done correctly but the application crash after the initialisation (about 1-2 sec)... I also tried to launch the app manually, same result. Strangely, the app work on a Samsung galaxy note 10.1 but with an 4.1.2 Android version.
    I don't know how to define the API that Qt Creator has to use (I think it could be one cause of this mistake)

    the build output is success but there is many errors caused by java.lang.ClassNotFoundException: android.graphics.drawable.RippleDrawable and other Java mistake caused by "android.graphics.drawable.RippleDrawable" and they appear after the I/Qt ( 2629): qt start.

    Thanks for your help !

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 9 Apr 2015, 22:22 last edited by
      #2

      Hi and welcome to devnet,

      This article should help you get started

      Hope it helps

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

      N 1 Reply Last reply 10 Apr 2015, 09:01
      1
      • S SGaist
        9 Apr 2015, 22:22

        Hi and welcome to devnet,

        This article should help you get started

        Hope it helps

        N Offline
        N Offline
        NGV1
        wrote on 10 Apr 2015, 09:01 last edited by NGV1 4 Oct 2015, 09:07
        #3

        @SGaist Thanks a lot, but it doesn't work... Even though I changed the API (from API-22 to API-10), I always have the java.lang.ClassNotFoundException: android.graphics.drawable.RippleDrawable error.

        Here's the complete application output:

        https://docs.google.com/document/d/1OoqaVQWDIYlu8xHPz3Sq5yGfPuvB4DYHeDcnfwElnRE/edit?usp=sharing

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 10 Apr 2015, 22:46 last edited by
          #4

          Do you have API-21 installed ?

          See this bug report

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

          N 1 Reply Last reply 14 Apr 2015, 07:47
          0
          • S SGaist
            10 Apr 2015, 22:46

            Do you have API-21 installed ?

            See this bug report

            N Offline
            N Offline
            NGV1
            wrote on 14 Apr 2015, 07:47 last edited by
            #5

            @SGaist Yes, I have it, but it isn't full install, so I'm trying to install all packages.
            I'll keep you aware about the success (or failure) of this change.
            This time I wish that it work !
            Thanks again for your help

            N 1 Reply Last reply 14 Apr 2015, 08:14
            0
            • N NGV1
              14 Apr 2015, 07:47

              @SGaist Yes, I have it, but it isn't full install, so I'm trying to install all packages.
              I'll keep you aware about the success (or failure) of this change.
              This time I wish that it work !
              Thanks again for your help

              N Offline
              N Offline
              NGV1
              wrote on 14 Apr 2015, 08:14 last edited by
              #6

              It work! Thank you so much for your help !

              1 Reply Last reply
              0
              • S Offline
                S Offline
                SGaist
                Lifetime Qt Champion
                wrote on 15 Apr 2015, 00:12 last edited by
                #7

                You're welcome !

                Happy coding !

                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

                1/7

                9 Apr 2015, 15:10

                • Login

                • Login or register to search.
                1 out of 7
                • First post
                  1/7
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • Users
                • Groups
                • Search
                • Get Qt Extensions
                • Unsolved