▲ | gertop 2 days ago | |
> find out what/when apps are running How do you do that on Android? You can inspect the manifest to see some triggers, but an app can set more triggers when it first launches. Task managers have been killed by Google about 10 years ago and it's impossible to see that's running in real time. If you enable developer mode you can kind of see a partial list of what's currently running I guess, is that what you're talking about? |