get meminfo of android sysytem and app memory info , in addition, show the fps of android screen.
GetMeminfo-FPS is hosted in the following web site
https://github.com/xuxinpie/GetMeminfo-FPS
If you think the Android project GetMeminfo-FPS listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of GetMeminfo-FPS.
Item | Value |
---|---|
Java File Count | 11 |
Activity Count | 3 |
Required Permissions | android.permission.GET_TASKS android.permission.KILL_BACKGROUND_PROCESSES android.permission.SYSTEM_ALERT_WINDOW android.permission.WRITE_EXTERNAL_STORAGE |
GetMeminfo-FPS has the following Java source files.
com.example.appinfo.AppMemInfoFloatWindow.java com.example.appinfo.AppMemInfoService.java com.example.fps.FpsService.java com.example.fps.FpsView.java com.example.meminfo.BrowseProcessInfoActivity.java com.example.meminfo.BrowseProcessInfoAdapter.java com.example.meminfo.BrowseRunningAppActivity.java com.example.meminfo.BrowseRunningAppAdapter.java com.example.meminfo.MainActivity.java com.example.meminfo.ProcessInfo.java com.example.meminfo.RunningAppInfo.java