# CheckMonster **Repository Path**: tk_snake/CheckMonster ## Basic Information - **Project Name**: CheckMonster - **Description**: 工信部检测工具 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-06 - **Last Updated**: 2021-02-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CheckMonster #### 介绍 同意协隐私政策前,收集设备MAC地址、应用安装列表信息等 #### 使用 #Step1: allprojects { repositories { ... maven { url 'https://jitpack.io' } } } #Step2: dependencies { implementation 'com.gitee.tk_snake:CheckMonster:v1.0.0' } #Step3: 在application中调用CheckMonster.check()方法,日志会打印所有指定的违规方法调用; #### 参与贡献 [![](https://jitpack.io/v/com.gitee.tk_snake/CheckMonster.svg)](https://jitpack.io/#com.gitee.tk_snake/CheckMonster)