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. How to Enable Background Playback for an MP3 Player in Qt 6.6 Android App?

How to Enable Background Playback for an MP3 Player in Qt 6.6 Android App?

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

    I have already written an MP3 player in QT6.6 for Android. It plays normally in the foreground but freezes in the background. How can I achieve background playback?

    jsulmJ 1 Reply Last reply
    0
    • J jack_study_qt

      I have already written an MP3 player in QT6.6 for Android. It plays normally in the foreground but freezes in the background. How can I achieve background playback?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @jack_study_qt On Android you need a service running in the background.
      See https://doc.qt.io/qt-6/android-services.html

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      J 1 Reply Last reply
      0
      • jsulmJ jsulm

        @jack_study_qt On Android you need a service running in the background.
        See https://doc.qt.io/qt-6/android-services.html

        J Offline
        J Offline
        jack_study_qt
        wrote on last edited by
        #3

        @jsulm Thank you for your confirmation. AI, whether it's GPT-3.5 or 4.0, cannot distinguish whether it is referring to Qt 5 or Qt 6, which is really frustrating!

        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