摘要:
本文大部分内容来自:http://www.androidperformance.com/android-performance-tools-systrace-1.html?utm_source=tuicool Systrace是Android4.1中新增的性能数据采样和分析工具。它可帮助开发者... 阅读全文
posted @ 2015-01-31 21:57
developer_Kale
阅读(14777)
评论(0)
推荐(0)
摘要:
一、初始化请求队列并运行我们用Volley时,最先开始的就是初始化请求队列,一种常见的写法如下:public class MyApplication extends Application { public static RequestQueue requestQueue; @Overr... 阅读全文
posted @ 2015-01-31 20:58
developer_Kale
阅读(1194)
评论(0)
推荐(0)
摘要:
前几天我写了一篇通过压缩Bitmap,减少OOM的文章,那篇文章的目的是按照imageview的大小来压缩bitmap,让bitmap的大小正好是imageview。但是那种算法的通用性比较差,仅仅能适合fit_xy的情况。对此我进一步分析了下这个问题,并且参考了Volley的源码,最终得出了结... 阅读全文
posted @ 2015-01-31 13:29
developer_Kale
阅读(6648)
评论(0)
推荐(0)

浙公网安备 33010602011771号