How do I dump Android meminfo to a file?
•
Android
I am studying the resources of my application in detail. Unfortunately, when I execute ADB shell dumpsys meminfo, it overflows my terminal. Anyone knows how to view the dump in the terminal and print it to a file so that I can pull and view it in a text editor?
resolvent:
Redirect output – ADB shell dumpsys meminfo > meminfo.txt
The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
二维码