http://www.runoob.com/w3cnote/android-tutorial-eclipse-adt-sdk-app.html 菜鸟教程
http://www.jsoneditoronline.org/ JSON解析
http://developer.android.com/index.html
http://www.iteye.com/
http://www.cnblogs.com/hawkon/p/3593709.html GitHub优秀的Android项目
https://github.com/Freelander/Android_Data 自动序列化插件
gradle配置网站:
http://google.github.io/android-gradle-dsl/current/index.html
http://blog.youkuaiyun.com/heqiangflytosky/article/details/50853268
http://www.cnblogs.com/duwei/p/android_gradle_configuration.html
http://www.jianshu.com/p/c49f778e7acf 检查内存溢出
http://edu.51cto.com/course/course_id-810.html PHP免费教学视频
http://www.tuicool.com/articles/ueaeQb activity 和fragment间的回掉事件
http://www.trinea.cn/android/java-android-performance/ android代码优化
https://github.com/a371166028/android-studio-template android studio 自定义模板
https://github.com/GeniusVJR/LearningNotes