Android Open Source - Timer monitor os_project






Project Summary

Performance Monitoring App.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of os_project.

ItemValue
Java File Count18
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version7
Activity Count4
Asset File Namesassets\fonts\CaviarDreams.ttf
assets\fonts\CaviarDreams_Bold.ttf
assets\fonts\CaviarDreams_BoldItalic.ttf
assets\fonts\CaviarDreams_Italic.ttf




Resource Files

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.

null

Java Source Files

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