Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

keji/AndroidPerformanceMonitor

Open more actions menu
 
 

Repository files navigation

修改成和leakcanary相同的集成方式不需要添加代码

兼容最新版Android N,O

移除cpu频率的监控

//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'
}

About

A transparent ui-block detection library for Android. (known as BlockCanary)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 99.0%
  • Kotlin 1.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.