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] Cannot create a new AVD error on OS X 10.9
Forum Updated to NodeBB v4.3 + New Features

[SOLVED] Cannot create a new AVD error on OS X 10.9

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

    Hi,

    I wanted to try the android kits with Qt 5.2, but I cannot create an AVD. The exact error message is:

    "Cannot create a new AVD. No sufficiently recent Android SDK available. Please install an SDK of at least API version 0."

    The SDK is correctly setup in Qt Creator, and I have actually installed a few SDK platforms with the Android SDK Manager (APIs 19 and 16).

    Java version is 1.6, and JAVA_HOME is also set.

    Any ideas?

    Thanks

    1 Reply Last reply
    0
    • P Offline
      P Offline
      panosk
      wrote on last edited by
      #2

      The issue was the JDK location in Qt Creator. Although it was auto-detected as
      "/System/Library/Frameworks/JavaVM.framework/Versions/A"
      the correct path is
      "/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home"

      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