一个容易被忽略的使他们的博客,其实那里也是含金量十足的地方,有兴趣的可以做个 Rss 订阅的合集。

一、公司
1. Google
GitHub: https://github.com/google
博客: http://android-developers.blogspot.com/
这个就不用多说了,它的伟大不仅在于 Android!

2. Square
GitHub: https://github.com/square
博客: http://square.github.io/
代表作: okhttp, fest-android, android-times-square, picasso, dagger, spoon
一度被视为 Android 开源界最良心的企业!

3. FaceBook
GitHub: https://github.com/facebook
博客: https://code.facebook.com/mobile/
代表作: Buck, ATC, Stetho, shimmer-android, fa-adb, conceal, Rebound
关于它的 Android 开源我在上篇文章已经介绍,回复 fb 可查看,公司到了一定程度才知道工具的研发投入及带来的效率提升。

二、个人
1. JakeWharton
GitHub: https://github.com/JakeWharton
博客: http://jakewharton.com/
代表作: ActionBarSherlock, Android-ViewPagerIndicator, Nine Old Androids, butterknife, DiskLruCache 等
Android 开源界当之无愧的一哥

2. Chris Banes
GitHub: https://github.com/chrisbanes
博客: http://chris.banes.me/
代表作: ActionBar-PullToRefresh, PhotoView, Android-BitmapCache, Android-PullToRefresh
多少人早期受过他 PullToRefresh 的启发,那时 Twitter 下拉刷新正火

3. Jeremy Feinstein
GitHub: https://github.com/jfeinstein10
博客: http://jeremyfeinstein.com/
代表作: SlidingMenu, JazzyViewPager

4. Sergey Tarasevich
GitHub: https://github.com/nostra13
博客: http://nostra13android.blogspot.com/
代表作: Android-Universal-Image-Loader

5. Koushik Dutta
GitHub: https://github.com/koush
博客: http://koush.com/
代表作: Superuser, AndroidAsync, UrlImageViewHelper

7. Simon Vig
GitHub: https://github.com/SimonVT
博客: http://simonvt.net/
代表作: android-menudrawer, MessageBar

8. Cyril Mottier
GitHub: https://github.com/cyrilmottier
博客: http://cyrilmottier.com/
代表作: GreenDroid, Polaris

9. Emil Sjolander
GitHub: https://github.com/emilsjolander
博客: http://emilsjolander.se/
代表作: StickyListHeaders, sprinkles, android-FlipView

10. James Smith
GitHub: https://github.com/loopj
博客: http://loopj.com
代表作: android-async-http

11. Manuel Peinado
博客: https://github.com/ManuelPeinado
代表作: FadingActionBar, GlassActionBar, RefreshActionItem, QuickReturnHeader

12. greenrobot
GitHub: https://github.com/greenrobot
博客: http://greenrobot.de/
代表作: greenDAO, EventBus

13. Jeff Gilfelt
GitHub: https://github.com/jgilfelt
博客: http://jeffgilfelt.com
代表作: android-mapviewballoons, android-viewbadger, android-actionbarstylegenerator, android-sqlite-asset-helper

14. Roman Nurik
GitHub: https://github.com/romannurik
博客: http://roman.nurik.net/
代表作: muzei, Android-SwipeToDismiss

15. Flavien Laurent
GitHub: https://github.com/flavienlaurent
博客: http://www.flavienlaurent.com
代表作: NotBoringActionBar, datetimepicker, discrollview

16. Gabriele Mariotti
GitHub: https://github.com/gabrielemariotti
博客: http://gmariotti.blogspot.it
代表作: cardslib, colorpickercollection

17. sephiroth74
GitHub: https://github.com/sephiroth74
博客: http://www.sephiroth.it/
代表作: ImageViewZoom, HorizontalVariableListView, AndroidWheel, purePDF

18. Romain Guy
GitHub: https://github.com/romainguy
博客: http://www.curious-creature.org
代表作: ViewServer
关于他只想说他的摄影真棒,作品都在 500px 上,可围观

19. Kevin Sawicki
GitHub: https://github.com/kevinsawicki
博客: https://twitter.com/kevinsawicki
代表作: http-request

20. Christopher Jenkins
GitHub: https://github.com/chrisjenx
博客: http://about.me/chris.jenkins
代表作: Calligraphy, ParallaxScrollView

21. Javier Pardo
GitHub: https://github.com/jpardogo
博客: http://jpardogo.com
代表作: ListBuddies, FlabbyListView, GoogleProgressBar, FadingActionBar

22. Chet Haase
Android framework UI team
博客: http://graphics-geek.blogspot.com/

23. Matthias
GitHub: https://github.com/mttkay
博客: http://mttkay.github.io/
代表作: signpost

24. Daniel Lew
GitHub: https://github.com/dlew
博客: http://blog.danlew.net/
代表作: Android Tips

更多相关文章

  1. Android之开发者应该收藏的优秀博客和技术网站
  2. 安卓开发者一定要收藏的网站
  3. 【安卓学习之常见问题】 编译V7问题- 'android:Widget.Material.
  4. 【学习清单】我的Android学习清单
  5. 如何在xml中直接添加view点击监听(参考rayleung博客)
  6. 我的Android进阶之旅------>经典的大牛博客推荐(排名不分先后)!!
  7. (本博客软件无法安装)install failed container error 的解决方法
  8. 【杂记】一些小知识点,在这里记录一下。
  9. Android调用手机新浪微博客户端分享

随机推荐

  1. Android上如何查看CPU和内存信息
  2. Android官方入门文档[17]构建灵活的UI
  3. 在Eclipse中导入整个Android系统代码
  4. android一些重要开源项目
  5. Android(安卓)官方 Lambda支持方法
  6. Android实现背景图与状态栏融合
  7. windows 系统Android模拟器联网设置
  8. android 通话记录次数
  9. android中的Inflater
  10. android DragLayer源码