[http://stormzhang.github.io/android/2014/07/07/learn-android-from-rookie/ Android学习之路][[BR]] [http://hukai.me/android-training-course-in-chinese/index.html Android官方教程中文版][[BR]] [https://github.com/Trinea/android-open-project github上开源第三方库列表] [http://www.trinea.cn/category/perf/ trinea] 一个不错的学习网址[[BR]] [http://www.trinea.cn/android/layout-performance/ hierarchy viewer] 布局优化工具,但要看到页面生成时间要是用模拟器或者开启手机到工程模式[[BR]] [http://www.trinea.cn/android/android-traceview/ traceview] DDMS的traceview,可以记录线程的所有操作,不过很慢,还可以记录线程申请的内存[[BR]] [https://github.com/JakeWharton/hugo hugo] 通过标注在debug模式下打印函数的参数值和使用时间,感觉挺方便的[[BR]] [http://blog.csdn.net/forlong401/article/details/25459403] Android开源项目分类汇总(相对来说比较全) [https://github.com/PhilJay/MPAndroidChart android 图表工具] [http://toughcoder.net/blog/2014/10/24/boosts-android-development-with-tools/ 优质第三方库]