Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Call for Presentations - Qt World Summit

    Unable to start Qt application on Android

    Mobile and Embedded
    2
    3
    917
    Loading More Posts
    • 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.
    • A
      alan73 last edited by

      Hello!

      I'm trying to deploy my Qt5 application on Android (Samsung S4). It compiles fine, but while deploying it stops on:

      "Starting debugger "QmlCppEngine" for ABI "arm-linux-android-elf-32bit".

      In Application Output I got:

      "Unable to start 'org.qtproject.example.testapp'. Debugging has failed"

      What can be the reason?

      1 Reply Last reply Reply Quote 0
      • A
        alan73 last edited by

        While viewing logcat report I found smth like:

        "Failed dlopen(): somelib.so cannot find libQt5PrintSupport.so"

        By temporary excluding somlib.so from project I was able to run application.

        1 Reply Last reply Reply Quote 0
        • E
          Eddy last edited by

          Hi,

          does it work with the release version?

          Do you have any warnings in the Kit you are using?

          Qt Certified Specialist
          www.edalsolutions.be

          1 Reply Last reply Reply Quote 0
          • First post
            Last post