Path: ...!weretis.net!feeder9.news.weretis.net!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!nnrp.usenet.blueworldhosting.com!.POSTED!not-for-mail From: Andrew Newsgroups: comp.mobile.android Subject: Android Developer Options background process settings Date: Tue, 11 Jun 2024 20:17:29 -0000 (UTC) Organization: BWH Usenet Archive (https://usenet.blueworldhosting.com) Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Injection-Date: Tue, 11 Jun 2024 20:17:29 -0000 (UTC) Injection-Info: nnrp.usenet.blueworldhosting.com; logging-data="26192"; mail-complaints-to="usenet@blueworldhosting.com" Cancel-Lock: sha1:B98H4p/tb4R4hEYUByvBpuYI8wc= sha256:k3VO6SLwlVXM0i4jHuHn5+SZ2KqwtWuN88VdxOynF1s= sha1:zKjR8mphOobYZYN1X6C+REOlFc0= sha256:r9PIFAdq5hGHwkGNnX4zA7Z6sg/KvcGrjkg7Mj94TZw= X-Newsreader: PiaoHong.Usenet.Client.Free:1.65 Bytes: 1695 Lines: 17 What exactly is a background process? In Developer Options, there's are background-process settings such as... Don't keep activities "Destroy every activity as soon as the user leaves it" Background process limit "Standard limit, No background processes, 1, 2, 3, 4" Background check (list of apps) Show background ANRs "Display App Not Responding dialog for background apps" What exactly is a "background process" anyway? Is it as simple as just something you've run but you've not killed yet? Or is it something more potentially nefarious, perhaps such as a Wi-Fi scanning app that a Google API runs in secret without you knowing about it?