Performance Monitoring App.
os_project is hosted in the following web site
https://github.com/romelusw/os_project
If you think the Android project os_project 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 os_project.
Item | Value |
---|---|
Java File Count | 18 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 7 |
Activity Count | 4 |
Asset File Names | assets\fonts\CaviarDreams.ttf assets\fonts\CaviarDreams_Bold.ttf assets\fonts\CaviarDreams_BoldItalic.ttf assets\fonts\CaviarDreams_Italic.ttf |
There are 1 image files in os_project. The names of the image files are listed as follows.
ccm_logo.png
The following screenshort is generated from the image listed above.
os_project has the following Java source files.
com.romelus_tran.cottoncandymonitor.activities.MainActivity.java com.romelus_tran.cottoncandymonitor.activities.ProcessActivity.java com.romelus_tran.cottoncandymonitor.activities.SplashActivity.java com.romelus_tran.cottoncandymonitor.adapters.ProcessesAdapter.java com.romelus_tran.cottoncandymonitor.dialogs.AboutDialogFragment.java com.romelus_tran.cottoncandymonitor.graphs.CPUUsageGraph.java com.romelus_tran.cottoncandymonitor.monitor.MetricUnit.java com.romelus_tran.cottoncandymonitor.monitor.MonitorUtil.java com.romelus_tran.cottoncandymonitor.monitor.MonitorUtilException.java com.romelus_tran.cottoncandymonitor.monitor.collectors.CPUCollector.java com.romelus_tran.cottoncandymonitor.monitor.collectors.IMetricCollector.java com.romelus_tran.cottoncandymonitor.monitor.listeners.CPUUsageListener.java com.romelus_tran.cottoncandymonitor.monitor.listeners.IResultListener.java com.romelus_tran.cottoncandymonitor.monitor.utils.MUConstants.java com.romelus_tran.cottoncandymonitor.monitor.utils.MUUtils.java com.romelus_tran.cottoncandymonitor.monitor.utils.Pair.java com.romelus_tran.cottoncandymonitor.utils.FontUtils.java