File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 11[ English] ( https://github.com/moduth/blockcanary/blob/master/README.md )
22
3- # BlockCanary [ ![ Maven Central] ( https://maven-badges.herokuapp.com/maven-central/com.github.moduth/blockcanary-android/badge.svg?style=flat )] ( https://maven-badges.herokuapp.com/maven-central/com.github.moduth/blockcanary-android )
3+ # Android Performance Monitor [ ![ Maven Central] ( https://maven-badges.herokuapp.com/maven-central/com.github.moduth/blockcanary-android/badge.svg?style=flat )] ( https://maven-badges.herokuapp.com/maven-central/com.github.moduth/blockcanary-android )
44BlockCanary是一个Android平台的一个非侵入式的性能监控组件,应用只需要实现一个抽象类,提供一些该组件需要的上下文环境,就可以在平时使用应用的时候检测主线程上的各种卡慢问题,并通过组件提供的各种信息分析出原因并进行修复。
55
66取名为BlockCanary则是为了向LeakCanary致敬,顺便本库的UI部分是从LeakCanary改来的,之后可能会做一些调整。
You can’t perform that action at this time.
0 commit comments