摘要: 一、android官方一些内存方面的内存tips 二、使用 ArrayMap、SparseArray代替HashMap 三、Thread与Thread Pool线程池 四、IntentService与Service 五、避免常见的内存泄露 六、onTrimMemory(int level)与onLowMemory() 阅读全文
posted @ 2017-01-12 14:47 hoolay 阅读(3200) 评论(0) 推荐(4) 编辑