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. Problems getting application to run in api level 19 for android
QtWS25 Last Chance

Problems getting application to run in api level 19 for android

Scheduled Pinned Locked Moved Mobile and Embedded
7 Posts 7 Posters 3.2k 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.
  • K Offline
    K Offline
    koolbi
    wrote on last edited by
    #1

    I have written an application that runs just fine in all api levels except for level 19. Has anybody had any problems with running their application in kitkat?

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

      Any error messages?

      I am running an app at API level 19 without problems (QtQuick 2 application, running on Samsung Galaxy S2).

      (Z(:^

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

        I also have no problems with API level 19 (4.4.2) on my Google Nexus devices it works great!?
        what did you set as minimum and target API level in the Android manifest?

        1 Reply Last reply
        0
        • S Offline
          S Offline
          s.frings74
          wrote on last edited by
          #4

          I have also no problem, using the Genymotion emulator.

          1 Reply Last reply
          0
          • O Offline
            O Offline
            oraether
            wrote on last edited by
            #5

            Same to me (Win7 Qt 5.2.1). I get

            Unable to start "org.qtproject.example.calqlatr".

            for example for an android emu build.

            Some are working fine, some not. The touch example is working well
            on emu and on device.

            1 Reply Last reply
            0
            • A Offline
              A Offline
              aqtdummy
              wrote on last edited by
              #6

              Hello World tutorial worked, but ...
              Qt Quick Demo - Calqlatr ran but the number key pad went outside of the screen of my Note3 so I ended up with mostly white on the left and a narrow strip of black on the right - no key pad, no calculator. :(

              1 Reply Last reply
              0
              • L Offline
                L Offline
                ltr6
                wrote on last edited by
                #7

                I've had similar experiences. When setting the 'Android Target SDK' in the deploy configurations to API level 19 the program crashes on startup with some devices. Switching to API level 10 fixes this. I have not tried any other API levels.

                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