Android性能优化

    xiaoxiao2022-06-25  179

    1、Android-Lint分析布局文件

    https://www.jianshu.com/p/010f895fe2cc

    https://blog.csdn.net/u011240877/article/details/54141714

    2、过度绘制

    https://juejin.im/entry/59fd739b6fb9a044fd112121

    https://blog.csdn.net/Value_Liu/article/details/81032965

    3、内存泄露

    https://blog.nimbledroid.com/2016/05/23/memory-leaks-zh.html

    4、内存泄露分析工具

    android profiler

    https://blog.csdn.net/Double2hao/article/details/78784758

    leak-canary

    https://www.liaohuqiu.net/cn/posts/leak-canary-read-me/


    最新回复(0)