android检查内存泄露

时间:2018-09-06 11:12:43
【文件属性】:
文件名称:android检查内存泄露
文件大小:1.09MB
文件格式:ZIP
更新时间:2018-09-06 11:12:43
检查内存泄露 android检查内存泄露和用法 杭佳莉 2015/8/17 16:47:38 //================================================ refWatcher = LeakCanary.install(this); } //=============================================================================== public static RefWatcher getRefWatcher(Context context) { MApplication application = (MApplication) context .getApplicationContext(); return application.refWatcher; }
【文件预览】:
leakcanary-demo-master
----gradlew.bat(2KB)
----gradlew(5KB)
----gradle.properties(855B)
----app()
--------proguard-rules.pro(656B)
--------src()
--------.gitignore(7B)
--------build.gradle(745B)
----gradle()
--------wrapper()
----.gitignore(536B)
----app-debug.apk(1.19MB)
----README.md(671B)
----settings.gradle(15B)
----build.gradle(437B)

网友评论