38 Forks
289 Stars
289 Watchers

ADI

ADI(Android Debug Intensive) 是通过 JVMTI 实现的 Android 应用开发调试的增强工具集,目前主要提供性能相关的监控能力。

How to download and setup ADI

Open terminal and run command
git clone https://github.com/zkwlx/ADI.git
git clone is used to create a copy or clone of ADI repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ADI https://github.com/zkwlx/ADI/archive/master.zip

Or simply clone ADI with SSH
[email protected]:zkwlx/ADI.git

If you have some problems with ADI

You may open issue on ADI support forum (system) here: https://github.com/zkwlx/ADI/issues