• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Listing Running Processes on Device

I have tried every possible approach to this problem, it all comes down to the fact android stopped allowing third-party applications to access it. However, all I need is to know if a certain application is running or not. Is there any workaround that I can do?
 
android stopped allowing third-party applications to access it.
It? What's it? *confused*
However, all I need is to know if a certain application is running or not.
Like this?

Screenshot_20190223-152411.png


Is there any workaround that I can do?
Yes. Do you have Developer Options enabled? If so:
Settings | System | Developer options | Running services

Then you can toggle between "Show running services" and "Show cached processes."

If you don't know how to enable Developer Options, this handy-dandy guide will show you. :)
 
Back
Top Bottom