很好的资源 for android
//texttospeach
http://examples.javacodegeeks.com/android/core/text-to-speech/android-text-to-speech-application/
//RemotViews and demo
http://www.cnblogs.com/skywang12345/p/3264991.html
//NotificationManager
http://www.cnblogs.com/over140/archive/2011/12/12/2284421.html
https://github.com/terryyhl
// sprite
http://www.cnblogs.com/TerryBlog/archive/2012/11/11/2765413.html
//startActivityForResult example
http://www.cnblogs.com/linjiqin/archive/2011/06/03/2071956.html
//android studio 地址
https://sites.google.com/a/android.com/tools/download/studio/canary/1-2-1-1
//google 推荐的学习计划
http://news.cnblogs.com/n/521109/
// photoshop cs 教程
http://wenku.baidu.com/course/view/994e6037ee06eff9aef8078d
//流程控制的返回,以及返回处理结果到调用前的活动中
http://www.cnblogs.com/lijunamneg/archive/2013/02/05/2892616.html
//TextView
http://www.cnblogs.com/plokmju/p/Android_UI_TextView.html
//用户配置持久化 比如页面的设置 Prefernces and PreferenceActivity example
http://xys289187120.blog.51cto.com/3361352/656784/
例子 http://www.javacodegeeks.com/2011/01/android-quick-preferences-tutorial.html
// 没看懂 http camera
http://examples.javacodegeeks.com/android/core/camera/http-camera-live-preview-example/
// 一个极客网站 关于android 例子
http://examples.javacodegeeks.com/category/android/core/page/12/
// 各种镜像 资源
http://tools.android-studio.org/
路线
1 http://www.apkbus.com/android-56728-1-1.html
2 http://blog.csdn.net/xujing81/article/details/7313507
3 http://my.oschina.net/moziqi/blog/378234
一个总结 有些含量
http://www.cnblogs.com/xiaochao1234/p/4078503.html
// 很好的资源 for android
https://github.com/openproject/world2
http://www.cnblogs.com/qianxudetianxia/archive/2011/05/02/2034303.html
http://www.cnblogs.com/qianxudetianxia
拖拽 listview
https://github.com/fjtianxia/qianxudetianxia
事件框架总线
EventBus的基本使用官方参考:https://github.com/greenrobot/EventBus
Otto的基本使用官方参考:http://square.github.io/otto/
Intent
http://www.cnblogs.com/neugls/archive/2011/03/02/1969428.html
有一个很好的例子
http://www.cnblogs.com/xiaochao1234/p/4078503.html
十个站
http://www.cnblogs.com/xiaochao1234/p/4312405.html