Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Cannot create a AVD for ABI Install an image for it.
Qt 6.11 is out! See what's new in the release blog

Cannot create a AVD for ABI Install an image for it.

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
4 Posts 2 Posters 6.9k 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.
  • T Offline
    T Offline
    telis
    wrote on last edited by telis
    #1

    Hi, i work with Arch Linux and QT (qt-creator) to develop android applications. Lately AVD Manager does not open when clicked(checked the processes too and doesnt even try to open). When i select to create a new device, i get the "Cannot create a AVD for ABI armeabi-v7a(which i use). Install an image for it. All the images, sdk,ndk,java, are reinstalled and no solution. I used android-studio to update sdk packages but still qt doesn't see the images even though i can create projects. I also have a second problem though as i cant build the projects which used to run without a problem getting this error:

    Buildfile: build.xml does not exist!
    Build failed
    Building the android package failed!
      -- For more information, run this command with --verbose.
    19:11:46: The process "/opt/android-qt5/5.8.0/armeabi-v7a/bin/androiddeployqt" exited with code 14.
    Error while building/deploying project untitled1 (kit: Android for armeabi-v7a (GCC 4.9, Qt 5.8.0))
    When executing step "Build Android APK"
    19:11:47: Elapsed time: 00:12.
    

    If anyone can help to these two problems i would appreciate it very much as i cant work right now.

    1 Reply Last reply
    0
    • K Offline
      K Offline
      KonradMD
      wrote on last edited by
      #2

      I have exactly the same problem, if I am able to solve it, I will let you know how to

      1 Reply Last reply
      0
      • T Offline
        T Offline
        telis
        wrote on last edited by
        #3

        Ant doesnt work anymore, use Gradle and provide via cli the library missing for the AVD to work. Poor decision to drop android command....especially for qt developers

        1 Reply Last reply
        0
        • K Offline
          K Offline
          KonradMD
          wrote on last edited by
          #4

          Which library was missing in your case?
          I just got continously errors while compiling, now they are changed to an missing apk. error 16...
          Its gonna be a long way, until it will work.

          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