Android學習資源

要學的東西越來越多,看過的都會忘記等要的時候就找不到了,只好在這裏做個簡單備忘了。會一直更新下去

Design控件

TabLayout
https://guides.codepath.com/android/Google-Play-Style-Tabs-using-TabLayout

CoordinatorLayout

自定義Behavior

INTRODUCTION TO COORDINATOR LAYOUT ON ANDROID
https://lab.getbase.com/introduction-to-coordinator-layout-on-android/
Quick return with CoordinatorLayout
https://medium.com/@bherbst/quick-return-with-recyclerview-e70c8da9b4c1?mc_cid=8bf92bf13f&mc_eid=a14583fd90

基本教程篇

Google Developers的一個專題資源 ios資源篇也有一個
https://medium.com/google-developers

2015 google i/o 系列

Android嵌套滑動機制(NestedScrolling)
http://segmentfault.com/a/1190000002873657?utm_source=Weibo
Design Support Library
http://jcodecraeer.com/a/anzhuokaifa/developer/2015/0531/2958.html
https://blog.leancloud.cn/3306/
FloatingActionButton源碼分析
http://www.androidcn.org/topic/556dd1944e6f131d31d543de
Easy Navigation Drawer with Design Support Library
http://blog.grafixartist.com/easy-navigation-drawer-with-design-support-library/
Design Support Library (I): Navigation View
http://antonioleiva.com/navigation-view/
http://myihsan.farbox.com/post/use-navigation-view-to-make-navigation-drawer
http://blog.csdn.net/qwm8777411/article/details/46365433
這個博客有不錯的的教程
http://blog.grafixartist.com/

架構篇

開源庫篇

Retrofit
https://futurestud.io/blog/retrofit-series-round-up/
Picasso
https://futurestud.io/blog/picasso-getting-started-simple-loading/
dagger2
https://www.parleys.com/tutorial/the-future-dependency-injection-dagger-2

工具篇

LeakCanary:檢測內存泄露
http://www.liaohuqiu.net/cn/posts/leak-canary-read-me/?utm_source=www.race604.com
Infer:facebook靜態分析工具
http://infer.liaohuqiu.net/

gradle android plugin
http://chaosleong.gitbooks.io/gradle-for-android/content/

Google 鏡像站
https://github.com/sxyx2008/DevArticles/issues/99

Gradle
深入理解Android之Gradle
http://blog.csdn.net/innost/article/details/48228651#0-tsina-1-17320-397232819ff9a47a7b7e80a40613cfe1
Gradle腳本基礎全攻略
http://blog.csdn.net/yanbober/article/details/49314255

基本組件
advanced-android-textview
http://chiuki.github.io/advanced-android-textview/#/

面試篇
他人面試遇到的問題 和 建議的一些資源

http://linroid.com/2015/05/22/Internship-interview/

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章