我的收藏网址

记录一下自己发现的不错的资源


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.youkuaiyun.com/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.youkuaiyun.com/sky_pjf/article/details/52875304   okgo详解

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


  okhttp

  https:github.com/square/okhttp


  Retrofit

  http://blog.youkuaiyun.com/duanyy1990/article/details/52139294

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

  http:blog.youkuaiyun.com/bitian123/article/details/51899716


8、金额转换

  http://blog.youkuaiyun.com/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.youkuaiyun.com/lzyzsd/article/details/41833541

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

  http://blog.youkuaiyun.com/job_hesc/article/details/45798307

  http://blog.youkuaiyun.com/job_hesc/article/details/46242117

  http://blog.youkuaiyun.com/job_hesc/article/details/46495281

  http://blog.youkuaiyun.com/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.youkuaiyun.com/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.youkuaiyun.com/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.youkuaiyun.com/johnwcheung/article/details/60573397  

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

      http://blog.youkuaiyun.com/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.youkuaiyun.com/cai_iac/article/details/51850291

      http://blog.youkuaiyun.com/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.youkuaiyun.com/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.youkuaiyun.com/changsimeng/article/details/70946156

      http://blog.youkuaiyun.com/t12x3456/article/details/40837287


    38、FragmentNavigator

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

      http://blog.youkuaiyun.com/maosidiaoxian/article/details/38864679

      https://github.com/Aspsine/FragmentNavigator

      https://github.com/keyboardsurfer/Crouton


    39、解析布局加载器inflate()方法

     http://blog.youkuaiyun.com/u012702547/article/details/52628453


    40、Android操作手机通讯录

      http://blog.youkuaiyun.com/lksodit_yiyi/article/details/7887348

     http://blog.youkuaiyun.com/wwj_748/article/details/19628755/

    评论
    添加红包

    请填写红包祝福语或标题

    红包个数最小为10个

    红包金额最低5元

    当前余额3.43前往充值 >
    需支付:10.00
    成就一亿技术人!
    领取后你会自动成为博主和红包主的粉丝 规则
    hope_wisdom
    发出的红包
    实付
    使用余额支付
    点击重新获取
    扫码支付
    钱包余额 0

    抵扣说明:

    1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
    2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

    余额充值