Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/liaohuqiu/leakcanary-demo

The demo for leakcanary: https://github.com/square/leakcanary
https://github.com/liaohuqiu/leakcanary-demo

Last synced: 1 day ago
JSON representation

The demo for leakcanary: https://github.com/square/leakcanary

Awesome Lists containing this project

README

        

[![Android Gems](http://www.android-gems.com/badge/liaohuqiu/leakcanary-demo.svg?branch=master)](http://www.android-gems.com/lib/liaohuqiu/leakcanary-demo)

LeakCanary 简单示例。通过开始菜单,进入到 TestActivity 之后,回退。

logcat 显示开始分析并显示分析过程。分析完成之后,打印出 leak trace 并在通知栏显示通知。

分析过程较长,大约10s左右。

点击这里下载DEMO: https://raw.githubusercontent.com/liaohuqiu/leakcanary-demo/master/app-debug.apk

#### 相关链接

博客的翻译: http://www.liaohuqiu.net/cn/posts/leak-canary/

中文说明: http://www.liaohuqiu.net/cn/posts/leak-canary-read-me/