轮子造[https://gitee.com/getActivity]
轮子造[https://gitee.com/getActivity]
参考资料[https://www.jianshu.com/p/66b93df4b7a6] 一、简介 1.定义 Navigation:一个可简化android导航的库和插件,用...
你好,你能帮忙看下,这个说的是什么原因导致的内存泄漏吗
┬───
│ GC Root: System class
│
├─ leakcanary.internal.InternalLeakCanary class
│ Leaking: NO (NoCourseActivity↓ is not leaking and a class is never leaking)
│ ↓ static InternalLeakCanary.resumedActivity
├─ cn.mashang.aip.ofr.ui.NoCourseActivity instance
│ Leaking: NO (Activity#mDestroyed is false)
│ ↓ NoCourseActivity.noticeFragment
│ ~~~~~~~~~~~~~~
╰→ cn.mashang.aip.ofr.fragment.NoticeFragment instance
Leaking: YES (ObjectWatcher was watching this because cn.mashang.aip.ofr.fragment.NoticeFragment received Fragment#onDestroy() callback and Fragment#mFragmentManager is null)
key = 7197a0ba-8dc1-4507-9de7-8fd860bdac0b
watchDurationMillis = 33329
retainedDurationMillis = 28319
Android内存泄露检测之LeakCanary的使用LeakCanary github地址:https://square.github.io/leakcanary/ 开始使用 目前为止最新的版本是2.3版本,相比于2.0之前的...
前言 如果你也学习Android,那么你大概率会看过我的文章。经常有读者给我留言:“该怎么学习Android?”、“日常学习Android的方法是什么”、”如何实践应用And...
关于安卓面试题部分目前整理了两篇: 安卓面试题 基础篇 安卓面试题 进阶篇 Handler、Looper、MessageQueue构成的安卓消息机制 安卓消息机制是安卓面试中...
三金四银,又到了一年一度的跳槽季。也许有不少Android程序员开始摩拳擦掌蠢蠢欲动了。结合以往自己的经历,今天给大家总结下Android面试题,希望有帮助。 1:Activ...
1.coordinatorLayout使用详解及注意事项2.掌握CoordinatorLayout3.android CoordinatorLayout使用 4.Coordi...