我的收藏網址

記錄一下自己發現的不錯的資源


1、android studio d的快捷鍵使用  :學到了for循環、非空的快捷鍵

  http://www.jianshu.com/p/bc8f6bfe12c6?

2、圖片選擇器

   https://github.com/LuckSiege/PictureSelector

   https://github.com/jeasonlzy/ImagePicker#imagepicker


3、tablayout 滿足了項目的大部分需求

  https://github.com/H07000223/FlycoTabLayout

  recyclerview+tablayout

  https://github.com/nshmura/RecyclerTabLayout


4、dialog

  https://github.com/luoshihai/XXDialog

  https://github.com/orhanobut/dialogplus

5、組件化開發

  http://blog.csdn.net/guiying712/article/details/55213884


 http://www.jianshu.com/p/59822a7b2fad

 http://www.jianshu.com/p/1b1d77f58e84

6、輪播控件banner

  https://github.com/youth5201314/banner?utm_source=tuicool&utm_medium=referral

  https://github.com/youth5201314/banner.git

7、網絡請求

  okgo

  http://blog.csdn.net/sky_pjf/article/details/52875304   okgo詳解

  https://github.com/jeasonlzy/okhttp-OkGo.git                okgo在git 上的源碼


  okhttp

  https:github.com/square/okhttp


  Retrofit

  http://blog.csdn.net/duanyy1990/article/details/52139294

  http:www.jianshu.com/p/308f3c54abdd

  http:blog.csdn.net/bitian123/article/details/51899716


8、金額轉換

  http://blog.csdn.net/thealert/article/details/6644987

9、viewpager指示器

  https://github.com/JakeWharton/ViewPagerIndicator.git

10、面試題

  https://github.com/GeniusVJR/LearningNotes

11、一款超炫酷的supertextview

  https://github.com/lygttpod/SuperTextView

12、git上大神總結的幾個app

  https://juejin.im/post/5917ca958d6d810058746134

13、包含了大部分可以用到的選擇器

  https://github.com/gzu-liyujiang/AndroidPicker

14、一組rxjava的網址,我看了收穫頗多的

  RxJava 

  http://lovehaodong.cn/tags/RxJava/   概述

  http://www.cnblogs.com/zhaoyanjun/p/5175502.html  概述

  https://github.com/ReactiveX/RxJava   

  https://github.com/wzgiceman/RxjavaRetrofitDemo-master  

  https://github.com/rengwuxian/RxJavaSamples

  https://github.com/JakeWharton/RxBinding 

  https://github.com/rengwuxian

  https://github.com/ReactiveX/RxJava

  http://blog.csdn.net/lzyzsd/article/details/41833541

  http://gank.io/post/560e15be2dca930e00da1083

  http://blog.csdn.net/job_hesc/article/details/45798307

  http://blog.csdn.net/job_hesc/article/details/46242117

  http://blog.csdn.net/job_hesc/article/details/46495281

  http://blog.csdn.net/job_hesc/article/details/46612015

   RxAndroid

  https://github.com/ReactiveX/RxAndroid

   RxBinding

  https://github.com/JakeWharton/RxBinding

  https://github.com/donnfelker/RxBindingsIntro

   RxBus

  http://www.jianshu.com/p/ca090f6e2fe2

  http://www.jianshu.com/p/71ab00a2677b

  http://www.jianshu.com/p/0493cc28a811

   RxLifecycle

  https://github.com/trello/RxLifecycle

  MVP+Retrofit+RxJava

  http://lovehaodong.cn/2017/04/12/Android%20架構/#more

  http://blog.csdn.net/wzgiceman/article/details/52908989

  http://www.jianshu.com/p/bbb3b13e086e

  https://github.com/jeasonlzy/okhttp-OkGo 廖子堯



15、詳細的介紹了Android中樣式的開發


  http://keeganlee.me/post/android/20150830


16、圖片處理

  圖片處理   Glide,ImageLoader,Fresco,xUtils3,Picasso

 Glide 

    https://github.com/bumptech/glide

 

  NineGridView   九宮格圖片處理

     https://github.com/jeasonlzy/NineGridView



17、Log
       https://github.com/orhanobut/logger

18、 SharePreferences
       https://github.com/baoyongzhang/Treasure

19、ButterKnife
        https://github.com/JakeWharton/butterknife
 

20、CommonAdapter
      https://github.com/tianzhijiexian/CommonAdapter


21、android工具類
      https://github.com/SpikeKing   

      https://github.com/Blankj/AndroidUtilCode 
   
      https://github.com/zyj1609wz/RxJava_RxAndroid

22、 RxBinding
     https://github.com/donnfelker/RxBindingsIntro 


23、kotlin 個人覺得寫的很實用,面對網上越來越多的討論kotlin會不會取代Java在Android中的地位,讓我想起來了我特喜歡的一本書“誰動了我的奶酪”

嘻嘻,真的和現在的情形好像的哦!!!感興趣的朋友可以去看看,書不厚,但是道理很明確

    http://blog.csdn.net/column/details/13719.html

    kotlin中文文檔

    https://huanglizhuo.gitbooks.io/kotlin-in-chinese/content/


    簡潔明瞭的Java和kotlin 的對比

    http://www.jcodecraeer.com/demo/from-java-to-kotlin/index.html

24、這個網站的知識體系部分講解了安卓的基本知識,很全面,值得去閱讀

    http://xueandroid.com/hierarchy?courseId=13


25、Android開源項目彙總

   裏面介紹了各種自定控件,實現了許多的功能,總有一個是可以給你啓發哦

   http://www.jianshu.com/p/658b56bec80f

   感謝作者的奉獻,和您一比我只是個小蚊子O(∩_∩)O哈哈~

26、apk包管理代碼

   蒲公英

   https://www.pyger.com

   FIR.IM

   https://fir.im/

27、數據解析

    數據解析

 Json

 http://json.org/json-zh.html

 Gson 

 http://www.jianshu.com/p/e740196225a4

 http://www.jianshu.com/p/c88260adaf5e

 http://www.jianshu.com/p/0e40a52c0063

 http://www.jianshu.com/p/3108f1e44155 

 JSON-Java

 Jackson

 FastJso

28、視頻處理

 https://github.com/lipangit/JieCaoVideoPlayer

 http://url.cn/43PGRCK


29、Android工具類

  https://github.com/SpikeKing   

  https://github.com/Blankj/AndroidUtilCode    

  https://github.com/zyj1609wz/RxJava_RxAndroid


30、Gradle  渠道包、統一依賴管理

  http://blog.csdn.net/johnwcheung/article/details/60573397  

  http://www.jianshu.com/p/533240d222d3

  http://blog.csdn.net/mynameishuangshuai/article/details/51783303

  https://github.com/Meituan-Dianping/walle

  http://www.cnblogs.com/xinmengwuheng/p/5797026.html

  http://www.cnblogs.com/xinmengwuheng/p/5797048.html

  http://www.cnblogs.com/xinmengwuheng/p/5797053.html

  http://blog.csdn.net/cai_iac/article/details/51850291

  http://blog.csdn.net/qdjdeveloper/article/details/68924916

  http://www.jcodecraeer.com/a/anzhuokaifa/Android_Studio/2015/0822/3350.html


31、toast

  https://github.com/keyboardsurfer/Crouton


32、NDK

  http://blog.csdn.net/qiujuer/article/details/42040963


33、Parcelable

  https://github.com/baoyongzhang/ParcelableGenerator


34、混淆

  http://www.jianshu.com/p/158aa484da13

  http://www.open-open.com/lib/view/open1476861285456.html

  http://www.cnblogs.com/permanent2012moira/p/5126276.html

  http://www.jianshu.com/p/0fcf6a1a13fe


35、RxGalleryFinal  圖片、視頻選擇器

  https://github.com/FinalTeam/RxGalleryFinal

 https://github.com/FinalTeam/RxGalleryFinal/blob/master/README.md


36、Android-apt

  http://www.jianshu.com/p/2494825183c5


37、Multidex

  http://blog.csdn.net/changsimeng/article/details/70946156

  http://blog.csdn.net/t12x3456/article/details/40837287


38、FragmentNavigator

  http://p.codekk.com/detail/Android/Aspsine/FragmentNavigator

  http://blog.csdn.net/maosidiaoxian/article/details/38864679

  https://github.com/Aspsine/FragmentNavigator

  https://github.com/keyboardsurfer/Crouton


39、解析佈局加載器inflate()方法

 http://blog.csdn.net/u012702547/article/details/52628453


40、Android操作手機通訊錄

  http://blog.csdn.net/lksodit_yiyi/article/details/7887348

 http://blog.csdn.net/wwj_748/article/details/19628755/

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