Brave constantly running in background android


Brave constantly runs in the background:

How can this issue be reproduced?

  1. Download brave use it look at battery Usage later and it will have been running the whole time in the background.

Expected result:

Brave Version( check About Brave):
Version 1.71.123

Mobile Device details
Samsung s24 latest software

Additional Information:

It constantly runs in the background,
App put in sleep with restricted background usage.
Ad notifications and other notifications turned off.
Not in the reward program.
Disabled the wallet.
Disabled background play (YouTube) ect
Have only a couple tabs open (news, Amazon ect)
It has absolutely no reason to run this long in the background.
The foreground battery usage is great but is getting severely let down by this background activity.
Is this a bug within the app?
Any other suggestions to stop this happening?
I am new to brave and I’m really liking it but feel this is really letting it down.
Any help would be much appreciated.

Cheers

IIRC, Brave News is pushed to Brave Browsers that enable that News function/service, so “just maybe” that keeps Brave Browser hopping.

Also, Brave Browser (Android OS), uses Chromium, that is a multi-process engine. On a desktop or notebook computer, see the Brave Browser Task Manager.

Multi-Process Model Background

To understand Chromium’s memory usage, let’s understand the multi-process model. Unlike other browsers, Chromium is divided into multiple processes.

When Chromium starts up, it will initially have two processes.

One process is the browser process which controls the main browser functionality, and the other is the initial renderer process , which runs the Blink rendering engine and JavaScript (V8).

Each time you open a new tab in Chromium, you’ll likely get a new renderer process.

With typical browsing, it is common to see 5-7 chrome.exe processes active.

Further, if you utilize plugins, apps, or extensions, they may also execute within independent processes.

All of Chromium’s processes, whether it is a browser process, a renderer process, or a plugin process, will show under the Task Manager as “chrome.exe”.


Meanwhile at “wikihow.com”:

How to Close Apps on Android