Skip to content

MrLeopard/RAMViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAMViewer

Monitor Android package RAM status via adb shell dumpsys meminfo [package]
A Python project

Usage

1.compile the project to exe

  > python mysetup.py py2exe  

2.input command "RamViewer -h" to get help.

3.Connect your device ,Run the program.

Remark

1.For app ,not for device.
2. only 1 devices can running on your device at same time.
3.if you want stop monitor and save data ,just disconnect your device.

About

Monitor Android package RAM status via adb shell dumpsys meminfo [package]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages