//Add it in your root build.gradle at the end of repositories:
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}
//Add the dependency
dependencies {
debugImplementation 'com.github.keji.AndroidPerformanceMonitor:blockcanary-android:1.1.4'
}
forked from markzhai/AndroidPerformanceMonitor
-
Notifications
You must be signed in to change notification settings - Fork 0
A transparent ui-block detection library for Android. (known as BlockCanary)
License
keji/AndroidPerformanceMonitor
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A transparent ui-block detection library for Android. (known as BlockCanary)
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Java 99.0%
- Kotlin 1.0%