05 2014 档案

Google performance Tools (gperftools) 使用心得 (zhuan)
摘要:http://blog.csdn.net/passers_b/article/details/9264151Google performance Tools (gperftools) 使用心得gperftools是google开发的一款非常实用的工具集,主要包括:性能优异的malloc free内存... 阅读全文

posted @ 2014-05-22 10:45 笨笨居士 阅读(718) 评论(0) 推荐(0)

android 语言切换过程分析 (zhuan)
摘要:最近在看一个bug,系统切换语言后,本来退到后台的音乐,会在通知栏上显示通知。为了解决这个bug,我学习了下android的语言切换流程,也参考了大量其他人的资料。(主要参考了http://blog.csdn.net/wqhjfree/article/details/8244520)在这里我将自己... 阅读全文

posted @ 2014-05-22 10:38 笨笨居士 阅读(1853) 评论(2) 推荐(0)

android编译framework架包运行报错 (转)
摘要:android编译framework架包运行报错http://blog.csdn.net/cqupt_chen/article/details/8163632最近在看frameworks里的源码,手痒了,便想改改看看效果,没想到改完后,模拟器却运行不起来了。 首先声明,我是用的android 4.0... 阅读全文

posted @ 2014-05-08 15:19 笨笨居士 阅读(1195) 评论(0) 推荐(0)

导航