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] Qt 5.2 - Beta : Deploying to Android
Forum Updated to NodeBB v4.3 + New Features

[SOLVED] Qt 5.2 - Beta : Deploying to Android

Scheduled Pinned Locked Moved Mobile and Embedded
23 Posts 11 Posters 35.1k 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.
  • I Offline
    I Offline
    IvanZuy
    wrote on 14 Aug 2014, 05:22 last edited by
    #21

    I had the same error code 14.
    The solution was simple:
    @sudo apt-get install ant@

    1 Reply Last reply
    0
    • P Offline
      P Offline
      Pablitogrillo
      wrote on 19 Aug 2014, 16:39 last edited by
      #22

      I tried to do it and the error continous. I think the error it can be the aidl.
      [quote author="IvanZuy" date="1407993752"]I had the same error code 14.
      The solution was simple:
      @sudo apt-get install ant@[/quote]

      1 Reply Last reply
      0
      • S Offline
        S Offline
        seyed
        wrote on 21 Mar 2016, 17:31 last edited by
        #23

        I have Qt 5.5.1 on my Mac OS 10.11.3 with QtCreator 3.6.0. I have same issue with target android build SDK 17 and below. Changing target SDK to 18 and above solved problem. But I need Target Android version 14.
        I found that there is a problem on AndroidManifest.xml file for me. It has "layoutDirection" in "configChanges" attribute. So I removed that and problem solved :)
        I suggest you to re-read errors carefully. It will guid you to solving problems.
        "error: Error: String types not allowed (at 'configChanges' with value 'orientation|uiMode|screenLayout|screenSize|smallestScreenSize|layoutDirection|locale|fontScale|keyboard|keyboardHidden|navigation')."

        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