Deutsch   English   Français   Italiano  
<v5r3dr$1cbs$1@nnrp.usenet.blueworldhosting.com>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!weretis.net!feeder9.news.weretis.net!panix!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!nnrp.usenet.blueworldhosting.com!.POSTED!not-for-mail
From: Andrew <andrew@spam.net>
Newsgroups: comp.mobile.android
Subject: Re: Processes running
Date: Sun, 30 Jun 2024 08:02:03 -0000 (UTC)
Organization: BWH Usenet Archive (https://usenet.blueworldhosting.com)
Message-ID: <v5r3dr$1cbs$1@nnrp.usenet.blueworldhosting.com>
References: <v5ol74$3s516$1@dont-email.me> <v5qpo4$cf6a$1@dont-email.me> <leced4Frph3U1@mid.individual.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Injection-Date: Sun, 30 Jun 2024 08:02:03 -0000 (UTC)
Injection-Info: nnrp.usenet.blueworldhosting.com;
	logging-data="45436"; mail-complaints-to="usenet@blueworldhosting.com"
Cancel-Lock: sha1:xi5/5hPDASNJQNtaxOl7jewvcYs= sha256:WHbm25JjcwwtXHlrLwzPSpUKU+Lu88JYobI1xhmYafs=
	sha1:sFmiTMWxt8fWPRL1MmwBrYdW0NQ= sha256:DkQHuGMLCAUd1Bv9rr6NrM61fVXrq6yHX36MT3ksDAU=
X-Newsreader: PiaoHong.Usenet.Client.Free:1.65
Bytes: 2052
Lines: 22

Andy Burns wrote on Sun, 30 Jun 2024 08:05:01 +0100 :

>> top is more useful.  ps on my system just shows bash and ps.
> 
> ps has numerous flags, such as
> ps -a
> ps -efa
> ps -fax

As I recall, we covered this topic in gory detail already (assuming
processes === services), but I don't have my phone with me at the moment so
I can't check the phone itself - but Google has what the OP needs, I think.

Suffice to say you have full view, AFAIK, to all running processes, and, in
fact, you can set the number of background running services to anything.

 <https://www.xda-developers.com/android-developer-options/> 
 "Running services: This opens a screen showing you all the applications
  and system processes running on your device, and how much memory each
  one is using."

Note that I'm making a basic assumption that processes === services,
although that may not be accurate (someone will correct me if I err).