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

Apps How to get detailed process infos in android

maykec

Lurker
I'm wondering if it is possible to get detailed process info in android like: -ppid

-gid

-uname

-gname

-runtime

-priority


I know how to get process info in RunningAppProcessInfo class but it not contains those fields above.
Tnx
 
Back
Top Bottom