Note Book II
Introduction - Performance
First Chapter
1.1.1 DON'T USE ENUM, SO WE NEED ? (IntDef)
1.1.2 DON'T USE ENUM, SO WE SHOULD ? (ProGuard)
1.2 HashMap and SparseArray and ArrayMap
1.3 Avoid Memory Leak
1.4 Memory (monitor) Tools
1.4.1 Memory Monitor
1.4.2 Heap Viewer
1.4.3 Allocation Tracker
1.4.4 leakcanary
Second Chapter
2.1 Thread簡介
2.1.1
2.1.2 Thread && Handler用法
2.2 AsyncTask
2.2.1 AsyncTask用法
2.2.2 AsyncTask替代方案
2.3 HandlerThread
2.3.1
2.4 Threadpools
2.4.1 Thread pool & Executors
2.5 IntentService
2.5.1
2.7 Threading and Loaders
Third Charpter
Appendix
Powered by
GitBook
1.4.4 leakcanary
Memory Tools -
leakcanary (
https://github.com\/square\/leakcanary
)
leakcanary是一個Open Source Project,Auto Detect Memory Leak Tool。
安裝方法,可參考官方說明手冊:
https://github.com/square/leakcanary/wiki/FAQ
results matching "
"
No results matching "
"