55
1.内存泄漏
https://www.cnblogs.com/xgjblog/p/6084388.html
Android studio分析使用:
https://blog.csdn.net/kaixuan_dashen/article/details/76214595
2.context引起泄漏
解决方案:
http://blog.sina.com.cn/s/blog_5da93c8f0102w86x.html
避免Android中Context引起的内存泄露 总结
https://droidyue.com/blog/2015/04/12/avoid-memory-leaks-on-context-in-android/
3.Android wifi热点连接过程
4.start_not_sticky
service 的三种启动模式区别
https://blog.csdn.net/suichukexun/article/details/7327785