http://my.oschina.net/u/255456/blog/523659?fromerr=oGosxKBf

 

LeakCanary 只是探测到可能出现内存泄露,然后dump 一个java heap 快照,然后由程序员自己使用Mat工具定位泄露。
Mat 下载地址 https://www.eclipse.org/mat/downloads.php

LeakCanary 使用介绍:http://blog.csdn.net/xu_fu/article/details/45678373

android studio 内存分享工具介绍:

Memory Monitor : https://developer.android.com/studio/profile/am-memory.html

 

相关文章:

  • 2022-12-23
  • 2021-09-17
  • 2021-06-18
  • 2022-01-03
  • 2021-12-09
  • 2021-08-05
猜你喜欢
  • 2021-05-28
  • 2022-12-23
  • 2021-12-04
  • 2022-12-23
  • 2021-10-14
  • 2021-12-09
相关资源
相似解决方案