Android commands: "adb shell procrank " to check the memory used info of all processes. "adb shell dumpsys meminfo pid(process id)" to check the memory used info of some one process.
Android commands: "adb shell procrank " to check the memory used info of all processes. "adb shell dumpsys meminfo pid(process id)" to check the memory used info of some one process.