Android Open Source - App memory GetMeminfo-FPS






Project Summary

get meminfo of android sysytem and app memory info , in addition, show the fps of android screen.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of GetMeminfo-FPS.

ItemValue
Java File Count11
Activity Count3
Required Permissionsandroid.permission.GET_TASKS
android.permission.KILL_BACKGROUND_PROCESSES
android.permission.SYSTEM_ALERT_WINDOW
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

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