os_project:性能监控应用

时间:2021-05-03 17:39:13
【文件属性】:
文件名称:os_project:性能监控应用
文件大小:360KB
文件格式:ZIP
更新时间:2021-05-03 17:39:13
Java 棉花糖监视器 能够监控系统资源的Android应用。 下面介绍“棉花糖监控器”项目的结构: -MonitorUtil(MU):将为应用程序模型提供数据的引擎。 MonitorUtil将提供诸如CPU,RAM和磁盘之类的组件。 MU将是一个单例,需要使用要访问的指定数据组件调用init。 一旦初始化并为每个组件定义了轮询,MU将根据轮询时间向应用程序模型提供数据。 -IWorker: The components will follow this interface and override the function "getData," which will call private functions that will access the Android API to fetch the appropriate data. The "getData" function will
【文件预览】:
os_project-master
----README.md(2KB)
----CottonCandyMonitorProject()
--------gradlew(5KB)
--------settings.gradle(30B)
--------CottonCandyMonitor()
--------gradle()
--------gradlew.bat(2KB)
--------build.gradle(100B)
----.gitignore(141B)

网友评论