> For the complete documentation index, see [llms.txt](https://arkdocs.analysys.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://arkdocs.analysys.cn/integration/sdk/android/yi-guan-xiao-gong-ju.md).

# 易观小工具

## 易观小工具集成

### 依赖加入

主项目build.gradle中加入依赖

compile('cn.com.analysys:analysys-tools:1.0.1')&#x20;

### 初始化

在application的onCreate中调用

com.analysys.tools.YGToolKit.install(this);

注意：

暂只支持方舟android sdk的版本4.4.10及以上。

## 易观小工具使用说明

### app信息查看

<div align="left"><img src="/files/-M7oz7MOKwj0iWRnDC-C" alt=""></div>

### sdk信息查看

<div align="left"><img src="/files/-M7ozFnc2u1pmxWk8v6y" alt=""></div>

### sdk事件自测

<div align="left"><img src="/files/-M7ozM0MHiorNtp2FzMD" alt=""></div>

### 日志查看和分享

<div align="left"><img src="/files/-M7ozRovgSdx3fBa98Z7" alt=""></div>
