https://github.com/Trinea/android-open-project 一些开源项目集合
https://github.com/SimonVT/android-menudrawer //侧滑
https://github.com/jfeinstein10/SlidingMenu //侧滑
https://github.com/StevenRudenko/ActionsContentView //侧滑
https://github.com/chrisbanes/Android-PullToRefresh //拉动刷新
https://github.com/JakeWharton/ActionBarSherlock
https://github.com/JakeWharton/Android-ViewPagerIndicator //指示器(这个例子比较全什么都有哦)
https://github.com/astuetz/PagerSlidingTabStrip //滑动指示器(基本演示的是纯pager的指示器)
https://github.com/JakeWharton/Android-DirectionalViewPager //上下滑动
https://github.com/jfeinstein10/JazzyViewPager //viewpager
https://github.com/SpecialCyCi/AndroidResideMenu // Dribbble风格边栏菜单实现
https://github.com/bauerca/drag-sort-listview //listview 上的动态效果
http://achartengine.googlecode.com/svn //google开源的图表库
https://github.com/nostra13/Android-Universal-Image-Loader // 图片加载
https://github.com/novoda/ImageLoader
https://github.com/Redth/PushSharp // 一个向iOS(iPhone/iPad APNS)、Android(C2DM和GCM)、Windows Phone和Windows 8设备发送推送通知的服务器端库。
https://github.com/huewu/PinterestLikeAdapterView // 瀑布流
https://code.google.com/p/android-wheel //滚轮
https://github.com/beworker/pinned-section-listview // 类似分组 头部会一个被一个顶上去的效果
https://github.com/dinocore1/DevsmartLib-Android 横向滑动的listview
https://github.com/baoyongzhang/SwipeMenuListView //类似微信 横向滑动选择删除
AndroidViewAnimation android的一些动画
https://github.com/ogaclejapan/SmartTabLayout // tab上的一些效果
https://github.com/square/android-times-square 效果图 在 另外一篇博客有 说日历的。