Android技术之家

其他

Android S原生系统内存泄露问题案例

Profiler工具进行内存泄漏分析可以看到除了MainActivity产生了内存泄露,ReportFragment也产生了内存泄露。查看ReportFragment的Instance
2022年6月20日
其他

阿里电话面试面试题总结,附答案!

对事件的处理包括三类,分别为传递——dispatchTouchEvent()函数、拦截——onInterceptTouchEvent()函数、消费——onTouchEvent()函数和
2018年8月13日
其他

Android开发框架大全

AndroidArchitectureCollection:https://github.com/CameloeAnthony/AndroidArchitectureCollection
2017年5月10日