实时获取Android进程内存信息

前言 我在干活过程中需要实时获取Android中system_server进程的内存信息。而在Android 10上实现对特定进程的内存监控时踩...