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 application Crash when it is reopened
Forum Updated to NodeBB v4.3 + New Features

Android application Crash when it is reopened

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
3 Posts 2 Posters 729 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.
  • M Offline
    M Offline
    MathArtist
    wrote on last edited by MathArtist
    #1

    Hi every body.

    I'm having an issue with an android app I'm developing whit Qt.

    I want to get the following behavior: if application is not running, push the launcher will open it.
    If it is already running pushing the launcher will make the app go to the foreground.

    To accomplish it, I have set android:launchMode="singleTop" in the manifest XML

    It usually works in other apps I have made.

    But now clicking the launcher with the app being already open led to a crash.

    The app crash generate the following output: [http://pastebin.com/fdLfnF0t]

    Some Ideas?

    Thanks in advance.

    1 Reply Last reply
    0
    • M Offline
      M Offline
      MathArtist
      wrote on last edited by
      #2

      No solution Yet, some ideas??

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi,

        Is this something you can trigger with a default project ?

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        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