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. Android app immediately dies

Android app immediately dies

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
5 Posts 4 Posters 1.8k 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.
  • Angelo13CA Offline
    Angelo13CA Offline
    Angelo13C
    wrote on last edited by Angelo13C
    #1

    Hi guys, I'm having a problem while running my app on my android device (Android 9)

    When I run the app, a white screen is showed, the things that I programmed are not displayed..

    When I run with Qt, from the Application Output there is

    12-22 07:24:02.477   644   646 V vold    :
    12-22 07:24:05.079   644   646 V vold    :
    12-22 07:24:05.489   644   646 V vold    :
    12-22 12:38:44.866 20048 20048 F DEBUG   :
    12-22 12:39:11.537 20535 20535 F DEBUG   :
    12-22 12:39:13.952 20574 20574 F DEBUG   :
    
    
    "com.phoenixsoftware.ash" died.
    

    The app immediately dies!
    What should I do? (I can give you more details if you ask)

    I am not using Ministro

    V 1 Reply Last reply
    1
    • Angelo13CA Offline
      Angelo13CA Offline
      Angelo13C
      wrote on last edited by Angelo13C
      #2

      Sometimes there are some weird errors:

      F linker  : CANNOT LINK EXECUTABLE "/system/bin/dpmd": "/system/lib64/libdpmframework.so" is 32-bit instead of 64-bit
      
      E Qt: Can't create main activity
      
      E Qt: android.content.res.Resources$NotFoundException: String array resource ID #0x0
      ...
      
      1 Reply Last reply
      1
      • johngodJ Offline
        johngodJ Offline
        johngod
        wrote on last edited by
        #3

        Hi there. Are you using Qt5.14 ? I've recently did a fresh install and upgraded to 5.14 and now two of my apps are completly broken with the white screen that you mencioned. I don´t now what the problem is but I serioulsy thinking about downgrading when I have the time.

        1 Reply Last reply
        1
        • Angelo13CA Angelo13C

          Hi guys, I'm having a problem while running my app on my android device (Android 9)

          When I run the app, a white screen is showed, the things that I programmed are not displayed..

          When I run with Qt, from the Application Output there is

          12-22 07:24:02.477   644   646 V vold    :
          12-22 07:24:05.079   644   646 V vold    :
          12-22 07:24:05.489   644   646 V vold    :
          12-22 12:38:44.866 20048 20048 F DEBUG   :
          12-22 12:39:11.537 20535 20535 F DEBUG   :
          12-22 12:39:13.952 20574 20574 F DEBUG   :
          
          
          "com.phoenixsoftware.ash" died.
          

          The app immediately dies!
          What should I do? (I can give you more details if you ask)

          I am not using Ministro

          V Offline
          V Offline
          Vega4
          wrote on last edited by Vega4
          #4

          @Angelo13C @johngod did you guys find a solution? Im having the exact same issue..

          1 Reply Last reply
          0
          • E Offline
            E Offline
            eberon
            wrote on last edited by
            #5

            I'm not sure if this is the case, but I've had similar issues in Android when the bin folder has a very long name.

            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