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. Unable to start Qt application on Android

Unable to start Qt application on Android

Scheduled Pinned Locked Moved Mobile and Embedded
3 Posts 2 Posters 1.1k Views
  • 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 Offline
    A Offline
    alan73
    wrote on last edited by
    #1

    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
    0
    • A Offline
      A Offline
      alan73
      wrote on last edited by
      #2

      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
      0
      • EddyE Offline
        EddyE Offline
        Eddy
        wrote on last edited by
        #3

        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
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved