正在成為史上最全分類 Android 開(kāi)源代碼大全~https://github.com/XXApple/AndroidLibs
微信android接入指南
https://open.weixin.qq.com/cgi-bin/showdocument?action=dir_list&t=resource/res_list&verify=1&id=1417751808&token=&lang=zh_CN
需要回看的控件有,RecyclerView? Toolbar? CollapsingToolbarLayout CoordinatorLayout? AppBarLayout? SwipeRefreshLayout NestedScrollView
需要回看的技術(shù)點(diǎn)? Retrofit 缠俺、 rxjava1.0 + rxandroid 娃兽、 rxjava2? 泡垃、 mvp架構(gòu)
周 日歷水平滾動(dòng)效果? 請(qǐng)參考
https://github.com/xiaojianglaile/Calendar
https://github.com/nomanr/WeekCalendar
星星評(píng)價(jià)控件RatingBar
http://www.cnblogs.com/xgjblog/p/5661301.html
自定義星星可滑動(dòng)評(píng)分控件
http://blog.csdn.net/LX_LE/article/details/53123661
https://github.com/lelefly/StarRating
帶有數(shù)字監(jiān)聽(tīng)的EditText
https://github.com/1002326270xc/NumberEditText/tree/master
城市列表
https://github.com/yangxu4536/MeiTuanLocateCity? 仿美團(tuán)城市選擇界面,可直接用在實(shí)際項(xiàng)目中
https://github.com/gugalor/citylist? 城市列表選擇
https://github.com/mcxtzhang/SuspensionIndexBar
項(xiàng)目采用了下面這個(gè)城市列表
http://www.reibang.com/p/b469c6f02754
RecyclerView一個(gè)庫(kù)下拉刷新躯舔,上拉加載
https://github.com/jianghejie/XRecyclerView
項(xiàng)目需要的一個(gè)UI控件? SegmentTabs
https://github.com/mysad/SegmentTabs
安卓選擇器類庫(kù)星澳,包括日期選擇器、時(shí)間選擇器壮池、單項(xiàng)選擇器、雙項(xiàng)選擇器杀怠、城市地址選擇器椰憋、車牌號(hào)選擇器、數(shù)字選擇器赔退、星座選擇器橙依、生肖選擇器、顏色選擇器硕旗、文件選擇器窗骑、目錄選擇器等,可自定義頂部及底部界面漆枚,可自定義窗口動(dòng)畫
https://github.com/gzu-liyujiang/AndroidPicker
https://github.com/addappcn/android-pickers
不錯(cuò)的rxjava1.0系列文章
http://www.reibang.com/p/240f1c8ebf9d
rxjava2.0使用詳解
http://blog.csdn.net/aiynmimi/article/details/53306379
http://blog.csdn.net/aiynmimi/article/details/53382567
RxJava 與 Retrofit 結(jié)合的最佳實(shí)踐? RxJava1.X版本? 其實(shí)跟2.X版本大同小異
http://gank.io/post/56e80c2c677659311bed9841
android打印日志框架? Logger是一款A(yù)ndroid平臺(tái)上的簡(jiǎn)單创译、優(yōu)雅、強(qiáng)大的開(kāi)源日志庫(kù)墙基。
http://blog.csdn.net/kong_gu_you_lan/article/details/53888390
一個(gè)奔潰crash處理的框架
https://github.com/Sunzxyong/Recovery
通用PopupWindow
http://www.reibang.com/p/46d13fe78099#comments
項(xiàng)目采用的是下面這個(gè)通用popupwindow
https://github.com/razerdp/BasePopup
選照片和拍照 暫時(shí)參考以下代碼
http://www.reibang.com/p/dc0134caedc4
RecyclerView Adapter 優(yōu)雅封裝昔榴,一個(gè)Adapter搞定所有列表
http://www.reibang.com/p/727c18f4bf20
RecyclerView 之Adapter的簡(jiǎn)化過(guò)程淺析
http://www.reibang.com/p/3e60147523e1
Material Design 系列
Toolbar 開(kāi)發(fā)實(shí)踐總結(jié)
AppbarLayout 開(kāi)發(fā)實(shí)踐總結(jié)
Behavior的使用和自定義Behavior
TabLayout 使用
TextInputLayout和TextInputEditText
http://www.reibang.com/p/ec781c3ccfb8
Android App 沉浸式狀態(tài)欄解決方案
http://jaeger.itscoder.com/android/2016/02/15/status-bar-demo.html
Material Design 系列控件samples,講了Material Design 系列新控件的使用方法和一些場(chǎng)景示例,使用詳情請(qǐng)看對(duì)應(yīng)博客碘橘,持續(xù)更新中...
https://github.com/pinguo-zhouwei/MaterialDesignSamples
通用RecyclerView.Adapter適配器的庫(kù)
https://github.com/pinguo-zhouwei/CustomAdapter
仿微信朋友圈9圖上傳選擇器
http://mp.weixin.qq.com/s/3xLMuv-cK8fIDiuHd_y2Zg
https://github.com/yaozs/ImageShowPicker
需要依賴的? 本地圖片和視頻文件選擇器
https://github.com/zhihu/Matisse
需要依賴的? 權(quán)限框架
https://github.com/yanzhenjie/AndPermission
項(xiàng)目依賴的庫(kù)說(shuō)明
//周日歷控件
compile 'noman.weekcalendar:weekcalendar:1.0.6'
//奔潰采集庫(kù)
compile 'com.zxy.android:recovery:0.1.4'
//RecyclerView Adapter 優(yōu)雅封裝
compile 'com.github.pinguo-zhouwei:CustomAdapter:v1.0.2'
//仿微信朋友圈9圖上傳選擇器
compile 'com.github.yaozs:ImageShowPicker:1.0.0'