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 first Activity
Forum Updated to NodeBB v4.3 + New Features

Android first Activity

Scheduled Pinned Locked Moved Solved Mobile and Embedded
androidandroid 6qt 5.7startscreen
4 Posts 3 Posters 2.3k Views 2 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.
  • R Offline
    R Offline
    romsharkov
    wrote on 26 Jul 2016, 11:21 last edited by
    #1

    Hi,

    I've noticed a slight visual inconvenience when deploying a Qt app on an android device. What I am complain about is the first Android activity popping up when starting the app. IMHO it's simply hideous and slightly damages the overall user experience right away.

    I've recorded it on my Samsung S6 running Android 6.0.1 and uploaded it to YouTube for you.

    BTW here is the frame extracted from the Video showing the unwanted effect I'm talking about.

    For me the solution would be to have a color filled blank screen at startup, or even at least a white/black blank screen, though I have no idea how to achieve that. I know Android's offering different kind of activities and I know there are blank activities, I just don't get how to make Qt start the App in such an activity.

    May anybody help?

    B 1 Reply Last reply 3 Aug 2016, 01:14
    0
    • R Offline
      R Offline
      romsharkov
      wrote on 1 Aug 2016, 17:51 last edited by
      #2

      So there's really no one being able to answer this?
      Is there any way to make the Qt developer team pay a little attention on this cosmetic issue?

      1 Reply Last reply
      0
      • S Offline
        S Offline
        SGaist
        Lifetime Qt Champion
        wrote on 1 Aug 2016, 22:40 last edited by
        #3

        Hi,

        That's something you can bring to the Android development mailing list. You'll find there Qt's developers/maintainers. This forum is more user oriented.

        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
        • R romsharkov
          26 Jul 2016, 11:21

          Hi,

          I've noticed a slight visual inconvenience when deploying a Qt app on an android device. What I am complain about is the first Android activity popping up when starting the app. IMHO it's simply hideous and slightly damages the overall user experience right away.

          I've recorded it on my Samsung S6 running Android 6.0.1 and uploaded it to YouTube for you.

          BTW here is the frame extracted from the Video showing the unwanted effect I'm talking about.

          For me the solution would be to have a color filled blank screen at startup, or even at least a white/black blank screen, though I have no idea how to achieve that. I know Android's offering different kind of activities and I know there are blank activities, I just don't get how to make Qt start the App in such an activity.

          May anybody help?

          B Offline
          B Offline
          benlau
          Qt Champions 2016
          wrote on 3 Aug 2016, 01:14 last edited by benlau 8 Mar 2016, 01:25
          #4

          @romsharkov You may use a custom theme to turn off the ActionBar.

          Example:

          quickandroid/apptheme.xml at master · benlau/quickandroid

          quickandroid/AndroidManifest.xml at master · benlau/quickandroid

          Document:

          Complete Guide to Making a Splash Screen for your QML Android Application — Medium

          1 Reply Last reply
          2

          1/4

          26 Jul 2016, 11:21

          • Login

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