Results 1 to 4 of 4

Thread: Qt doesn't get API from Android SDK

  1. #1
    Join Date
    Apr 2015
    Posts
    2
    Qt products
    Qt5
    Platforms
    Windows

    Default Qt doesn't get API from Android SDK

    Hi,
    I'm trying to install Qt5.4 for Android deplyment but Qt doesn't get the API installed from the SDK directory.

    I have windows 7 32 bit, Qt Creator 3.3.2 enterprise, A-NDK 9d and A-SDK 24.1.2

    pls help me!

    thx

  2. #2
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Thanks
    8
    Thanked 334 Times in 317 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Qt doesn't get API from Android SDK

    Can you please explain more what you mean by -
    "but Qt doesn't get the API installed from the SDK directory."

  3. #3
    Join Date
    Apr 2015
    Posts
    2
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Qt doesn't get API from Android SDK

    screen.jpg


    i get this error message.

    Android SDK works fine with Android Studio....

  4. #4
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,230
    Thanks
    302
    Thanked 864 Times in 851 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Qt doesn't get API from Android SDK

    Your error message is telling you it cannot find a target ARM device for deploying your application. In this case, it can't find either a virtual device or a physical device connected through a USB debugger, so it is asking you to create a new one.

    If you are able to connect to a virtual device through Android Studio, then you should be able to locate that same device and load it into your project configuration in Qt Creator. Did you configure a kit (Projects -> Manage Kits) for Android in Qt Creator?

Similar Threads

  1. Replies: 4
    Last Post: 10th July 2014, 15:22
  2. Android ARM vs Android x86 in qmake .pro file
    By sedi in forum Qt Programming
    Replies: 1
    Last Post: 12th May 2014, 08:48
  3. How do you make android applications display correctly on android phone?
    By Cyrebo in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 17th August 2013, 07:31
  4. is android app with qt 5.1 just compatible with android 4 ?
    By solook in forum Qt for Embedded and Mobile
    Replies: 5
    Last Post: 14th August 2013, 16:23
  5. Android
    By Viper666 in forum Qt Programming
    Replies: 9
    Last Post: 3rd January 2013, 12:45

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.