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 service in the same process vs separate process
Forum Updated to NodeBB v4.3 + New Features

Android service in the same process vs separate process

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 146 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.
  • FalsinSoftF Offline
    FalsinSoftF Offline
    FalsinSoft
    wrote on last edited by
    #1

    Hi all

    As question in the topic what are the advantages/disadvantages in both solutions? I want to develop an app working like an audio player. The service should play the audio and the main app should load an allow to select the audio files. The main app allocate more memory because need to manage a lot of files but when closed it should free the memory and pass only the selected audio to the service (that should use less memory). For this project which of the two solutions could be better?
    Thank you

    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