/AndroidStudySession

Android Study Session

Primary LanguageJava

Purpose:

希望大家藉由研究他人所撰寫的元件提升自己的開發能力,主要精神是在於如何從開發者的角度撰寫元件,而不是使用者的角度去使用元件, 所以這次的讀書會內容會專注於如何創造以及建構,而非教大家如何使用這個套件, 最後,透過一些簡化的 code 讓大家了解到第三方元件的核心創作理念。

How to use:

這個 repository 分成兩個分支

  • master: pratice 的參考範例,讓大家透過簡單的 code 來練習,了解第三方套件的核心
  • practice: 讀書會練習的題目。

Preparation:

1.IDE

Android Studio

2.Clone this repository

git@github.com:rewind927/AndroidStudySession.git

3.Import this project

Book List:

Agenda

https://docs.google.com/spreadsheets/d/1G9dRTedkNuoaW34fEf_szSTRbsVUrSXr1z0qlfWg_V4/edit#gid=0

Date Speaker Topic Slide
2015/5/15 Ryan CircularFloatingActionMenu CircularFloatingActionMenu
2015/5/22 Johnny Material Ripple Layout Material Ripple Layout
2015/6/12 Ethan NumberProgressBar NumberProgressBar
2015/6/19 Kami ElasticDownload ElasticDownload
2015/7/3 Ken FloatActionButton FloatingActionButton
2015/7/17 Daniel AndroidViewHover AndroidViewHover
2015/7/24 Zoey GoogleProgressBar GoogleProgressBar
2015/7/31 Ascii Pull-to-Refresh.Rentals-Android Pull-to-Refresh-Phoenix
2015/8/7 Karen android-process-button Android Process Button
2015/8/14 Wendy Titanic Titanic
2015/8/21 Jason Swipecards Swipecards
2015/8/29 Ryan FlipViewPager.Draco FlipViewPager.Draco
2015/9/4 Johnny CircleIndicator CircleIndicator
2015/9/11 Ethan Bubbles Bubbles
2015/9/18 Kami HeartLayout HeartLayout
2015/9/25 Ken DragSelectRecyclerView DragSelectRecyclerView
2015/10/2 Zoey android-crop
2015/10/9 Daniel FreeFlow
2015/10/16 Ascii PermissionsDispatcher
2015/10/23 Karen android-process-button
2015/10/30 Wendy SwipeListView
2015/11/13 Jason StickyListHeaders
2015/11/20 Ryan CircleImageView
2015/11/27 Johnny ArcAnimator
2015/12/4 Ethan AndroidImageSlider
2015/12/11 Kami ParallaxPagerTransformer
2015/12/18 Ken FlabbyListView
2015/12/25 Zoey DiscreteSeekBar
2016/1/8 Daniel CircularReveal
2016/1/15 Ascii Shimmer for Android
2016/1/22 Karen Context-Menu.Android
2016/1/29 Wendy DialogPlus
2016/2/5 Jason EtsyBlur

Reference: