└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Android开源项目 2 | Android开源项目,旨在搜集平常工作中遇到和可能需要用到的一些好的开源项目。 3 | 4 | ## **系统控件** 5 | 6 | * TextView 7 | * [一个功能强大的TextView,可以满足日常大部分布局方式](https://github.com/lygttpod/SuperTextView) 8 | * [Facebook 开源文本布局库](https://github.com/facebookincubator/TextLayoutBuilder) 9 | * [一个对齐TextView文本的库](https://github.com/bluejamesbond/TextJustify-Android) 10 | * [自适应大小和行的TextView](https://github.com/AndroidDeveloperLB/AutoFitTextView) 11 | * [一个方便你在App里使用自定义字体的库](https://github.com/vsvankhede/easyfonts) 12 | * [更方便的调整 Android 中的字体,这个库自带了一些第三方英文字体](https://github.com/Ishmeetsingh97/FontometricsLibrary) 13 | * [LyricView:歌词Textview](https://github.com/markzhai/LyricView) 14 | * [歌词显示控件,支持多行显示、拖曳播放、自动识别歌词文件的编码](https://github.com/zhengken/LyricViewDemo) 15 | * [歌词风格的 TextView,利用 Gradient 渐变实现](https://github.com/livesun/GradientTextView) 16 | * [高级TextView,支持自适应,阅读更多多种高级功能](https://github.com/oktayayr/advancedtextview) 17 | * [精美文本下划线](https://github.com/romainguy/elegant-underline) 18 | * [非常实用的省略控件,无emoji截断之乱码, 无characterstyle截断之不雅](https://github.com/dinuscxj/EllipsizeTextView) 19 | * [一个可以取词的TextView](https://github.com/burgessjp/GetWordTextView) 20 | * [Android 文本字数计算小工具,做社交类的 App 可能会有些帮助](https://github.com/xbroak/CharCountTextView) 21 | * [Android修改6.0系统文本选择菜单](http://www.jianshu.com/p/89970f098012) 22 | * [支持矢量图展示的 TextView,再也不用麻烦来麻烦去的布局这些了](https://github.com/AAkira/CompoundIconTextView) 23 | * [简单高效的实现Android App全局字体替换 ](http://www.jianshu.com/p/4e1e96fe6d26) 24 | * [展开折叠功能的TextView](https://github.com/Manabu-GT/ExpandableTextView) 25 | * TextView富文本 26 | * [bili图文混排](https://github.com/Bilibili/drawee-text-view) 27 | * [支持Android图文混排、文字环绕图片等效果](https://github.com/hongyangAndroid/MixtureTextView) 28 | * [对原生TextView解析Html格式文本的增强](https://github.com/xuyisheng/TextViewForFullHtml) 29 | * [Android 富文本(HTML)解析库,渲染的非常漂亮,值得推荐](https://github.com/fourlastor/dante) 30 | * [让 Android HTML 类支持显示更多 Tag,极大的丰富了 TextView 可以展示的 Tag 类型](https://github.com/Pixplicity/HtmlCompat) 31 | * [Android平台下的富文本显示控件](https://github.com/zzhoujay/RichText) 32 | * [显示富文本的TextView](https://github.com/limedroid/XRichText) 33 | * [支持解析部分 html tag 的 TextView。在做阅读类 App 的时候格外需要](https://github.com/angebagui/medium-textview) 34 | * [自动给 TextView 增加超链接的库,还可以处理 Hashtags (#) ,at 人(@),电话,邮件等等数据](https://github.com/armcha/AutoLinkTextView) 35 | * [一个简单的spannable工具](https://github.com/jaychang0917/SimpleText) 36 | * [花式封装与使用SpannableString](http://www.jianshu.com/p/509b0d2626f4) 37 | * [文本编辑工具,轻松搞定一段文字不同颜色的需求](https://github.com/THEONE10211024/ColorPhrase) 38 | * [ColorTextView:让特定的文字呈现出特定的颜色](https://github.com/zhonghanwen/ColorTextView) 39 | * [简单易用的TextView装饰库](https://github.com/nntuyen/text-decorator) 40 | * TextView特效 41 | * [TextView文本改变动画](https://github.com/z56402344/AnimTextView) 42 | * [Textview电影特效](https://github.com/Rogero0o/MatchView) 43 | * [垂直跑马灯/垂直翻页公告](https://github.com/sfsheng0322/MarqueeView) 44 | * [Android 跑马灯效果,适合做个小广告,通知之类的](https://github.com/gongwen/MarqueeViewLibrary) 45 | * [一个方便使用的跑马灯效果library](https://github.com/gongwen/MarqueeViewDemo) 46 | * [滚动播放的公告控件](https://github.com/czy1121/noticeview) 47 | * [仿照Google+在卡片上滚动显示最新评论的TextSwitcher](https://github.com/SumiMakito/AdvancedTextSwitcher) 48 | * [一个滑动动画的textview(更好的显示温度,金额等)](https://github.com/robinhood/ticker) 49 | * [textview闪亮效果](https://github.com/RomainPiel/Shimmer-android) 50 | * [数字增加动画的 TextView](https://github.com/Bakumon/NumberAnimTextView) 51 | * [滚动数字控件](https://github.com/a-voyager/ScrollNumber/blob/master/README_zh.md) 52 | * [支持放大缩小的 TextView](https://github.com/androidessence/PinchZoomTextView) 53 | * [Android Textview Fading 动画效果](https://github.com/rosenpin/FadingTextView) 54 | * [一个用粒子动画显示文字的 Android 自定义 View](https://github.com/Yasic/ParticleTextView?utm_source=android-arsenal.com&utm_medium=referral&utm_campaign=5740) 55 | * [记分牌效果的单词轮换,在落地页可能会用到](https://github.com/sdsmdg/RotatingText) 56 | * ImageView 57 | * [基于Glide V4.0封装的图片加载库,可以监听加载图片时的进度 ](https://github.com/sfsheng0322/GlideImageView) 58 | * [ImageView加载动画](https://github.com/chiemy/LoadingImageView) 59 | * [Android 加载大图可以高清显示10000*10000像素的图片,轻松实现微博长图功能](https://github.com/LuckyJayce/LargeImage) 60 | * [大图查看加载库,支持拖动和缩放,利用 fresco 加载,超级方便,但是内存占用超级低,一点也不卡](https://github.com/Piasy/BigImageViewer) 61 | * [一个扩展原生控件支持圆角矩形框背景的库,可以减少相关shape资源文件使用](https://github.com/H07000223/FlycoRoundView) 62 | * [基于 Picasso 库实现的人脸检测和图片自动智能裁剪,做的超棒](https://github.com/aryarohit07/PicassoFaceDetectionTransformation) 63 | * [一个实现了最新的Google Calender中月份图片的效果的ImageView,图片会随着外部ScrollView的滚动而滚动](https://github.com/dexlex/DexMovingImageView) 64 | * [验证码图片 ImageView](https://github.com/jineshfrancs/CaptchaImageView) 65 | * [又一个Android端动态验证码实现](https://github.com/Freshman111/VerificationCodeView) 66 | * [通过监听手腕旋转进行交互,自动滚动图片](https://github.com/gjiazhe/PanoramaImageView) 67 | * [支持给图片加锚点的 Android 组件](https://github.com/jcodeing/AnchorImageView) 68 | * [仅使用一张资源图片为 View 设置具有按下效果的背景-OneDrawable](https://github.com/maoruibin/OneDrawable) 69 | * [用 Drawable 画的分隔符](https://github.com/nekocode/DividerDrawable) 70 | * ImageView特殊样式 71 | * [高效,强大,非常轻量级的自定义ImageView,支持圆形,三角形,棱形,圆角矩形,正多边形](https://github.com/TangXiaoLv/EffectiveShapeView) 72 | * [多种样式的图片,可以用于设置图片的形状,现有圆角、圆形、扇形、环形,四种可选方式](https://github.com/Idtk/FigureImageView) 73 | * [Android 色彩渐进 ImageView](https://github.com/skyfe79/AndroidGradientImageView) 74 | * [懂得智能配色的ImageView,还能给自己设置多彩的阴影哦](https://github.com/DingMouRen/PaletteImageView) 75 | * [用 ImageView 实现圆形头像](https://github.com/Carbs0126/AvatarImageView) 76 | * [根据图片阴影变颜色,细腻的视觉效果](https://github.com/yingLanNull/ShadowImageView/blob/master/READEME_CN.md) 77 | * [目前来看,Android 上最好看的控件阴影实现](https://github.com/harjot-oberai/MaterialShadows) 78 | * [仿微博带自定义身份标识和进度条的圆形头像](https://github.com/385841539/IdentityImageView) 79 | * [多种图片样式 UI 组合,很适合做头像相关的功能](https://github.com/stfalcon-studio/MultiImageView) 80 | * [支持持续性滑动动画的图片组件,用来做背景效果 应该不错](https://github.com/Cutta/ContinuousScrollableImageView) 81 | * ImageView浏览 82 | * [图片显示过渡动画效果](https://github.com/danylovolokh/ImageTransition) 83 | * [对 ImageView 实现了全屏浏览效果,同时支持了图片缩放效果,和滑动消失效果](https://github.com/stfalcon-studio/FrescoImageViewer) 84 | * [Android 图片放大过渡效果](https://github.com/vikramkakkar/ImageTransition) 85 | * [双指控制图片展开,以及放大缩小,做的超棒](https://github.com/imablanco/Zoomy) 86 | * [transferee 可以帮助你完成从缩略图到原图的无缝过渡转变,功能体系仿照并涵盖 ios 版本的 QQ、微信朋友圈、新浪微博的图片浏览功能](https://github.com/Hitomis/transferee) 87 | * [一个支持Gif图片以及普通图片预览,支持双击缩放,单机退出,同时可以选择使用jni的形式去高效加载gif或者更更精简的(仅2个类)gif控件](https://github.com/kymjs/KJGallery) 88 | * [滚动时可以设置视差效果的ImageView](https://github.com/gjiazhe/ScrollParallaxImageView) 89 | * [类似微博微信显示图片的九宫格控件](https://github.com/laobie/NineGridImageView) 90 | * [帮助你轻松的创建一个灵活的图片 Grid 布局](https://github.com/fython/ImageGridView/blob/master/README-CN.md) 91 | * [多图组成的拼贴控件](https://github.com/lopei/collageview) 92 | * [类似于 Twitter 多媒体展示效果,自动组织多张图的展示,很有用哦](https://github.com/ihsanbal/Wiv) 93 | * [仿Nice首页图片列表9图样式,并实现拖拽效果 ](https://github.com/wobiancao/ImageNice9Layout) 94 | * [类似 Instagram Story 的插件,展示照片集合](https://github.com/shts/StoriesProgressView) 95 | * EditText 96 | * [一个漂亮的Materia风格EditText](https://github.com/florent37/MaterialTextField) 97 | * [MD 风格的 EditText,精致](https://github.com/bufferapp/BufferTextInputLayout) 98 | * [Edit作为Listview的Iteam](https://github.com/Aspsine/EditTextInListView) 99 | * [通过眼睛切换密码是否可见 ](https://github.com/lisawray/passwordview) 100 | * [可以给 EditText 输入文字时给输入的文字添加各种动画效果的库](https://github.com/alphamu/AnimatedEditText) 101 | * [在EditText中显示tag的view ](https://github.com/qiugang/EditTag) 102 | * [Android EditText的撤销和恢复(反撤销)](https://github.com/qinci/AndroidEdit/) 103 | * [支持自动格式化的 EditText,比如货币、电话号码等等](https://github.com/PaXLiCh/FormattEditText) 104 | * [支持 at 别人效果的 EditText,很实用的样子](https://github.com/luckyandyzhang/MentionEditText) 105 | * [自定义EditText实现右下角计数控件](https://github.com/FTandJYQ/AnFQNumEditText) 106 | * [自定义 自动补充 email 的 EditText ](https://github.com/wangshaolei/AutoFillEmailEditText) 107 | * [给用户输入自动加上特定格式](https://github.com/RedMadRobot/input-mask-android) 108 | * [Android 仿业问 打字机效果](https://github.com/andyxialm/TyperEditText) 109 | * [类似微博标签的文本控件](https://github.com/limedroid/TagEditText) 110 | * [拥有更好效果的 LineHeightEditText](https://github.com/hanks-zyh/LineHeightEditText) 111 | * [效果很棒的一款 Float Text Placeholder 效果组件](https://github.com/rafakob/FloatingEditText) 112 | * [支持格式自动识别和展示的 EditBox](https://github.com/santalu/mask-edittext) 113 | * [Box 效果的 EditText,很漂亮哦](https://github.com/HITGIF/TextFieldBoxes) 114 | * SeachView 115 | * [Materia风格的searchview](https://github.com/TakeoffAndroid/MaterialDialogSearchView) 116 | * [EditText 实现 Tag 输入和快速选择功能](https://github.com/OfficialAmal/ChipLayout) 117 | * [让 TextView PlaceHolder (Hint)文本带有切换过度效果,在显示多个热门搜索的时候可以用得到](https://github.com/cctanfujun/HintAnim-EditText) 118 | * [漂亮的波纹展开式搜索效果](https://github.com/didixyy/BilibiliSearchView) 119 | * [一款实现的很漂亮的卡片式搜索效果](https://github.com/limuyang2/CardSearchView) 120 | * Button 121 | * [一个Button分成两部分效果](https://github.com/yankai-victor/RingButton) 122 | * [连续组合点击](https://github.com/brucetoo/ComboView) 123 | * [带完成动画效果的按钮](https://github.com/SparkYuan/SubmitButton) 124 | * [Button 拉长展开效果 ](https://github.com/daniel-martins-IR/MagicButton) 125 | * [可设置圆角背景边框的的按钮](https://github.com/czy1121/roundbutton) 126 | * [Android 拖住滚动 Button 效果](https://github.com/dewarder/HoldingButton) 127 | * [Android 按钮进度条效果](https://github.com/ishaan1995/ButtonProgressBar) 128 | * [loading button](https://github.com/leandroBorgesFerreira/LoadingButtonAndroid)   129 | * [带有进度动画的Android自定义提交按钮](https://github.com/Someonewow/SubmitButton/blob/master/README-zh.md) 130 | * [渐变的下载按钮,发现不少小伙伴要做类似效果的](https://github.com/cctanfujun/ProgressRoundButton) 131 | * [仿iOS下载进度样式的按钮](https://github.com/jiang111/CProgressButton) 132 | * [通过 elevation 阴影来创造更逼真的按下效果](https://github.com/rubensousa/RaiflatButton) 133 | * Switch 134 | * [拥有18种果冻效果、30种缓动效果、可变色的开关按钮](https://github.com/Nightonke/JellyToggleButton/blob/master/README-ZH.md) 135 | * [笑脸ToggleButton](https://github.com/Nightonke/FaceOffToggleButton/blob/master/README-ZH.md) 136 | * [Android 版本的 Day & Night Switcher!](https://github.com/BaymaxTong/SwitchButton) 137 | * [Android 两状态 或者 三状态 Switch 按钮,三状态切换超实用](https://github.com/RiccardoMoro/RMSwitch) 138 | * [又一个三状态 Toggle Button](https://github.com/BeppiMenozzi/TriStateToggleButton) 139 | * [很有新意的一个滑动效果库](https://github.com/MAXDeliveryNG/slideview) 140 | * [一个自定义的切换按钮,页面切换效果](https://github.com/polyak01/IconSwitch) 141 | * [漂亮的二选一按钮效果](https://github.com/steelkiwi/SeparateShapesView) 142 | * CheckBox 143 | * [自定义动画checkbox](https://github.com/andyxialm/SmoothCheckBox) 144 | * [带动画的Checkbox](https://github.com/lguipeng/AnimCheckBox) 145 | * [CircleCheckBox](https://github.com/arlindiDev/CircleCheckBox) 146 | * [Android 状态切换按钮效果](https://github.com/zagum/Android-SwitchIcon) 147 | * ProgressBar 148 | * [渐变的圆形进度条与轻量横向进度条](https://github.com/lingochamp/MagicProgressWidget) 149 | * [可定制的圆形进度条,通过xml参数配置可实现QQ健康中步数的弧形进度显示、仪盘表显示速度、最常见的下载进度条等功能](https://github.com/Shinelw/ColorArcProgressBar/blob/master/README_CHINESE.md) 150 | * [安卓版圆形进度条](https://github.com/yingLanNull/CircleAlarmTimerView) 151 | * [带有边角的环形进度条](https://github.com/Flepsik/ProgressRingView) 152 | * [类似汽车仪表盘的速度指示器](https://github.com/anastr/SpeedView) 153 | * [多层圆弧进度条](https://github.com/GIGAMOLE/ArcProgressStackView) 154 | * [Android环形进度条类似apple watch健身记录](https://github.com/ldoublem/RingProgress) 155 | * [带动画的水平进度条](https://github.com/MasayukiSuda/AnimateHorizontalProgressBar) 156 | * [一款比较好看的进度条](https://github.com/castorflex/SmoothProgressBar) 157 | * [一个简单实现的自定义圆环进度条,可使用于文件的上传下载图片加载等地方.](https://github.com/HotBitmapGG/RingProgressBar) 158 | * [CircleProgressBar继承ProgressBar,是包含实心和线条两种风格的圆环进度条.](https://github.com/dinuscxj/CircleProgressBar/blob/master/README-ZH.md) 159 | * [仿新浪体育客户端比分的进度条,左右各一条](https://github.com/YangShaoXiong/LikeSinaSportProgress) 160 | * [支持左右两边同时滚动的进度条,类似比分](https://github.com/alex5241/AwesomeProgressbar) 161 | * [Android 仿应用宝的下载效果,你知道中间那个光条是怎么做出来的吗](https://github.com/LineChen/FlickerProgressBar) 162 | * [一个展示下载进度的View,下载完成和失败的时候会有酷酷的动画](https://github.com/dudu90/FreshDownloadView) 163 | * [蛮有创意的一发 Android 下载效果](https://github.com/Ajian-studio/GADownloading/blob/master/README_CN.md) 164 | * [Android自定义多种风格进度控件](https://github.com/WhiteDG/ProgressView/blob/master/README_CN.md) 165 | * [这是一个切割时间的表盘](https://github.com/DuanTzXavier/conciseclock) 166 | * [自定义View之渐变圆环进度条](https://github.com/Blankj/ProgressRing) 167 | * [一些模仿google的ProgressBar](https://github.com/jpardogo/GoogleProgressBar) 168 | * [仿淘宝 淘抢购进度条](https://github.com/zhlucky/SaleProgressView) 169 | * SeekBar 170 | * [Range Seekbar](https://github.com/dolphinwang/RangeSeekbar) 171 | * [ 一款漂亮美观的支持双向范围选择和普通SeekBar模式的SeekBar,支持刻度、负数以及多种强大的自定义属性](https://github.com/Jay-Goo/RangeSeekBar/blob/master/README_ZH.md) 172 | * [仿微信公众号设置文章字体大小时所需要的View控件](https://github.com/YangShaoXiong/RangeBar) 173 | * [分离式的 Slider 效果,可以用来做打赏选择钱数,也可以做类似Uber选择车型,可用的场景相当多](https://github.com/lawloretienne/DiscreteSlider) 174 | * [自定义SeekBar,进度变化由可视化气泡样式呈现,定制化程度较高](https://github.com/woxingxiao/BubbleSeekBar) 175 | * [滑动完成确认的交互效果](https://github.com/VictorAlbertos/SwipeCoordinator) 176 | * Ratingbar 177 | * [给用户提供一个好看的 Rating 打分效果](https://github.com/eugeneek/SmileBar) 178 | * [卡通萌萌系 Rating 组件](https://github.com/sujithkanna/SmileyRating) 179 | * [一款漂亮的打分效果](https://github.com/DreaminginCodeZH/MaterialRatingBar) 180 | * [五星好评](https://github.com/FlyingPumba/SimpleRatingBar) 181 | * [自动通过用户启动 App 的次数,弹出 Rating 页面引导用户评价](https://github.com/codemybrainsout/smart-app-rate) 182 | * [比官方组件更细腻的打分效果](https://github.com/ome450901/SimpleRatingBar) 183 | * [漂亮的笑脸评分动画](https://github.com/sujithkanna/SmileyRating) 184 | * ScrollView/NestedScrollView 185 | * [Android下拉图片变大的ScrollView](http://jiyiren.github.io/2015/08/13/Android%E4%B8%8B%E6%8B%89%E5%9B%BE%E7%89%87%E5%8F%98%E5%A4%A7%E7%9A%84ScrollView/) 186 | * [Android Header 自动随滑动浮动,类似AppStore页面](https://github.com/w446108264/ScrollableLayout) 187 | * [一款漂亮的 Android 视差效果](https://github.com/developer-shivam/ChanelView) 188 | * [仿Google Play商店沉侵式样式](https://github.com/matrixxun/ImmersiveDetailSample) 189 | * ListView 190 | * [一个下拉顶部图片放大的listview](https://github.com/matrixxun/PullToZoomInListView) 191 | * [功能强大的StickyHeaderListView:标题渐变、吸附悬停、筛选分类、动态头部等](https://github.com/sfsheng0322/StickyHeaderListView) 192 | * [TEmptyView是一个小轮子,希望能够更简单地设置EmptyView,免除每次设置emptyView都要写xml之苦。 支持AdapterView(ListView/GridView等)、RecyclerView](https://github.com/barryhappy/TEmptyView/blob/master/README.cn.md) 193 | * GridView 194 | * [可展开,可拖动,可排序,可删除,固定更多的GridView](https://github.com/wedcel/DragExpandGrid) 195 | * [带头尾的gridview](https://github.com/liaohuqiu/android-GridViewWithHeaderAndFooter/blob/master/README-cn.md) 196 | * ViewPager 197 | * [无限循环滚动卡片式ViewPager,可上下左右切换,效果很赞](https://github.com/DevLight-Mobile-Agency/InfiniteCycleViewPager) 198 | * [对 ViewPager 的一个横向扩展,Page 可宽可窄,表现很像 Gallelry](https://github.com/Pixplicity/MultiViewPager) 199 | * [一个带HeadView的ViewPager,可滚动可固定](https://github.com/XavierSAndroid/MagicHeaderViewPager) 200 | * [垂直的VIewpager](https://github.com/kaelaela/VerticalViewPager) 201 | * [一个可以折叠,展开的ViewPager的库](https://github.com/Telenav/ExpandablePager) 202 | * [左右滑动时有视差的效果的 ViewPager](https://github.com/ybq/ParallaxViewPager) 203 | * [类似 Duolingo 的 Card 滑动和选择效果](https://github.com/rubensousa/ViewPagerCards) 204 | * [跟随ViewPager移动的进度展示控件](https://github.com/hzw1199/android_ProcessBar) 205 | * [一个漂亮的 Android 画廊展示效果,点击可以显示详情 ](https://github.com/Jaouan/Carousel-Browsing-Example) 206 | * [画廊展示效果,点击可以查看简介,可进入详情页面](https://github.com/xmuSistone/android-page-transition) 207 | * [仿qq身边的人Viewpager实现,可上下左右滚动](https://github.com/dalong982242260/SlidingBallViewPager) 208 | * [基于官方ViewPager,支持水平方向上滑动和竖直方向上的滑动的ViewPager](https://github.com/youngkaaa/YViewPagerDemo/blob/master/README_CH.md) 209 | * [敲酷炫的ViewPager卡片展示及缩放切换效果和Q弹指示器](http://blog.csdn.net/qian520ao/article/details/68952079) 210 | * [阿里开源一个封装多种特性的ViewPager](https://github.com/alibaba/UltraViewPager/blob/master/README-ch.md) 211 | * [Ramotion 出品:卡片切换及Android 页面展开效果](https://github.com/Ramotion/expanding-collection-android) 212 | * [炒鸡炫酷效果的ExpandingPager](https://github.com/qs-lll/ExpandingPager) 213 | * [基于RecyclerView的扩展库,提供了与ViewPager类似的滑动效果并且添加了一些有用的特性](https://github.com/luckyandyzhang/CleverRecyclerView) 214 | * Calendar 215 | * [一款漂亮的calendar ](https://github.com/SundeepK/CompactCalendarView) 216 | * [ListView实现的日历](https://github.com/traex/CalendarListview) 217 | * [一个ListView 和 CalendarView 结合并互相联动的控件,日历可以伸缩扩展,列表可以上拉下沉](https://github.com/Kelin-Hong/CalendarListView) 218 | * [日历组件,包含了多个日历控件样式供使用。](https://github.com/dengshiwei/CalendarComponent) 219 | * [显示阳历,农历,节假日和二十四节气 实现对某月日期的单选或者多选的andorid 日历控件库](https://github.com/myjoybar/android-calendar-view) 220 | * [简洁风格的日历 View](https://github.com/recruit-mp/LightCalendarView) 221 | * [类似 Google 日历的实现,做的不错](https://github.com/memfis19/Cadar) 222 | * [又一个漂亮的 Android MD 风格日历效果](https://github.com/jMavarez/MaterialCalendar) 223 | * [一款漂亮的每周日历组件](https://github.com/nomanr/weekcalendar) 224 | * [一个可以动态修改标记日期和显示预约列表的周日历](https://github.com/loonggg/WeekCalendar) 225 | * [一款精致漂亮的日历组件](https://github.com/prolificinteractive/material-calendarview) 226 | * [安卓炫酷日历组件,tile 风格相当漂亮](https://github.com/MorochoRochaDarwin/OneCalendarView) 227 | * [又一个漂亮的日历组件](https://github.com/mahendramahi/CalendarView) 228 | * [可进行 UI 定制的日历组件,轻松完成签到日历功能](https://github.com/shichaohui/EasyCalendar) 229 | * [MD 风格的日历组件](https://github.com/Applandeo/Material-Calendar-View) 230 | * [自定义日历控件 支持左右无限滑动 周月切换 标记日期显示 自定义显示效果跳转到指定日期](https://github.com/MagicMashRoom/SuperCalendar) 231 | * [Android 周日历视图组件,可以标记事件](https://github.com/alamkanak/Android-Week-View) 232 | * PickView 233 | * [安卓选择器类,包括各种类型的选择器,可自定义顶部及底部界面,可自定义窗口动画](https://github.com/gzu-liyujiang/AndroidPicker) 234 | * [日期选择控件](https://github.com/flavienlaurent/datetimepicker) 235 | * [Material风格时间日历选择组件](https://github.com/wdullaer/MaterialDateTimePicker) 236 | * [仿ios的PickerUI](https://github.com/DavidPizarro/PickerUI) 237 | * [可实现三级联动的选择器,高仿iOS的滚轮控件,字体大小自适应](https://github.com/alafighting/CharacterPickerView) 238 | * [Android时间选择器,支持年月日时分,年月日,年月,月日时分,时分格式,可以设置最小时间(精确到分)](https://github.com/JZXiang/TimePickerDialog/blob/master/README-cn.md) 239 | * [基于第三方WheelView 实现的一个时间选择器](https://github.com/chsmy/DateSelecter) 240 | * [WheelPicker](https://github.com/AigeStudio/WheelPicker) 241 | * [类似仪表盘的选择器](https://github.com/BCsl/CursorWheelLayout) 242 | * [一款漂亮的 Bottom Sheet 日期时间选择器](https://github.com/philliphsu/BottomSheetPickers) 243 | * [时间选择器,选择特定间隔时间段](https://github.com/skedgo/DateTimeRangePicker) 244 | * [Android 双层级 Dialog 选择框](https://github.com/aliab/Two-Step-Picker-Dialog) 245 | * [一款支持透明度的取色器](https://github.com/DingMouRen/ColorPicker) 246 | * [全功能颜色选择器](https://github.com/AzeeSoft/AndroidPhotoshopColorPicker) 247 | * [Android 上的取色工具](https://github.com/skydoves/ColorPickerView) 248 | * [滑动式选择器,用在选头像,选背景图非常适合的场景](https://github.com/GoodieBag/CarouselPicker) 249 | * [水平选择器](https://github.com/GoodieBag/HorizontalPicker) 250 | * [水平的角度选择器滑轮](https://github.com/shchurov/HorizontalWheelView) 251 | * [横向滚动的、可以支持大量文本选择的自定义View ](https://github.com/385841539/HorizontalScrollSelectedView) 252 | * [自定义NumberPickerView](https://github.com/Carbs0126/NumberPickerView) 253 | * [citypicker 高仿iOS 滚轮实现 省市区 城市选择三级联动](https://github.com/crazyandcoder/citypicker) 254 | * Menu 255 | * [环形菜单控件](https://github.com/sungerk/CircularMenu) 256 | * [漂亮的 Android 圆形菜单](https://github.com/ImangazalievM/CircleMenu) 257 | * [按钮弹出环绕按钮](https://github.com/anshulagarwal2k/GooeyMenu) 258 | * [基于Material Design设计的环形菜单控件](https://github.com/DingMouRen/AnnularMenuView) 259 | * [底部滑出菜单](https://github.com/soarcn/BottomSheet) 260 | * [BoomMenu可以让你的菜单按钮 ... 瞬间爆炸!](https://github.com/Nightonke/BoomMenu/blob/master/README-ZH.md) 261 | * [Google 放出的 Android 浮动菜单效果](https://github.com/google/hover) 262 | * [仿美团糯米下拉菜单列表](https://github.com/sungerk/DropDownLayout) 263 | * [非常 Material Design 风格的 Dropdown 效果](https://github.com/AnthonyFermin/DropDownView) 264 | * [轮盘样式的 Fragment 菜单选择控件](https://github.com/Hitomis/SpinMenu) 265 | * [可定制下拉选择列表](https://github.com/Rock610/TagSelectorView) 266 | * [一个别致的环形菜单](https://github.com/Hitomis/CircleMenu) 267 | * [3D 视差效果的多选按钮](https://github.com/gjiazhe/MultiChoicesCircleButton) 268 | * [Android 动态 Menu 菜单 Demo,做的很棒](https://github.com/adonixis/android-animated-menu-items) 269 | * [Android 方块儿展开菜单,很有新意](https://github.com/devsideal/SquareMenu) 270 | * [类似手机QQ界面右上角的弹出菜单,使用 recyclerview 和 popupwindow 封装了一下](https://github.com/zaaach/TopRightMenu) 271 | * [PopsTabView是个filter容器,他可以自动,快速,构建不同筛选样式,自由组合成一组tab](https://github.com/ccj659/PopsTabView) 272 | * Dialog 273 | * [提供自定义dialog style的库,非自定义view,纯净原生](https://github.com/tianzhijiexian/EasyDialog) 274 | * [一行代码实现提示对话框,指定元素](https://github.com/michaelye/EasyDialog) 275 | * [支持上中下显示ListView,GridView显示Diaolog](https://github.com/orhanobut/dialogplus) 276 | * [一个强大的Android对话框库,简化自定义对话框.支持2.2+](https://github.com/H07000223/FlycoDialog_Master/blob/master/README_CN.md) 277 | * [支持左右滑动选项卡的 Dialog](https://github.com/ashishbhandari/AndroidTabbedDialog) 278 | * [动画显示能够侧滑消失的DialogFragment](https://github.com/kakajika/SwipeAwayDialog) 279 | * [使用 DialogFragment 实现底部弹窗布局](https://github.com/SpikeKing/BottomDialogDemo) 280 | * [自定义底部dialog](https://github.com/rebus007/BottomDialog) 281 | * [底部划动菜单,滑动时背景图透明度渐变,支持嵌套 LiewView 或 ScrollView](https://github.com/kingideayou/SlideBottomPanel) 282 | * [一个好看的 Dialog](https://github.com/geniusforapp/fancyDialog) 283 | * [变化过度效果的 Dialog Box,动画效果很棒](https://github.com/AdityaAnand1/Morphing-Material-Dialogs) 284 | * SeachView/Spinner 285 | * [位置搜索智能提示框,利用了 GoogleApi,想要用到国内的话,可以对接一个国内的地图服务](https://github.com/codemybrainsout/PlaceSearchDialog) 286 | * [一款可定制的搜索对话框](https://github.com/mirrajabi/search-dialog) 287 | * [Android 查询高亮辅助组件](https://github.com/cyrilmottier/QueryHighlighter) 288 | * [搜索过滤器交互效果](https://github.com/Yalantis/SearchFilter) 289 | * [一个炫酷的SearchView搜索动画库](https://github.com/android-cjj/JJSearchViewAnim/blob/master/README-CN.md) 290 | * [很 Material Design 风格的 Search Bar,可以拿来直接用,文档也很完备。](https://github.com/mancj/MaterialSearchBar) 291 | * [一个带有展开和折叠动画的Spinner](https://github.com/arcadefire/nice-spinner) 292 | * [可以记住历史选项的spinner](https://github.com/Jasonchenlijian/MemorySpinner) 293 | * [支持搜索的spinner](https://github.com/miteshpithadiya/SearchableSpinner) 294 | * Activity/Fragment 295 | * [以卡片视图的形式管理你的 Activity,让你的 app 可以自由的切换、跳转、关闭 Activity 以及结束 app 程序 ](https://github.com/Hitomis/ActivitySwitcher) 296 | * [类Android 5.0任务管理的控件](https://github.com/Bossyao168/StackOverView) 297 | * [Android 逆向实用小插件:展示页面 Top Activity 的名称和包名](https://github.com/109021017/android-TopActivity) 298 | * [Android Activity 下拉上拉滑动消失效果,类似 Chrome 的 Tab 效果](https://github.com/klinker24/Android-DragDismissActivity) 299 | * [Activity + 多Fragment","多模块Activity多Fragment"架构而生,帮你大大简化使用过程,轻松解决各种复杂嵌套等问题,修复了官方Fragment库中存在的一些BUG](https://github.com/YoKeyword/Fragmentation) 300 | * [轮盘样式的 Fragment 选择菜单,可转动轮盘切换 Fragment](https://github.com/Hitomis/SpinMenu) 301 | 302 | 303 | ## **Material Design控件** 304 | * RecyclerView 305 | * [RecyclerView开源项目集合](https://github.com/CameloeAnthony/Learning-RecyclerView) 306 | * [最强RecyclerView,Item侧滑菜单,长按拖拽Item,滑动删除Item。可以和任何下拉刷新框架结合使用](https://github.com/yanzhenjie/SwipeRecyclerView) 307 | * [支持addHeaderView、 addFooterView、分页加载的RecyclerView解决方案](https://github.com/cundong/HeaderAndFooterRecyclerView) 308 | * [一种新的实现RecyclerViewHeadView的方法](https://github.com/drakeet/RecyclerViewWithHeaderNewPractice) 309 | * [Android RecyclerView 顶部悬浮实现](https://github.com/christmasjason/StickyHeaderView) 310 | * [Android两级磁贴列表,拥有完美的不同级磁贴互相接触推动的效果,适合多级分类嵌套展示](https://github.com/Kenber/DoubleStickyHeadersList) 311 | * [在RecyclerView上实现吸顶布局](https://github.com/TellH/RecyclerStickyHeaderView) 312 | * [RecyclerView:利用打造悬浮效果 ](http://www.jianshu.com/p/b335b620af39) 313 | * [一款支持条目展开的 RecyclerView](https://github.com/zaihuishou/ExpandableRecyclerview) 314 | * [一个如你熟悉ListView、GridView一样熟悉的RecyclerView](https://github.com/iwgang/FamiliarRecyclerView) 315 | * [Airbnb开源的一个显示recycleview复杂效果的库](https://github.com/airbnb/epoxy) 316 | * [一个RecycleView扩展,让你更容易使用](https://github.com/jaychang0917/SimpleRecyclerView) 317 | * [让 RecyclerView 也支持 fast scroll 效果](https://github.com/L4Digital/FastScroll) 318 | * [支持多选的 RecyclerView](https://github.com/dvdciri/MultiChoiceRecyclerView) 319 | * [实现类似锤子和 Google Photo 的滑动列表选择功能](https://github.com/MFlisar/DragSelectRecyclerView) 320 | * [类似 Facebook 加载时,条目的闪烁效果,酷酷的](https://github.com/sharish/ShimmerRecyclerView) 321 | * [基于 RecyclerView 实现的横向滑动组件,超级漂亮和实用](https://github.com/yarolegovich/DiscreteScrollView) 322 | * [RecyclerView Snap 边缘停止效果,可嵌套横向滚动](https://github.com/rubensousa/RecyclerViewSnap) 323 | * [RecyclerView横向卡片浏览](https://github.com/TakuSemba/MultiSnapRecyclerView) 324 | * [支持轮盘,垂直,水平与无限滚动的RecyclerView ](https://github.com/kHRYSTAL/CircleRecyclerView) 325 | * [类ios顶级状态栏返回列表顶部](https://github.com/kmshack/Android-TopScrollHelper) 326 | * [视差效果的 Item 滑动变大](https://github.com/iielse/RetailMeNotList) 327 | * [android版高仿喵街主页滑动item视差效果](http://www.jianshu.com/p/a2c3c21e3b99) 328 | * [Tumblr 出品:解耦 RecyclerView,提高滑动性能](https://github.com/tumblr/Graywater) 329 | * [Android之自定义View:侧滑删除](http://cherylgood.cn/articles/2017/06/07/1496811955547.html) 330 | * LayoutManageer 331 | * [一个环形菜单的布局管理器,伦敦眼效果](https://github.com/danylovolokh/LondonEyeLayoutManager) 332 | * [风车转盘效果的 LayoutManager,做的很漂亮](https://github.com/Cleveroad/FanLayoutManager) 333 | * [让你的RecyclerView秀出传送带效果,支持横向和纵向两种选择](https://github.com/Azoft/CarouselLayoutManager) 334 | * [一种流式布局的效果,很像我们平时看到的标签云](https://github.com/BelooS/ChipsLayoutManager) 335 | * [蜂巢布局管理器,除了外观帅气外,其增删查改的动画效果也是很赞的](https://github.com/Chacojack/HiveLayoutManager) 336 | * [阿里开源的针对RecyclerView的LayoutManager扩展](https://github.com/alibaba/vlayout/blob/master/README-ch.md) 337 | * [Google开源的布局,其效果是实现类似CSS中的Flexbox布局效果](https://github.com/google/flexbox-layout) 338 | * [一个自适应图片长宽比Recyclerview的LayoutManager](https://github.com/500px/greedo-layout-for-android) 339 | * [支持不同形态的 Span Grid Layout](https://github.com/Arasthel/SpannedGridLayoutManager) 340 | * [RecyclerView 半圆形布局](https://github.com/cdflynn/turn-layout-manager) 341 | * RecyclerViewDecoration 342 | * [一个设置RecyclerView间隔线的库](https://github.com/karumi/dividers) 343 | * [Recyclerview间隔线](https://github.com/dinuscxj/RecyclerItemDecoration) 344 | * [RecyclerView粘性标签库](https://github.com/oubowu/PinnedSectionItemDecoration) 345 | * [一个提供吸顶效果的ItemDecoration](https://github.com/boboyuwu/PinnedHeaderItemDecoration) 346 | * [安卓版本的VegaScroll](https://github.com/xmuSistone/VegaLayoutManager) 347 | * RecyclerViewIteamTouch 348 | * [RecyclerView已读侧滑删除](https://github.com/HoneyNeutrons/RecyclerViewUndoSwipe) 349 | * [带点击和滑动删除的recyclerview ](https://github.com/nikhilpanju/RecyclerViewEnhanced) 350 | * [基于itemtouchhelper,实现左滑菜单,删除确认](https://github.com/loopeer/itemtouchhelper-extension) 351 | * RecyclerViewAnimation 352 | * [一个简单的RecyclerView items动画库](https://github.com/gabrielemariotti/RecyclerViewItemAnimators) 353 | * [各种Recyclerview动画效果](https://github.com/wasabeef/recyclerview-animators) 354 | * [实现 RecyclerView 布局切换动画的示例 ](https://github.com/gjiazhe/LayoutSwitch) 355 | * Adapter 356 | * [Android 万能的Adapter for ListView,GridView等,支持多种Item类型的情况](https://github.com/hongyangAndroid/base-adapter) 357 | * [FastAdapter](https://github.com/mikepenz/FastAdapter) 358 | * [一个封装了BaseAdapter和RecyclerView.Adapter的简洁的Adapter](https://github.com/byteam/SuperAdapter/blob/master/README-zh-rCN.md) 359 | * [通过封装BaseAdapter和RecyclerView.Adapter得到的通用的,简易的Adapter](https://github.com/tianzhijiexian/CommonAdapter) 360 | * [android速构adapter神器](https://github.com/ThePacific/adapter) 361 | * [BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper/) 362 | * [一个多功能的 Adapter ](https://github.com/davideas/FlexibleAdapter) 363 | * [RecyclerView 超强助手](https://github.com/nisrulz/recyclerviewhelper) 364 | * [多布局适配器](https://github.com/DevAhamed/MultiViewAdapter) 365 | * [kotlin根据返回的数据驱动视图](https://github.com/Werb/MoreType/blob/master/README_ZH.md) 366 | * ToolBar/ActionBar/StatusBar 367 | * [目测是 Bilibili 出品的 StatusBar 和 NavigationBar 辅助工具类](https://github.com/H07000223/FlycoSystemBar) 368 | * [5.0以下沉浸式状态栏](https://github.com/Veaer/Glass) 369 | * [Material Design文字缩放入Toolbar的一种实现](https://github.com/yueban/MaterialTextScaleToolbarDemo) 370 | * [Android app状态栏变色](https://github.com/hongyangAndroid/ColorfulStatusBar) 371 | * [渐进色的 Actionbar 效果,使用场景较少,可以在一些花哨的 App 设计上用得到](https://github.com/flouthoc/Gradbar) 372 | * [Toolbar 组件展示 Banner 图片效果](https://github.com/JuL1205/SlideshowToolbar) 373 | * [果冻肉效果的Toolbar](https://github.com/Yalantis/JellyToolbar) 374 | * [android 4.4以上沉浸式状态栏和沉浸式导航栏管理以及对bar的其他设置](https://github.com/gyf-dev/ImmersionBar) 375 | * CoordinatorLayout/AppBarLayout/CollapsingToolbarLayout 376 | * [TabLayout 和 CoordinatorLayout 相结合的折叠控件](https://github.com/hugeterry/CoordinatorTabLayout/blob/master/README_CN.md) 377 | * [CoordinatorLayoutDemos](https://github.com/sungerk/CoordinatorLayoutDemos) 378 | * [CoordinatorLayout例子](https://github.com/saulmm/CoordinatorBehaviorExample) 379 | * [使AppBarLayout 可以弹性下拉的Behavior](https://github.com/ToDou/appbarlayout-spring-behavior) 380 | * [过渡平滑的 Toolbar 效果](https://github.com/arsan-official/collapsing-toolbar) 381 | * DrawerLayout/NavigationView 382 | * [Material风格侧滑菜单](https://github.com/mikepenz/MaterialDrawer) 383 | * [基于 Floating Button 实现的菜单展开效果,做的非常棒](https://github.com/andremion/Floating-Navigation-View) 384 | * [侧滑菜单,可自定义左中右](https://github.com/flyfei/CustomMenu/blob/master/README_CN.md) 385 | * [一个 DrawerLayout 的扩展,具有帅气的动画与创新的交互。一次手势完成滑出侧边栏与选择菜单](https://github.com/mzule/FantasySlide) 386 | * [很有特点的一个DrawerLayout,动画效果很 Android](https://github.com/florent37/AwesomeBar) 387 | * [漂亮的 Android Drawer](https://github.com/yarolegovich/SlidingRootNav) 388 | * [Android 面包屑导航](https://github.com/fython/BreadcrumbsView/wiki/%E4%B8%AD%E6%96%87-README.md) 389 | * BottomNavigation/TabLayout 390 | * [PagerSlidingTabStrip](https://github.com/astuetz/PagerSlidingTabStrip) 391 | * [TabLayout,对PagerSlidingTabStrip进行修改](https://github.com/H07000223/FlycoTabLayout/blob/master/README_CN.md) 392 | * [一个用RecyclerView实现的TabLayout](https://github.com/nshmura/RecyclerTabLayout) 393 | * [扩展 Android Tab Layout,实现动画指示器效果,很漂亮](https://github.com/Andy671/Dachshund-Tab-Layout) 394 | * [仿造Youtube Gaming inspired Tabs](https://github.com/saiff35/LivingTabs) 395 | * [Devlight酷炫多彩的互动导航标签栏,支持左边,上下](https://github.com/DevLight-Mobile-Agency/NavigationTabBar) 396 | * [Devlight出品导航选项卡](https://github.com/DevLight-Mobile-Agency/NavigationTabStrip) 397 | * [PagerBottomTabStrip 是一个基本按谷歌Material Design规范完成的安卓底部导航栏控件](https://github.com/tyzlmjj/PagerBottomTabStrip) 398 | * [自定义Material Design Bottom Navigation](https://github.com/roughike/BottomBar) 399 | * [Material Bottom Navigation 实现](https://github.com/armcha/LuseenBottomNavigation) 400 | * [各式动画底部导航栏](https://github.com/Ashok-Varma/BottomNavigation) 401 | * [仿照 Google Space 实现的导航栏效果,做的很漂亮!!](https://github.com/armcha/Space-Navigation-View) 402 | * [很有新意的一款 Android Bottom Tab 效果](https://github.com/thelong1EU/SpaceTabLayout) 403 | * [遇见 LoopBar 从Cleveroad。在Android环境中导航的新方法](https://github.com/Cleveroad/LoopBar) 404 | * [仿QQ底部Tab切换带数字提示的RadioButton,支持自定义提示数字背景颜色、字体大小、字体颜色](https://github.com/goodfree/BadgeRadioButton) 405 | * [底部导航tab](https://github.com/bufferapp/AdaptableBottomNavigation) 406 | * [仿最美应用的底栏,使用recyclerView实现](https://github.com/huage2580/ZuiMeiTAG) 407 | * [ChangeTabLayout是模仿乐视LIVE App主界面TabLayout效果](https://github.com/simplezhli/ChangeTabLayout) 408 | * FloatingActionButton 409 | * [类似FloatingActionButton的可扩展和收缩列表项的库](https://github.com/Karumi/ExpandableSelector) 410 | * [仿tumblr的FloatingActionButton的菜单打开动画 ](https://github.com/tiancaiCC/SpringFloatingActionMenu) 411 | * [一个可以给Floating Action Button 添加 Transformation 动画的库](https://github.com/konifar/fab-transformation) 412 | * [Float Button 圆形进度条效果 ](https://github.com/DmitryMalkovich/circular-with-floating-action-button) 413 | * [可展开定制菜单的Float Button](https://github.com/Clans/FloatingActionButton) 414 | * [支持展开菜单的 Fab 按钮](https://github.com/JoaquimLey/faboptions) 415 | * [FabAnimations](https://github.com/qs-lll/FabActionAnimations) 416 | * [简单易用的可定制展开角度的button menu](https://github.com/uin3566/AllAngleExpandableButton) 417 | * [一个好看的Float菜单](https://github.com/xue5455/SmartMenu) 418 | * [支持计数效果的 FloatingActionButton](https://github.com/andremion/CounterFab) 419 | * [效果很棒的 Fab 按钮](https://github.com/jahirfiquitiva/FABsMenu) 420 | * SnackBar/Toast 421 | * [支持风格化和动画效果的 Toast,很漂亮](https://github.com/Muddz/StyleableToast) 422 | * [给人眼前一亮的 Toast 效果](https://github.com/yadav-rahul/TastyToast) 423 | * [美化原生 Toast ](https://github.com/GrenderG/Toasty) 424 | * [优雅的Snackbar](https://github.com/TonnyL/Light) 425 | * [比原生 Snack 更漂亮的 Bottom Notification 库](https://github.com/matecode/Snacky) 426 | * [snackbar扩展,可以显示进度](https://github.com/tingyik90/snackprogressbar) 427 | * [轻量级的消息提示库,请脑补SnackBar和Toast,但自定义更方便](https://github.com/liuguangqiang/CookieBar) 428 | * [Android Dropdown 风格的 Alert 窗体](https://github.com/Tapadoo/Alerter) 429 | * [掉落通知效果](https://github.com/Brudigem/DropDownWarning) 430 | * [一个ToastBar, 可以像Snackbar一样attach到viewgroup里面或者像Toast一样的overlay,支持Top/Bottom两种模式](https://github.com/SwiftyWang/ToastBar) 431 | * CardView 432 | * [灵活的ShadowView,可替代CardView使用](https://github.com/loopeer/shadow) 433 | 434 | ## **Material Design控件库** 435 | * [一个兼容android 2.2material design组件库](https://github.com/navasmdc/MaterialDesignLibrary) 436 | * [android material design 风格项目整理](https://github.com/soyoungboy/android-material-design-Open-source-projects) 437 | * [演示Material Design控件的使用](https://github.com/chenyangcun/MaterialDesignExample) 438 | * [Material Design控件demo演示](https://github.com/rey5137/material) 439 | 440 | ## **自定义控件** 441 | 442 | * Layout 443 | * [渐变色背景组件](https://github.com/csdodd/GradientLayout) 444 | * [漂亮的色彩渐变式背景效果](https://github.com/dynamitechetan/Flowing-Gradient) 445 | * [类 Instagram 的色彩渐变效果](https://github.com/Taishi-Y/InstagramLikeColorTransitionAndroid) 446 | * [给布局添加阴影,立体显示](https://github.com/wangjiegulu/ShadowViewHelper) 447 | * [让任何布局支持选中状态,类似 Checkbox 的属性](https://github.com/Jaouan/CompoundLayout) 448 | * [一个可自定义子控件大小及位置、相等大小的子控件间可通过拖动交换位置的ViewGroup](https://github.com/alivebao/FreeSizeDraggableLayout) 449 | * [类似 Facebook 闪烁式的 Load View组件,如TextView,ImageView](https://github.com/elye/loaderviewlibrary) 450 | * [Loading 状态的闪烁效果,类似 Facebook 的加载](https://github.com/team-supercharge/ShimmerLayout) 451 | * [斜角 View 效果,用来做 Profile 背景最适合不过](https://github.com/florent37/DiagonalLayout) 452 | * [Android 优雅的对角线效果](https://github.com/IntruderShanky/Squint) 453 | * [漂亮的弧形顶部布局效果](https://github.com/florent37/ArcLayout) 454 | * [一个真正的Ripple效果,需要考虑Ripple的圆心变化 ](https://github.com/liuguangqiang/RippleLayout) 455 | * [layout中的进度条](https://github.com/iammert/ProgressLayout) 456 | * [自定义横向堆叠卡片效果Layout](https://github.com/xmuSistone/android-pile-layout) 457 | * [一个竖直方向的SlidingPanelLayout,支持加载多个Panel,可以灵活地实现漂亮的的交互效果,类似竖向卡片堆叠效果](https://github.com/woxingxiao/SlidingUpPanelLayout/blob/master/README_zh.md)   458 | * [可结合Behaviour使用的Android 展开型布局菜单](https://github.com/iammert/ScalingLayout) 459 | * [Android通用圆角布局](https://github.com/GcsSloop/rclayout) 460 | * [够长的 Shadow 效果](https://github.com/florent37/LongShadow) 461 | * [可设定阴影颜色的shadow-layout](https://github.com/dmytrodanylyk/shadow-layout) 462 | * AboutLayout/Preference 463 | * [Material Design 风格的 About 页面设计](https://github.com/daniel-stoneuk/material-about-library) 464 | * [Material Design 风格的 About 页面](https://github.com/jrvansuita/MaterialAbout) 465 | * [Material Design 风格的 PreferenceFragment](https://github.com/XhinLiang/MDPreference) 466 | * [使用方便的的 Material Design 风格 Preference UI,包含一个根据规范自制的新的 SimpleMenuPreference](https://github.com/RikkaW/MaterialPreference) 467 | * [Preference 中经常会遇到选颜色的问题,这个自定义组件,就是帮你解决Color Preferece 的问题](https://github.com/kizitonwose/colorpreference) 468 | * [about-page 2.0,全新的卡片风格,支持 Android DayNight,使用更加简单,API 更加丰富,新增「Android 应用友链」类型](https://github.com/android-links/about-page) 469 | * ExpandableLayout 470 | * [一种可根据展开是否超出屏幕来判断父控件是否自动滚动的ExpandableLayout](https://github.com/SilenceDut/ExpandableLayout) 471 | * [可展开/隐藏子view的layout](https://github.com/AAkira/ExpandableLayout) 472 | * [可伸缩控件](https://github.com/cachapa/ExpandableLayout) 473 | * [是一个实现树形内容展示的库](https://github.com/Telenav/NodeFlow) 474 | * [每个条目可展开布局效果](https://github.com/iammert/ExpandableLayout) 475 | * ParallaxLayout 476 | * [视图分层视差效果](https://github.com/SchibstedSpain/Parallax-Layer-Layout) 477 | * [一个支持可伸缩头部的布局](https://github.com/hongyangAndroid/Android-StickyNavLayout) 478 | * [大图作为header跟随手指向上滑动,下拉展示大图](https://github.com/w4lle/PullDownView) 479 | * [跟随手势滑动,显示隐藏标题栏、底部导航栏及悬浮按钮的 Android Behavior Library](https://github.com/Lauzy/LBehavior) 480 | * [一个下拉放大的RecyclerView](https://github.com/dinuscxj/PullZoomRecyclerView) 481 | * StatusLayout 482 | * [Android 多状态加载布局的开发 Tips](http://gudong.name/2017/04/26/loading_layout_practice.html) 483 | * [一个支持多种状态的自定义View,可以方便的切换到:加载中视图、错误视图、空数据视图、网络异常视图、内容视图](https://github.com/qyxxjd/MultipleStatusView) 484 | * [可能是最优雅的切换布局的方法](https://github.com/fingdo/stateLayout) 485 | * [一个轻量的ProgressLayout,能够帮助你实现“加载中”、“无内容”,“网络错误”,“加载失败”等不同场景下的页面切换与展示,并且支持点击页面重试。](https://github.com/LianjiaTech/ProgressLayout) 486 | * [通用状态切换视图](https://github.com/XuDaojie/MultiStateView) 487 | * [一个简单但可以自定义切换动画的管理多状态的自定义layout ](https://github.com/lufficc/StateLayout) 488 | * [简单实用的页面多状态布局(content,loading,empty,error)](https://github.com/czy1121/loadinglayout) 489 | * [Android 布局多状态维护工具,实用](https://github.com/gturedi/StatefulLayout) 490 | * [Layout等组件的状态维护,比如:无数据 / 网络出现问题 / 数据获取成功等](https://github.com/WassimBenltaief/FlowLayout) 491 | * [以组件的方式维护列表加载状态](https://github.com/gitsindonesia/baso) 492 | * [简洁优雅的网络状态提示](https://github.com/iammert/StatusView) 493 | * FlowLayout/TagView 494 | * [自定义TagView,并且可拖拽](https://github.com/whilu/AndroidTagView) 495 | * [自定义ViewGroup,实现多功能流式布局与网格布局](https://github.com/LRH1993/AutoFlowLayout) 496 | * [Android流式布局,支持单选、多选等,适合用于产品标签等](https://github.com/hongyangAndroid/FlowLayout) 497 | * [又一个标签布局](https://github.com/lankton/android-flowlayout) 498 | * [支持 SingleLine 模式的标签云效果,轻松实现知乎问题话题列表](https://github.com/kingideayou/TagCloudView) 499 | * [Android流式布局,支持点击、单选、多选等,适合用于产品标签等,用法采用Adapter模式,和ListView、GridView用法一样!!!](https://github.com/hanhailong/FlowTag) 500 | * [Android 支持拖拽排序的流式标签布局](https://github.com/LightSun/android-drag-FlowLayout) 501 | * [Android 流式标签布局](https://github.com/nex3z/FlowLayout) 502 | * [Material Design 风格的 Tag (Chip) 标签组件,漂亮,实用](https://github.com/robertlevonyan/materialChipView) 503 | * [类似邮件发送,多个联系人标签排列](https://github.com/pchmn/MaterialChipsInput) 504 | * [非常 Fancy 的选项过滤器](https://github.com/Krupen/FabulousFilter) 505 | * PullToRefresh 506 | * [安卓下拉刷新开源库对比](https://github.com/desmond1121/Android-Ptr-Comparison) 507 | * [Android下拉刷新开源库集锦,提供源码用于学习和研究](https://github.com/TellH/Android_PullToRefreshLibrary_Collection) 508 | * [众多优秀的下拉刷新](https://github.com/android-cjj/BeautifulRefreshLayout) 509 | * [Material下拉刷新效果](https://github.com/android-cjj/Android-MaterialRefreshLayout/blob/master/README-cn.md) 510 | * [A Custom SwipeRefreshLayout.自定义HeaderView和FooterView,支持下拉刷新和上拉加载更多](https://github.com/nuptboyzhb/SuperSwipeRefreshLayout) 511 | * [在android-Ultra-Pull-To-Refresh的基础上增加了加载更多的支持](https://github.com/Chanven/CommonPullToRefresh) 512 | * [TwinklingRefreshLayout支持下拉刷新和上拉加载的RefreshLayout,自带越界回弹效果,支持RecyclerView,AbsListView,ScrollView,WebView](https://github.com/lcodecorex/TwinklingRefreshLayout) 513 | * [多种下拉刷新效果、上拉加载更多、可配置自定义头部广告位](https://github.com/bingoogolapple/BGARefreshLayout-Android) 514 | * [一个自定义视图可以上下拉动,支持Scrollview,ListView,recyclerview,WebView和另一个视图,使用方便](https://github.com/liaoinstan/SpringView/blob/master/README_CN.md) 515 | * [刷新组件是更换的时候啦!!!轻量级而又无所不能](https://github.com/dinuscxj/RecyclerRefreshLayout) 516 | * [“锤子下拉”,东半球最优雅的下拉控件](https://github.com/hougr/SmartisanPull) 517 | * [支持上拉下拉刷新的RecyclerView](https://github.com/tosslife/PullLoadView) 518 | * [RecyclerViewManager支持上下拉刷新及点击事件](https://github.com/Syehunter/RecyclerViewManager) 519 | * PullToRefreshAnimation 520 | * [模仿SwipeRefreshLayout实现的下拉刷新库](https://github.com/biezhihua/RefreshLayout-YYT) 521 | * [自定义下拉刷新动画(煮汤)](https://github.com/Yalantis/pull-to-make-soup) 522 | * [实现思简单,有趣好玩的下拉刷新库, 你还记得小时候打的黑白掌上游戏机么](https://github.com/Hitomis/FunGameRefresh) 523 | * [挺有意思的一个下拉刷新效果,可以看看源码学习一下实现类似效果的思路](https://github.com/lubeast/PullToRefresh/blob/master/README_CHN.md) 524 | * [效果超棒的微笑下拉刷新。这是在 SwipeRefreshLayout基础上修改的下拉刷新库](https://github.com/songixan/SmileRefresh) 525 | * [烟花效果的下拉刷新,浮夸吗?](https://github.com/Cleveroad/FireworkyPullToRefresh) 526 | * [Android智能下拉刷新框架,支持越界回弹,集成了几十种炫酷的Header和 Footer](https://github.com/scwang90/SmartRefreshLayout) 527 | * imageLoader 528 | * [图片加载框架的api封装,涵盖fresco,glide,picasso.最大程度优化内存,防止OOM](https://github.com/hss01248/ImageLoader) 529 | * [Picasso,Glide,Fresco对比分析](http://blog.csdn.net/github_33304260/article/details/70213300) 530 | * SideBar 531 | * [仿美团等选择城市列表demo](https://github.com/zaaach/CityPicker) 532 | * [城市列表选择](https://github.com/gugalor/citylist) 533 | * [仿美团城市选择界面,可直接用在实际项目中](https://github.com/yangxu4536/MeiTuanLocateCity) 534 | * [一个用RecyclerVIew实现的联系人列表](https://github.com/jiang111/IndexRecyclerView) 535 | * [简单的Recyclerview侧边栏,类通讯录侧边](https://github.com/CaMnter/EasyRecyclerViewSidebar) 536 | * [带波动效果的索引侧边栏,支持左右手模式和自定义索引](https://github.com/gjiazhe/WaveSideBar) 537 | * [全新的快速索引导航栏,联系人字母排序侧边栏](https://github.com/kongnanlive/SideBar) 538 | * [做的很不错的一款侧边栏索引](https://github.com/Solartisan/WaveSideBar) 539 | * [仿汽车报价大全的sidebar](https://github.com/AlexLiuSheng/AnimSideBar) 540 | * [一个实用的联系人选择工具](https://github.com/quiin/UnifiedContactPicker) 541 | * [泡泡效果的索引滚动控件](https://github.com/cdflynn/bubble-scroll) 542 | * Gesture 543 | * [手势返回](https://github.com/ikew0ng/SwipeBackLayout) 544 | * [有与微信相同的手势返回](https://github.com/Jude95/SwipeBackHelper/blob/master/README_ch.md) 545 | * [高仿最新版微信6.2手势滑动返回](https://github.com/XBeats/and_swipeback) 546 | * [高仿微信手势滑动返回](https://github.com/hanhailong/SwipeBackSample) 547 | * [Android 边缘侧滑效果,支持多种场景下的侧滑退出](https://github.com/GeeJoe/EdgeSlidingBack) 548 | * [高仿微信视差手势滑动返回,无需设置透明主题](https://github.com/oubowu/SlideBack) 549 | * [修改 support-v4 包中 SlidingPaneLayout 的源码来实现滑动返回布局](https://github.com/bingoogolapple/BGASwipeBackLayout-Android) 550 | * [一个滑动关闭Activity的组件,可以设置上下左右滑动关闭](https://github.com/gongwen/SwipeBackLayout/blob/master/README-CN.md) 551 | * [手势滑动返回的Fragment](https://github.com/YoKeyword/SwipeBackFragment) 552 | * [一款功能强大的滑动库,目前支持dialogfragment,activity,卡片,listView,RecyclerView,GridView等的滑动。](https://github.com/CameloeAnthony/UltimateSwipeTool) 553 | * [一款精美强大的识别手势类库 ](https://github.com/nisrulz/sensey) 554 | * [Android手势监听](https://github.com/pwittchen/swipe) 555 | * [手势驱动的动画效果过程展示](https://github.com/russelarms/OffsetAnimator) 556 | * TipView/PoupView 557 | * [给布局添加提示](https://github.com/tomergoldst/tooltips) 558 | * [一个用于view旁显示TipView,类似popwindow](https://github.com/venmo/tooltip-view) 559 | * [Android View Tooltips,目前来看做的最漂亮的](https://github.com/florent37/ViewTooltip) 560 | * [基于相对位置实现弹出 PopupWindow](https://github.com/kakajika/RelativePopupWindow) 561 | * [带箭头的TipVIew](https://github.com/cpiz/BubbleView/blob/master/README_CN.md) 562 | * [带各种特效提示框,可调整提示位置 ](https://github.com/douglasjunior/android-simple-tooltip) 563 | * [PopupWindow Wrapper 对 PopupWindow 的封装](https://github.com/zyyoona7/EasyPopup) 564 | * Badge 565 | * [为你的应用程序加上数字角标](https://github.com/leolin310148/ShortcutBadger) 566 | * [最简单的BadgeView,一句代码就搞定](https://github.com/AlexLiuSheng/BadgeView) 567 | * [各个位置未读消息及设置各种徽章样式](https://github.com/bingoogolapple/BGABadgeView-Android/blob/master/README.md) 568 | * [带有徽标(数字,小红点)的按钮](https://github.com/czy1121/badgebutton) 569 | * [消息提醒数目标记](https://github.com/stefanjauker/BadgeView) 570 | * [一系列可绘制的 Badge](https://github.com/nekocode/Badge) 571 | * [Badge 风格的 TextView,支持 Shadow 和 Elevation](https://github.com/matrixxun/MaterialBadgeTextView) 572 | * [自由定制外观、拖拽消除的MaterialDesign风格Android BadgeView](https://github.com/qstumn/BadgeView) 573 | * [仿QQ消息未读拖拽清除,“一键退朝”,“一键清除未读”,“一键下班”](https://github.com/Qiaoidea/QQTipsView) 574 | * [超级漂亮的一个高亮功能提醒效果](https://github.com/KeepSafe/TapTargetView) 575 | * [如何做出一个类似 QQ 未读消息的粘性组件](https://github.com/smartbetter/AndroidGooView) 576 | * [QQ 未读气泡拖拽组件,轻松集成](https://github.com/javonleee/DragPointView) 577 | * Gallery 578 | * [让图像呈现gallery显示效果](https://github.com/lawloretienne/ImageGallery) 579 | * [Andorid 3D展示Gllery控件](https://github.com/moondroid/CoverFlow) 580 | * [3D展示Gllery控件](https://github.com/davidschreiber/FancyCoverFlow) 581 | * [上面显示,下面Gallery效果](https://github.com/sungerk/GalleryView) 582 | * [RecyclerView 卡片画廊效果](https://github.com/huazhiyuan2008/RecyclerViewCardGallery) 583 | * [展示不同大小图片特殊的瀑布流](https://github.com/CarGuo/ImageGalleryOptimize) 584 | * TimeLineView/StepView 585 | * [时间线View](https://github.com/alorma/TimelineView) 586 | * [Material Design时间线,步骤控件](https://github.com/fython/MaterialStepperView) 587 | * [一个RecyclerView实现的时间轴](https://github.com/ishratkhan/NestedTimeLineRecyclerView) 588 | * [时间线View](https://github.com/vipulasri/Timeline-View) 589 | * [流程指示器](https://github.com/baoyachi/StepView) 590 | * [带有动态效果的表单引导进度条](https://github.com/VictorAlbertos/BreadcrumbsView) 591 | * [Android 实现步骤管理的组件](https://github.com/stepstone-tech/android-material-stepper) 592 | * [一个展示注册进度的ProgressBar](https://github.com/jiang111/ProgressView) 593 | * [Material Design 的一款表示行为步骤组件,很精致](https://github.com/fython/MaterialStepperView) 594 | * [瀑布流时间轴](https://github.com/vivian8725118/TimeLine/blob/master/README_CHINESE.md) 595 | * Indicator 596 | * [各种各样的PageIndicator样式](https://github.com/H07000223/FlycoPageIndicator) 597 | * [一些 indicator样式](https://github.com/ongakuer/CircleIndicator) 598 | * [可定制的Indicator,结合ViewPager使用,当然不通过ViewPager也可以用](https://github.com/jiang111/ScalableTabIndicator) 599 | * [带圆圈切换动画Indicator](https://github.com/Modificator/CircleIndicator) 600 | * Banner 601 | * [一个简单的Banner轮播](https://github.com/sayyam/carouselview) 602 | * [一个好的广告轮播](https://github.com/H07000223/FlycoBanner_Master/blob/master/README_CN.md) 603 | * [Flipboard轮播组件](https://github.com/chengdazhi/DecentBanner) 604 | * [通用的广告栏控件,让你轻松实现广告头效果](https://github.com/saiwu-bigkoo/Android-ConvenientBanner) 605 | * [一个简单,强大的广告活动弹窗控件](https://github.com/yipianfengye/android-adDialog) 606 | * [横幅广告轮播控件](https://github.com/czy1121/bannerview) 607 | * CountDown 608 | * [TextureView仿手淘倒计时](https://github.com/CaMnter/EasyCountDownTextureView) 609 | * [倒计时控件](https://github.com/iwgang/CountdownView/blob/master/README_CN.md) 610 | * [圆形Progress的TickTock计时器](https://github.com/BCGDV-ASIA/android-widget-ticktock) 611 | * [漂亮的数字转化视图](https://github.com/me-abhinav/NumberMorphView) 612 | * [一个解耦良好的计时控件,可自由扩展。](https://github.com/fashare2015/TimerView) 613 | * [仿魅族BannerView,图片轮播控件,支持多种模式切换](https://github.com/pinguo-zhouwei/MZBannerView) 614 | * Guide 615 | * [带你重新认识:Android Splash页秒开 Activity白屏 Activity黑屏](http://blog.csdn.net/yanzhenjie1003/article/details/52201896) 616 | * [Android App新手指引开源控件](http://blog.coderclock.com/2017/05/22/android/open-source-android-app-guide-view-library/) 617 | * [Android 欢迎页开源项目](http://www.jianshu.com/p/b08286b9e3f6) 618 | * [一个简单欢迎页面库](https://github.com/RubenGees/Introduction) 619 | * [自定义欢迎界面](https://github.com/stephentuso/welcome-android) 620 | * [WoWo可以优化你的App介绍/引导页面,WoWo将动画和viewpager结合起来。](https://github.com/Nightonke/WoWoViewPager) 621 | * [程序引导界面与动画效果](https://github.com/HeinrichReimer/material-intro) 622 | * [漂亮的 Welcome 效果框架 ](https://github.com/txusballesteros/welcome-coordinator) 623 | * [漂亮的变换引导效果](https://github.com/eoinfogarty/Onboarding) 624 | * [小红书欢迎引导第二版](https://github.com/w446108264/XhsWelcomeAnim) 625 | * [带有色彩渐变的新功能引导页](https://github.com/codemybrainsout/ahoy-onboarding) 626 | * [Material 风格的介绍页,在做介绍的同时,可以向用户申请权限,做的超漂亮](https://github.com/TangoAgency/material-intro-screen) 627 | * [Android 用户引导库 MaterialIntroView 使用及源码分析](http://www.jianshu.com/p/1d2dcbc1e0f2) 628 | * [用于app指向性功能高亮的库](https://github.com/hongyangAndroid/Highlight) 629 | * [最最轻量级的新手引导库(只有7个类),能够快速的为一个Activity里的任何一个View控件创建一个遮罩式的导航页](https://github.com/binIoter/GuideView) 630 | * [支持引导路径高亮的方案](https://github.com/TakuSemba/Spotlight) 631 | * Theme 632 | * [日夜间模式切换](https://github.com/zzz40500/ThemeDemo) 633 | * [Android主题切换(Theme)实现日夜间功能](http://www.jianshu.com/p/0cd03c878def) 634 | * [基于Theme的Android动态换肤库,无需重启Activity、无需自定义View,方便的实现日间、夜间模式](https://github.com/bboyfeiyu/Colorful) 635 | * [知乎和简书的Android客户端夜间模式实现方式](http://blog.coderclock.com/2016/08/28/android/%E7%9F%A5%E4%B9%8E%E5%92%8C%E7%AE%80%E4%B9%A6%E7%9A%84%E5%A4%9C%E9%97%B4%E6%A8%A1%E5%BC%8F%E5%AE%9E%E7%8E%B0%E5%A5%97%E8%B7%AF/) 636 | * [动态加载本地皮肤包进行换肤的皮肤框架 ](https://github.com/fengjundev/Android-Skin-Loader) 637 | * [一种完全无侵入的换肤方式,支持插件式和应用内,无需重启Activity.](https://github.com/hongyangAndroid/AndroidChangeSkin) 638 | * [夜间模式](https://github.com/ashqal/NightOwl) 639 | * [MagicaSakura 是 Android 多主题框架 ](https://github.com/Bilibili/MagicaSakura) 640 | * [超赞!Android 多主题切换库!](https://github.com/52inc/Scoops) 641 | * [Android 主题换肤的开源库(插件化换肤)](https://github.com/burgessjp/ThemeSkinning/blob/master/README.md) 642 | * [Android 运行时主题切换小工具库](https://github.com/garretyoder/Colorful) 643 | * [Android 切换皮肤方案,轻松实现](https://github.com/ximsfei/Android-skin-support) 644 | * [RxJava 实现的主题切换引擎!](https://github.com/afollestad/aesthetic) 645 | * [基于 Android-Skin-Loader的一个换肤项目](https://github.com/burgessjp/ThemeSkinning) 646 | * Shop 647 | * [android仿京东、淘宝商品详情页上拉查看详情](https://github.com/ysnows/DoubleScrollVIew) 648 | * [仿照淘宝和聚美优品,在商品详情页,向上拖动时,可以加载下一页](https://github.com/xmuSistone/android-vertical-slide-view) 649 | * [设置购买数量的View](https://github.com/himanshu-soni/QuantityView) 650 | * [仿饿了么点击购物效果](https://github.com/JeasonWong/ElemeShoppingView) 651 | * [仿美团筛选布局](https://github.com/sungerk/DropDownLayout) 652 | * [一个垂直方向的DrawerLayout,抽屉从上向下展开](https://github.com/corerzhang/VerticalDrawerLayout) 653 | * [一个类似支付宝、微信输入支付密码的控件](https://github.com/iamMehedi/PasscodeView) 654 | * [高仿微信支付键盘](https://github.com/zuiwuyuan/WeChatPswKeyboard) 655 | * [仿饿了么加入购物车旋转控件 - 自带闪转腾挪动画 的按钮。UI已适配View复用](https://github.com/mcxtzhang/AnimShopButton) 656 | * [一款萌萌的计数器组件](https://github.com/DanielMartinus/Stepper-Touch) 657 | * LableView 658 | * [自定义三角标签 View](https://github.com/shts/TriangleLabelView) 659 | * [一个给图片加标签的库,如热销等等](https://github.com/H07000223/FlycoLabelView/blob/master/README_CN.md) 660 | * [一个倾斜的TextView,适用于标签场景](https://github.com/HeZaiJin/SlantedTextView/blob/master/README-cn.md) 661 | * [一个简单的标签控件](https://github.com/corerzhang/LabelView) 662 | * [Android 角标组件效果](https://github.com/czy1121/cornerlabelview) 663 | * [一个可配置的迷你版轻量级 Label 辅助类,支持多种配置效果](https://github.com/yanbober/AvatarLabelView) 664 | * [仿小红书图片标签](https://github.com/shellljx/TagViewGroup) 665 | * 图表 666 | * [最知名的图标控件](https://github.com/PhilJay/MPAndroidChart) 667 | * [一个很棒图表控件,4.0以上更好](https://github.com/lecho/hellocharts-android) 668 | * [最低兼容Android 4.0,能够优雅直观的效果来为用户展示可视化数据。](https://github.com/diogobernardino/WilliamChart) 669 | * [SmallChart图表库](https://github.com/Idtk/SmallChart) 670 | * [一个视觉效果还不错的图表控件](https://github.com/mychoices/Jgraph) 671 | * [Android上的一个蛛网评分控件](https://github.com/xiaopansky/SpiderWebScoreView) 672 | * [正多边形的统计图,支持任意边数的多边形](https://github.com/GordenXiao/PolygonChart) 673 | * [做的很棒的一个 Android 辐射数据统计效果](https://github.com/DmitriyZaitsev/RadarChartView) 674 | * [一款可以自由定制外观、手势旋转的android雷达图表lib](https://github.com/qstumn/RadarChart) 675 | * [一个小巧且高效的线性图表组件,拥有完善的源码注释,可直接在实际项目中集成,同时也是一个不可错过学习项目](https://github.com/whataa/SuitLines) 676 | * [Android 多边形绘制组件,用来做动态图表](https://github.com/stkent/PolygonDrawingUtil) 677 | * [模仿掌上英雄联盟能力分析效果](https://github.com/jiangzehui/polygonsview) 678 | * [这是Android一个雷达扫描显示的扫描图,超高仿QQ附近的人搜索展示](https://github.com/ImmortalZ/RadarScan) 679 | * [android下自定义View之雷达扫描 ](https://github.com/gpfduoduo/RadarScanView) 680 | * TableLayout 681 | * [支持多个方向滑动的 View,类似 Calendar 里的 UI 效果,类似表格](https://github.com/Kelin-Hong/ScrollablePanel) 682 | * [可固定头部的表格控件](https://github.com/InQBarna/TableFixHeaders) 683 | * [一个使用RecyclerView实现的表格](https://github.com/zhouchaoyuan/excelPanel) 684 | * [利用 TableLayout 实现的 CSV 文件加载和预览,可缩放拖动浏览](https://github.com/Cleveroad/AdaptiveTableLayout) 685 | * FloatView 686 | * [悬浮窗权限兼容库 ](https://github.com/czy1121/overlaypermission) 687 | * [窗口权限方案](https://github.com/bunnyblue/AndroidPopWinPermission) 688 | * [自定义Floatview实现全站浮动按钮和来电秀](https://github.com/AlexLiuSheng/FloatView) 689 | * [悬浮球-一个服务开启悬浮球,任何界面都可以使用](https://github.com/hanbaokun/FloatingViewService) 690 | * [仿uc浏览器,无需权限,提示悬浮窗实现](https://github.com/liaohuqiu/android-UCToast) 691 | * [android 悬浮窗菜单,可在launcher或app中使用](https://github.com/crosg/FloatMenuSample) 692 | * [播放控件悬浮View](https://github.com/Cleveroad/MusicBobber) 693 | * [一个能够在任何控件之上执行漂浮效果动画的控件](https://github.com/UFreedom/FloatingText/blob/master/README_CN.md) 694 | * [仿三星桌面的浮动工具](https://github.com/k0shk0sh/FastAccess) 695 | * Login 696 | * [Material 效果两步登录](https://github.com/unipiazza/unipiazza-android-twostepslogin) 697 | * [很概念化设计的一个注册动画效果。](https://github.com/JeasonWong/SignUpTransition) 698 | * [Material登录效果](https://github.com/fanrunqi/MaterialLogin) 699 | * [Material-Design风格的动画注册登陆界面~够清爽](https://github.com/Yellow5A5/Material-Design-Login) 700 | * [很赞的登录注册布局](https://github.com/irfaan008/OnePageSigninSignup) 701 | * Card 702 | * [酷炫信用卡View](https://github.com/cooltechworks/CreditCardView) 703 | * [Android酷炫的礼物卡片控件](https://github.com/ldoublem/GiftCard) 704 | * [自定义卡片集view,支持展开收缩滚动](https://github.com/loopeer/CardStackView) 705 | * [Android 卡片滑动出现和消失效果](https://github.com/mancj/SlideUp-Android) 706 | * [滑动卡片的view](https://github.com/Meetic/Shuffle) 707 | * [Android 横向翻转效果,支持双面的 View 场景,类似信用卡](https://github.com/wajahatkarim3/EasyFlipView) 708 | * [Android 信用卡提交效果](https://github.com/adonixis/android-sumbit-credit-card-flow) 709 | * [Android小票效果](https://github.com/vivian8725118/CardView) 710 | * [可自定义动画的卡片切换视图](https://github.com/BakerJQ/Android-InfiniteCards) 711 | * [仿TinderStack堆叠卡片浏览](https://github.com/lawloretienne/TinderStack) 712 | * [Android 信用卡交易效果 UI](https://github.com/KingsMentor/Luhn) 713 | * [Android 层叠卡片控件,仿"探探app"](https://github.com/fashare2015/StackLayout) 714 | * [仿探探喜欢卡片浏览](https://github.com/yuyakaido/CardStackView) 715 | * 刮刮卡/优惠券 716 | * [雾化擦除效果,可以做出来一些好玩儿的交互效果,比如:猜谜竞猜,低价销售展示,广告展示等等](https://github.com/dynamitechetan/FogView_Library) 717 | * [刮刮卡效果](https://github.com/jackpocket/android_scratchoff) 718 | * [万能的 Android 刮奖效果控件](https://github.com/D-clock/ScratchView) 719 | * [锯齿边框,类似优惠劵效果的自定义 View](https://github.com/dongjunkun/CouponView) 720 | * 3D旋转/循环滚动 721 | * [一个支持四个方向循环滚动的自定义控件](https://github.com/oubowu/MarqueeLayoutLibrary) 722 | * [旋转3D视图显示View](https://github.com/binaryroot/CarouselView) 723 | * [Android 3D立体无限旋转滚动容器](https://github.com/ImmortalZ/StereoView) 724 | * [双面翻转 View 效果 ](https://github.com/4xes/FlipAnimation) 725 | * [TagCloudView是一个完全基于Android ViewGroup编写的控件,支持将一组View展示为一个3D球形集合,并支持全方向滚动。](https://github.com/misakuo/3dTagCloudAndroid) 726 | * [3d旋转切换view,类似旋转木马效果。可以自动切换!](https://github.com/dalong982242260/LoopRotarySwitch) 727 | * [一个实现图片花式3D翻转效果的自定义View](https://github.com/zhangyuChen1991/Roll3DImageView) 728 | * [Android 透视三维体效果实现](https://github.com/FabianTerhorst/Isometric) 729 | * Lock View/Pin 730 | * [Android自定义密码锁屏](https://github.com/GoodieBag/Pinview) 731 | * [毛玻璃效果的解锁界面](https://github.com/Nightonke/BlurLockView/blob/master/README-ZH.md) 732 | * [可能是目前最漂亮的 Android 手势解锁了](https://github.com/aritraroy/PatternLockView) 733 | * [带动画的类似 PIN 的 EditText](https://github.com/alphamu/PinEntryEditText) 734 | * [为应用程序提供pin密码 ](https://github.com/OrangeGangsters/LolliPin) 735 | * [Android PinCode 密码输入效果](https://github.com/antoxa2584x/PinCodeView) 736 | * 选座 737 | * [电影票在线选座 ](https://github.com/qifengdeqingchen/SeatTable) 738 | * [机票座位在线选择android](https://github.com/ldoublem/FlightSeat) 739 | * [Android平台室内地图控件MapView ](https://github.com/onlylemi/MapView) 740 | * [Android 室内场景构建组件,帮你快速的完成室内场景 View 的展示](https://github.com/karonl/InDoorSurfaceView) 741 | * 模仿系列 742 | * [仿小米运动,目前做的最漂亮的一款脉搏效果](https://github.com/booncol/Pulsator4Droid) 743 | * [酷炫的碎纸机Andorid版本](https://github.com/ldoublem/PaperShredder) 744 | * [仿支付宝芝麻信用分仪表盘效果](https://github.com/HotBitmapGG/CreditSesameRingView) 745 | * [仿锤子闹钟](https://github.com/SpiritMan/SmartisanTime) 746 | * [纯用SVG做的Google I/O 2016那个炫酷的时钟](https://github.com/lypeer/GoogleClock) 747 | * [在 Android 上模拟 Siri 录音动效](https://github.com/rakkang/SiriWaveframe) 748 | * [四步实现ChromeLikeSwipeLayout效果](http://www.jianshu.com/p/d6b4a9ad022e) 749 | * [高仿 path下拉小球,类似IOS果冻效果](https://github.com/ImmortalZ/jellyball) 750 | * [仿 Smartisan OneStep,可以的,速度很快](https://github.com/gavinliu/SimpleOneStep) 751 | * [仿斗鱼滑动验证码](https://github.com/mcxtzhang/SwipeCaptcha) 752 | * [仿探探可拖拽的gridView,编辑个人资料,图片可拖拽排序](https://github.com/xmuSistone/android-drag-square) 753 | * [一个仿探探上传相片的widget,基于xmuSistone的demo, 提供gradle import,添加上传照片功能以及各种回调,api,方便使用](https://github.com/SwiftyWang/android-drag-square) 754 | * [仿微信朋友圈视频播放特效](https://miaoyongjun.github.io/2017/02/26/2017-2-26-mvideo/) 755 | * [快手Android客户端纯代码实现的快门打开下拉刷新动画](https://github.com/dinuscxj/ShootRefreshView) 756 | * [类似于chrome标签浏览器](https://github.com/michael-rapp/ChromeLikeTabSwitcher) 757 | * [高仿音悦台播放页面效果](https://github.com/oubowu/YinyuetaiPlayer) 758 | * [模仿滑动接听通话](https://github.com/gpfduoduo/CallSlideView) 759 | * [Android上简单实现IOS控制中心进度条](http://www.jianshu.com/p/735e92cc8e55) 760 | * Other 761 | * [摇晃的门牌效果,支持 Sensor 晃动](https://github.com/renaudcerrato/DoorSignView) 762 | * [Material Design 风格的投票效果](https://github.com/hiteshsahu/Material-UpVote) 763 | * [立体方格渐显](https://github.com/david-wei/CubeGrid) 764 | * [android温度计](https://github.com/kofigyan/Thermometer) 765 | * [用以显示类似github贡献度的View,当然,也绝不仅限于此](https://github.com/barryhappy/TContributionsView) 766 | * [显示飞行器姿态的Android控件](https://github.com/billhsu/AndroidAHRSView) 767 | * [实现 Google 风格的上下箭头动态效果](https://github.com/zagum/Android-ExpandIcon) 768 | * [在 Android 上,实现沃漂亮的罗诺伊图(多view不规则组合成一个)](https://github.com/Quatja/Vorolay) 769 | * [显示GPS定位状态和信号强度的控件,实时刷新,使用方便,可定制,适合运动类及出行类APP](https://github.com/hzw1199/AndroidGpsStatus/blob/master/READMEcn.md) 770 | * [App 备份和恢复,做的很完整](https://github.com/samanyougarg/ABR-App-Backup-Restore) 771 | * [一款支持复数运算等功能的计算器](https://github.com/HK-SHAO/DarkCalculator) 772 | 773 | 774 | ## **自定义控相关链接** 775 | * [攻城师Sloop的微博客-自定义view教程](https://github.com/GcsSloop/SloopBlog) 776 | * [自定义View教程](https://github.com/Idtk/Blog/tree/master/Blog) 777 | * [Android自定义View,包含炫酷 进度条,提交效果,支付密码等](https://github.com/lygttpod/AndroidCustomView) 778 | * [腾讯团队开源的提高 Android UI 开发效率的 UI 库](https://github.com/QMUI/QMUI_Android) 779 | 780 | ## **三方工具** 781 | 782 | * 性能优化 783 | * [一个能让你了解所有函数调用顺序以及函数耗时的Android库(无需侵入式代码)](https://github.com/zjw-swun/AppMethodOrder) 784 | * [基于ASM,通过注解,实现对方法调用时的参数、返回值、耗时等信息的纪录](https://github.com/saymagic/Daffodil) 785 | * [RxJava 辅助 Debug 工具,更好的展示堆栈调用](https://github.com/T-Spoon/Traceur) 786 | * [展示 Android 程序方法调用链的 gralde 插件,支持输出html文件和方法折叠](https://github.com/CoXier/AppMethodTracking) 787 | * [找到阻碍你 Android App 性能的罪魁祸首](https://github.com/seiginonakama/BlockCanaryEx) 788 | * [使用McImage极致压缩apk中图片百分之70大小](https://github.com/Aweme/McImage/blob/master/README-CN.md) 789 | * [Android 上展示 FPS 的悬浮组件](https://github.com/friendlyrobotnyc/TinyDancer) 790 | * [Android 浮动 Debug 工具箱,直接在浮动窗口执行 Android 测试功能](https://github.com/hulab/debugkit) 791 | * [帮助你在 App 端,查看 Logcat 输出信息,测试的时候会有帮助](https://github.com/munix/LogcatTextView) 792 | * [Android Java / Kotlin 程序员开发调试工具](https://github.com/kiruto/debug-bottle/blob/1.0.1/README-ZH.md) 793 | * [android免root兼容所有版本ui调试工具](https://github.com/android-notes/SwissArmyKnife) 794 | * [一行代码即可监听 App 中所有网络链接的上传以及下载进度,包括 Glide 的图片加载进度](https://github.com/JessYanCoding/ProgressManager/blob/master/README-zh.md) 795 | * [类似 Stetho 的 Layout 资源视察工具](https://github.com/nekocode/ResourceInspector#) 796 | * [Gradle 插件,做自动测试过程中的截屏](https://github.com/Karumi/Shot) 797 | * Router 798 | * [通过更简洁的方式启动 Activity、Service、Broadcast 等](https://github.com/Sausure/SmartGo) 799 | * [一款简单的Android端用于Activity跳转的路由框架](https://github.com/yjfnypeu/Router) 800 | * [实现仿 Retrofit 的跳转路由](https://github.com/nekocode/Meepo) 801 | * [可能是目前最简单、灵活的路由框架](https://github.com/chenenyu/Router) 802 | * [简单轻量的Android Router 框架](https://github.com/themores/AntCaves) 803 | * [一款小而美的路由框架。网页动态添加自定义参数启动应用](https://github.com/Jomes/routerSDK) 804 | * [Android跳转路由](https://github.com/mzule/ActivityRouter) 805 | * [一个Android路由框架,学习实践](https://github.com/campusappcn/AndRouter) 806 | * [Floo 开源了,一个支持 AOP、栈控制、跨页面带信、和动态变更映射的 URL 路由 ](https://github.com/drakeet/Floo) 807 | * 组件化 808 | * [一套完整有效的android组件化方案,支持组件的单独调试、集成调试、组件交互、UI跳转、动态加载卸载、组件完全隔离等功能](https://github.com/luojilab/DDComponentForAndroid) 809 | * NetWork 810 | * [OkGo](https://github.com/jeasonlzy/okhttp-OkGo) 811 | * [hongyang-okhttp的辅助类](https://github.com/hongyangAndroid/okhttp-utils) 812 | * [zhaokaiqiang-okHttp封装](https://github.com/ZhaoKaiQiang/OkHttpPlus) 813 | * [OkHttp封装的一个简单易用HTTP请求](https://github.com/pengjianbo/OkHttpFinal) 814 | * [对OkHttp进行封装,网络请求失败自动查询本地缓存,上传文件等功能](https://github.com/duzechao/OKHttpUtils) 815 | * [restVolley](https://github.com/HujiangTechnology/RestVolley) 816 | * [Volley + RxJava + OkHttp](https://github.com/kymjs/RxVolley) 817 | * [Android App 内网络调试工具,超实用-Okhttp拦截器](https://github.com/jgilfelt/chuck) 818 | * [OkHttp Mock 数据调用,在做 Api 测试,写测试用例的时候会很有用哦](https://github.com/mirrajabi/okhttp-json-mock) 819 | * [Android Socket封装](https://github.com/vilyever/AndroidSocketClient) 820 | * [轻量级 Android Socket 通信框架](https://github.com/xuuhaoo/OkSocket) 821 | * IM 822 | * [建立聊天视图](https://github.com/himanshu-soni/ChatMessageView) 823 | * [各种聊天气泡](https://github.com/MasayukiSuda/BubbleLayout) 824 | * [聊天列表样式,使用很简单](https://github.com/Slyce-Inc/SlyceMessaging) 825 | * [模仿微信朋友圈、QQ说说的评论的人,点赞人可点击效果 ](https://github.com/nimengbo/TextViewSpanClickable) 826 | * [仿微信实现的朋友圈,模拟与后台交互实现了点赞、评论、删除等功能,listview可以根据键盘的显示或隐藏实现联动](https://github.com/Naoki2015/CircleDemo) 827 | * [一起来撸个朋友圈吧](https://github.com/razerdp/FriendCircle) 828 | * [websocket微信聊天不是事](https://github.com/TooTallNate/Java-WebSocket) 829 | * [Aurora IMUI,一个通用的即时通讯库。不局限于任何 IM SDK,现在已经支持 React Native](https://github.com/jpush/aurora-imui/blob/master/README_zh.md) 830 | * Keyboard/Emoji 831 | * [Android 上最便捷的第三方 Keyboard 集合](https://github.com/hoanganhtuan95ptit/AwesomeKeyboard) 832 | * [一个可以监控到软键盘打开关闭的库](https://github.com/AzimoLabs/AndroidKeyboardWatcher) 833 | * [Android键盘面板冲突 布局闪动处理方案](https://github.com/Jacksgong/JKeyboardPanelSwitch) 834 | * [通过 Hook 实现系统软键盘监听](https://github.com/pqpo/InputMethodHolder) 835 | * [简洁的一个数字输入键盘效果](https://github.com/StephaneBg/SimpleNumberPicker) 836 | * [仿iOS输入法点击输入框以外区域 自动隐藏软键盘](https://github.com/yingLanNull/HideKeyboard/blob/master/READEME_CN.md) 837 | * [开源表情键盘解决方案。](https://github.com/w446108264/XhsEmoticonsKeyboard) 838 | * [emoji表情键盘](https://github.com/klinker24/Android-SlidingEmojiKeyboard) 839 | * [一行代码让你的 App 全局替换成 Apple Style 的 Emoji](https://github.com/nekocode/Emojix) 840 | * [一个让你的Android应用支持emoji的库](https://github.com/vanniktech/Emoji) 841 | * [一个实现了可以渲染 Emoji 的库](https://github.com/hani-momanii/SuperNova-Emoji) 842 | * [Android Emoji 兼容包,彻底解决 Android Emoji 不一致问题](https://github.com/googlesamples/android-EmojiCompat) 843 | * [利用 AnimatedVectorDrawable 实现会动的 emoji](https://github.com/RomainPiel/live-emoji) 844 | * [仿微信掉落表情包效果](https://github.com/Luolc/EmojiRain/blob/master/README-cn.md) 845 | * [仿QQ输入关键字 表情掉落](https://github.com/CyjAndroid/EmojiDrop/tree/master) 846 | * Blur/LowPloy 847 | * [类似ios的动态模糊效果 ](https://github.com/Dimezis/BlurView) 848 | * [利用 Renderscript 实现的一个简单的模糊效果封装组件](https://github.com/wl9739/BlurredView) 849 | * [Android 高性能实时模糊(Blur) View 效果](https://github.com/mmin18/RealtimeBlurView) 850 | * [一行代码完成图片高斯模糊](https://github.com/jrvansuita/GaussianBlur) 851 | * [目前来看做 Blur 效果速度最快的库](https://github.com/wonderkiln/blurkit-android) 852 | * [用RxJava处理和操作高斯模糊效果的简单用例。](https://github.com/SmartDengg/RxBlur) 853 | * [基于 RenderScript 实现的模糊效果,支持多种方式的模糊,如静态模糊,实时模糊还有模糊动画](https://github.com/patrickfav/Dali) 854 | * LowPoly 855 | * [Low Poly 图片生成器](https://github.com/zzhoujay/LowPoly) 856 | * [一行代码实现 Android 图片 Lowpoly 效果](https://github.com/CoXier/LowPoly) 857 | * [导入图片生成Low Poly风格图片的app](https://github.com/hugeterry/PloyFun) 858 | * [又一个LowPoly图片, 另外这个还可以让图片变成沙画](https://github.com/xyzxqs/XLowPoly) 859 | * [LowPloy 风格的动画](https://github.com/nekocode/TriangulationDrawable#) 860 | * 指纹 861 | * [android指纹识别动画](https://github.com/mattprecious/swirl) 862 | * [自定义 Android 指纹识别快捷方式](https://github.com/ztc1997/Fingerprint2Sleep) 863 | * [RxJava 实现 Android 指纹识别](https://github.com/Zweihui/RxFingerPrinter) 864 | * [Android 指纹识别身份验证 Demo](https://github.com/pro100svitlo/FingerprintAuthHelper) 865 | * [安卓指纹识别API封装!集成了安卓官方API!三星指纹API!魅族指纹API!一键集成!](https://github.com/uccmawei/FingerprintIdentify?t=1) 866 | * [一款开源指纹识别工具](https://github.com/Ms0x0/Dayu) 867 | * [目前来看,用起来最简洁的指纹管理工具](https://github.com/JesusM/FingerprintManager) 868 | * [腾讯开源, 在Android设备上实现可信的指纹认证](https://github.com/Tencent/soter) 869 | * ImageCompress 870 | * [Luban可能是最接近微信朋友圈的图片压缩算法](https://github.com/Curzibn/Luban) 871 | * [超实用的 Android 图片压缩工具](https://github.com/zetbaitsu/Compressor) 872 | * [Android图片压缩目前已知最优解决方案](https://github.com/jeanboydev/Android-BitherCompress) 873 | * [简化上传图片之前必需的压缩方法](https://github.com/shaohui10086/AdvancedLuban/blob/master/README_ZH.md) 874 | * [压缩库,主要通过尺寸压缩和质量压缩,以达到清晰度最优](https://github.com/nanchen2251/CompressHelper) 875 | * [Android图片压缩框架-Tiny](https://github.com/Sunzxyong/Tiny) 876 | * ImageCrop 877 | * [一个优秀的图片裁剪库](https://github.com/Yalantis/uCrop) 878 | * [截取圆形图片,可拖拽缩放](https://github.com/hpfs0/DragScaleCircleView) 879 | * [一个简单的图片裁剪库](https://github.com/IsseiAoki/SimpleCropView) 880 | * [简洁的图片裁剪小裤子](https://github.com/ekimual/croperino) 881 | * [精美自定义图片裁剪库](https://github.com/steelkiwi/cropiwa) 882 | * [MD风格的图片裁剪工具,可一次裁剪多张,支持国际化](https://github.com/yanzhenjie/Durban) 883 | * [智能图片裁剪框架,适用于身份证,名片,文档等照片的裁剪。](https://github.com/pqpo/SmartCropper) 884 | * PhotoFilters 885 | * [包含美颜等40余种实时滤镜相机,可拍照、录像、图片修改](https://github.com/wuhaoyu1990/MagicCamera) 886 | * [滤镜SDK](https://github.com/Zomato/AndroidPhotoFilters) 887 | * [图片滤镜](https://github.com/chengdazhi/StyleImageView/wiki/%E4%B8%AD%E6%96%87%E8%AF%B4%E6%98%8E%E9%A1%B5) 888 | * [支持常见的一些图片滤镜效果函数](https://github.com/mukeshsolanki/photofilter) 889 | * [马赛克效果](https://github.com/coderkiss/ProMosaic) 890 | * [打码效果](https://github.com/DanielMartinus/Pixelate) 891 | * [使用JNI实现Sobel算子图像边缘检测 ](https://github.com/Jomes/sand) 892 | * [遮罩对比图效果组件](https://github.com/pavel163/BifacialView) 893 | * [Android的着色器和过滤器](https://github.com/chiuki/android-graphics-demo) 894 | * PhotoEdit 895 | * [图片处理sdk,包含各种图片处理功能](https://github.com/jarlen/PhotoEdit) 896 | * [图形编辑开源库,支持自定义贴图 图片滤镜 图片旋转 以及图片剪裁操作](https://github.com/siwangqishiq/ImageEditor-Android) 897 | * [Android任意添加贴纸,支持添加Bitmap和Drawable ](https://github.com/wuapnjie/StickerView) 898 | * [Android拼图支持库,轻松实现Instagram Layout效果](https://github.com/wuapnjie/PuzzleView/blob/master/README_CN.md) 899 | * [Android 图片拼图效果](https://github.com/lopei/collageview) 900 | * [Android 画板 View,随心所欲的画画](https://github.com/ByoxCode/DrawView) 901 | * [填图应用,填图部分逻辑功能已经基本完善](https://github.com/SwiftyWang/FingerColoring-Android) 902 | * [单手操作图片控件 镜像、置顶、缩放、移动](https://github.com/nimengbo/StickerView) 903 | * ImageSelector 904 | * [Android自定义相册,实现了拍照、图片选择(单选/多选)、 裁剪(单/多裁剪)、旋转、ImageLoader无绑定任由开发者选择、功能可配置、主题样式可配置](https://github.com/pengjianbo/GalleryFinal) 905 | * [android多图选择 图片/视频 单选or多选,以及视频录制](https://github.com/LuckSiege/PictureSelector) 906 | * [一款用于在Android设备上获取照片(拍照或从相册、文件中选择)、裁剪图片、压缩图片的开源工具库](https://github.com/crazycodeboy/TakePhoto) 907 | * [完全仿微信的图片选择,并且提供了多种图片加载接口,选择图片后可以旋转,可以裁剪成矩形或圆形,可以配置各种其他的参数](https://github.com/jeasonlzy0216/ImagePicker) 908 | * [B 站开源了一款多媒体文件选择和编辑工具](https://github.com/Bilibili/boxing) 909 | * [MD 风格的相册选择工具,支持多选,拍照等功能,项目很规范、实用](https://github.com/yanzhenjie/Album/blob/master/README-CN.md) 910 | * [知乎开源图片选择器](https://github.com/zhihu/Matisse) 911 | * [android 相册支持单选模式和多选模式](https://github.com/wqandroid/wqgallery) 912 | * [仿微信实现多图选择。支持单选和多选两种模式](https://github.com/lovetuzitong/MultiImageSelector/blob/master/README_zh.md) 913 | * [D-clock简单的相册选择,可以学习封装的技巧](https://github.com/D-clock/AndroidAlbum) 914 | * [android powerful picture picker](https://github.com/ValuesFeng/AndroidPicturePicker) 915 | * [Library for picking pictures from gallery or camera](https://github.com/jkwiecien/EasyImage) 916 | * [基于 Bottom Sheet 实现的图片选择器,交互效果不错](https://github.com/ParkSangGwon/TedBottomPicker) 917 | * [抽取自Telegram,并加入QQ相册选择风格的图片选择器,高效,低耗,响应快速](https://github.com/TangXiaoLv/TelegramGallery/blob/master/README_CN.md) 918 | * [轻量级的material design图片选择器](https://github.com/liuguangqiang/IPicker) 919 | * [RxJava实现的图片选择库](https://github.com/miguelbcr/RxPaparazzo) 920 | * [又一个漂亮的 Android 图片选择工具库](https://github.com/andremion/Louvre) 921 | * [又一个 MD 风格的 ImagePicker](https://github.com/myinnos/AwesomeImagePicker) 922 | * [基于 RxJava 图片选择器](https://github.com/imuhao/RxPicker/blob/master/README_CN.md) 923 | * [A Library help u to pick photos.](https://github.com/Werb/PickPhotoSample) 924 | * [图片选择库,可以用来选择头像,或者多张图片选择, material design](https://github.com/lijunguan/AlbumSelector) 925 | * [图片,视频,文件选择器](https://github.com/fishwjy/MultiType-FilePicker) 926 | * Camera 927 | * [一个简单易于继承的相机Fragment](https://github.com/florent37/CameraFragment) 928 | * [一个高级且易于使用的相机库](https://github.com/flurgle/CameraKit-Android) 929 | * [从两个摄像头同时拍下某一个瞬间](https://github.com/andyb129/FlipsideCamera) 930 | * [Android 摄像头实时滤镜](https://github.com/nekocode/CameraFilter) 931 | * [拍照时之拍预览界面指定区域的照片](https://github.com/CGmaybe10/FocusSurfaceView) 932 | * [一键测出你与照片中物体的距离](https://github.com/shixinzhang/DistanceMeasure) 933 | * [Android 有两套相机 Api, Foto 开源了他们在 Android 上的 Camera 封装 Api](https://github.com/Fotoapparat/Fotoapparat) 934 | * [Android三种姿势带你玩转360度全景图功能](https://github.com/CN-ZPH/Three360panorama) 935 | * DownLoad 936 | * [一个下载管理库,如果你的 App 有大量的下载工作,这个库能帮到你](https://github.com/majidgolshadi/Android-Download-Manager-Pro) 937 | * [Android 文件下载引擎,稳定、高效、简单易用](https://github.com/lingochamp/FileDownloader/blob/master/README-zh.md) 938 | * [一个Android文件下载管理库,具有扩展性强、简单易用的特性。是基于FileDownloader强大的下载引擎](https://github.com/pengjianbo/FileDownloaderFinal) 939 | * [基于RxJava打造的多线程下载工具, 支持断点续传下载管理等](https://github.com/ssseasonnn/RxDownload) 940 | * [处理异步下载的库](https://github.com/wangdanlizhiyun/lib_download) 941 | * [强大的 Android 下载上传组件](https://github.com/AriaLyy/Aria) 942 | * [Java 实现的 DHT 协议,其实就是 BitTorrent,轻松在 Android 上实现一个 P2P 下载了](https://github.com/atomashpolskiy/bt) 943 | * Video 944 | * [一个适用于 Android 平台的音视频播放器 SDK,可高度定制化和二次开发,为 Android 开发者提供了简单、快捷的接口,帮助开发者在 Android 平台上快速开发播放器应用。](https://github.com/pili-engineering/PLDroidPlayer) 945 | * [基于ijkplayer简单的UI界面 当前项目是基于ijkplayer项目进行的播放器界面UI封装。 是一个适用于 Android 的 RTMP 直播推流 SDK,可高度定制化和二次开发](https://github.com/jjdxmashl/jjdxm_ijkplayer/) 946 | * [节操播放器](https://github.com/lipangit/jiecaovideoplayer/blob/develop/README-ZH.md) 947 | * [用MediaPlayer+TextureView封装一个完美实现全屏、小窗口的视频播放器](https://github.com/xiaoyanger0825/NiceVieoPlayer) 948 | * [Android 实现视屏播放器、边播边缓存功能](https://github.com/CarGuo/GSYVideoPlayer) 949 | * [支持视频 Preview 效果的 Seekbar](https://github.com/rubensousa/PreviewSeekBar) 950 | * [支持https的ijkplayer播放器](https://github.com/l123456789jy/ijkplayer) 951 | * [编译好的VLC播放器](https://github.com/hanhailong/VCL-Android) 952 | * [完全开源的android视频播放器,新浪接入使用](https://github.com/SinaVDDeveloper/sinavideo_playersdk) 953 | * [仿网易新闻视频播放](https://github.com/xiongwei-git/AndroidVideoPlayer) 954 | * [VideoListPlayer实现了在列表控件(ListView,RecyclerView)中加载并播放视频,并支持滑动时自动播放/暂停的功能利用该项目,可以轻松实现类似Instagram的视频播放功能](https://github.com/waynell/VideoListPlayer) 955 | * [在 RecyclerView 中,实现类似 Tumblr 的滑动到自动播放视频效果](https://github.com/Krupen/AutoplayVideos) 956 | * [一个视频播放列表demo,视频播放使用的ijkplayer,正在播放视频拖动到不可见区域小窗口播放,可全屏切换 ](https://github.com/w1123440793/VideoListDemo) 957 | * [一种在播放视频时,能够拖拽的方案](https://github.com/hejunlin2013/DragVideo) 958 | * [从视频网站播放视频的媒体播放器](https://github.com/TedaLIEz/ParsingPlayer) 959 | * [利用FFmpeg视频录制微信小视频与其压缩处理](https://github.com/mabeijianxi/small-video-record) 960 | * VideoEdit 961 | * [仿微信小视频录制,基于GitHub上的javacv](https://github.com/szitguy/RecordVideoDemo) 962 | * [视频录制 视频压缩(使用FFMpeg)](https://github.com/chenzhihui28/VideoRecorderAndCompressor) 963 | * [Android视频播放剪辑](https://github.com/knowledge4life/k4l-video-trimmer) 964 | * [基于VCamera,仿微信录制短视频](https://github.com/maimingliang/WxRecoderVideo) 965 | * [安卓视频录制控件,可以用来仿微信小视频](https://github.com/GitLqr/LQRViedoRecordView) 966 | * [高仿微信视频录制,涂鸦水印添加, 基于ffmpeg视频编辑](https://github.com/Zhaoss/WeiXinRecordedDemo) 967 | * [视频拍摄,支持横屏拍摄效果与竖屏拍摄效果,闪光灯,切换前后摄像头](https://github.com/CarGuo/VideoRecord) 968 | * [ExoPlayer基于OpenGL实现的滤镜效果](https://github.com/MasayukiSuda/ExoPlayerFilter) 969 | * [PLDroidShortVideo 是七牛推出的一款适用于 Android 平台的短视频 SDK](https://github.com/pili-engineering/PLDroidShortVideo) 970 | * Audio 971 | * [Android声音录制和播放封装库](https://github.com/Piasy/RxAndroidAudio) 972 | * [安卓音频录制,UI很漂亮 ](https://github.com/adrielcafe/AndroidAudioRecorder) 973 | * [Android 的录音库,可录制 pcm 和 wav,暂停/继续录制](https://github.com/kailash09dabhi/OmRecorder) 974 | * [通话录音](https://github.com/aykuttasil/CallRecorder) 975 | * [Android MP3录制,波形显示,音频权限兼容与播放](http://www.jianshu.com/p/2448e2903b07) 976 | * [一个很棒的Recorder项目](https://github.com/lingochamp/LingoRecorder) 977 | * [一个有趣的Android录音动画](https://github.com/HeZaiJin/AnimatedRecordingView/blob/master/README-cn.md) 978 | * [Android 高质量录音库](https://github.com/lrannn/SimpleRecorder) 979 | * [Android实现反人类音量滑块](https://github.com/shellljx/FuckingVolumeSlider) 980 | * AudioEdit 981 | * [一个漂亮的音乐播放View](https://github.com/amineghabi/Material_MusicPlayerView) 982 | * [Android 音乐频谱效果组件](https://github.com/Taishi-Y/MusicIndicator) 983 | * [Android 音频格式转换,支持 AAC, MP3, M4A, WMA, WAV 和 FLAC 之间的转换](https://github.com/adrielcafe/AndroidAudioConverter) 984 | * [可以实现好多种音效的播放器](https://github.com/h6ah4i/android-openslmediaplayer) 985 | * [转换QQ微信语音格式转为mp3](https://github.com/ketn4391/android_silk_v3_decoder) 986 | * [把音乐的音频提出来,做成音轨](https://github.com/akshay2211/MusicWave) 987 | * 直播 988 | * [励志成为较全的直播技术导航_AnyRTC](https://github.com/DyncLang/DevLiveBook) 989 | * [CSDN直播技术相关集合](http://lib.csdn.net/base/liveplay) 990 | * [利用三阶贝塞尔曲线模仿QQ空间直播页面右下角的礼物冒泡特效](https://github.com/Yasic/QQBubbleView) 991 | * [几行代码快速实现滑动清屏效果!动态绑定清屏UI,参考自淘宝直播](https://github.com/Yellow5A5/ClearScreenHelper/blob/master/README_CN.md) 992 | * [Yasea是一个100%纯Java写的,完全开源的安卓直播推流客户端。](https://github.com/begeekmyfriend/yasea) 993 | * [RTMP 推流器,RTMP(HLS)秒开播放器,跨平台(Win,IOS,Android)开源代码](https://github.com/AnyRTC/AnyRTC-RTMP) 994 | * [Android上专为视屏直播打造的轻量级弹幕库](https://github.com/hpdx/DanmukuLight) 995 | * [一个Android的弹幕控](https://github.com/linsea/OpenDanmaku) 996 | * [Android 任意View边沿渐变透明(类似视频直播评论列表边沿处理) ](https://github.com/qinci/EdgeTranslucent) 997 | * TV 998 | * [一个 TV app 的直播节目实例,包含各央视频道及卫视频道](https://github.com/hejunlin2013/LivePlayback) 999 | * [tv常用效果控件,包括焦点、边框处理等。](https://github.com/evilbinary/TvWidget) 1000 | * [这是一个TV 桌面,包含了一个Leanback 桌面](https://github.com/JackyAndroid/AndroidTVLauncher/blob/master/README-CN.md) 1001 | * [TV 项目常用工具(焦点问题,适配问题等.)](https://github.com/genius158/TVProjectUtils) 1002 | * Share/Login 1003 | * [第三方登录分享组件封装](https://github.com/tianzhijiexian/ShareLoginLib/) 1004 | * [社交分享组件](https://github.com/maoruibin/ChinaShare) 1005 | * [社交登录授权、分享SDK,支持微信、微博和QQ](https://github.com/elbbbird/ESSocialSDK) 1006 | * [login and share lib](https://github.com/lingochamp/ShareLoginLib) 1007 | * [简单的Android社会化分享登录库,一行代码搞定](https://github.com/shaohui10086/ShareUtil) 1008 | * [第三方SDK集成库(授权/分享/支付)](https://github.com/czy1121/sdk3rd) 1009 | * [一个酷炫的分享控件](https://github.com/JeasonWong/FlipShare) 1010 | * [一个漂亮的 Share Button UI 效果](https://github.com/kayan1990/ShareButton) 1011 | * [非常簡單易用的social login library(Facebook, Google, Twitter, Instagram)](https://github.com/jaychang0917/SimpleAuth) 1012 | * Pay 1013 | * [轻轻松松集成 Wechat 支付和支付宝支付](https://github.com/mayubao/Android-Pay) 1014 | * [最轻量的支付宝转账工具类](https://github.com/fython/AlipayZeroSdk) 1015 | * PushService 1016 | * [更方便的将各个rom厂商自己的推送服务进行集成,并统一管理](https://github.com/jiang111/AndroidPush) 1017 | * [在任何非 MIUI 设备上体验小米系统级推送](https://github.com/Trumeet/MiPushFramework) 1018 | * App更新 1019 | * [清晰灵活简单易用的应用更新库](https://github.com/czy1121/update) 1020 | * [可任意定制的app更新组件。](https://github.com/yjfnypeu/UpdatePlugin) 1021 | * [一个可以让您应用的自动更新功能更加优雅的静默安装库 !](https://github.com/a-voyager/AutoInstaller/blob/master/README_zh.md) 1022 | * [Android 应用更新](https://github.com/feicien/android-auto-update) 1023 | * [app下载安装更新](https://github.com/yaming116/UpdateApp/blob/master/README-zh.md) 1024 | * [Android app 增量更新](https://github.com/kingwang666/AppAddUpdate) 1025 | * JS/WebView 1026 | * [Java 和 Javascript Bridge 封装](https://github.com/ImangazalievM/Scripto) 1027 | * [仿简书选取页面内容生成分享图片](https://github.com/zhangke3016/GeneratePicture) 1028 | * [Webview 伸缩 Toolbar 效果](https://github.com/RameshBhupathi/CollapsingToolbar-With-Webview) 1029 | * [Adblock Webview,支持自动屏蔽广告](https://github.com/AmniX/AdBlockedWebView-Android) 1030 | * [H5唤起原生APP](https://github.com/jingle1267/AndroidSchemeDemo) 1031 | * [Android 轻量级 DeepLink 解决方案](https://github.com/HongJun2046/OkDeepLink) 1032 | * [基于 Webview 实现的 Youtube Player](https://github.com/agusibrahim/YuuPlayer) 1033 | * [AgentWeb 是基于 Android WebView 一个轻量级浏览器库](https://github.com/Justson/AgentWeb) 1034 | * [腾讯开源 H5 加速加载方案](https://github.com/Tencent/VasSonic) 1035 | * 插件化/Hybrid 1036 | * [最接近原生APP体验的高性能框架](https://github.com/dcloudio/mui) 1037 | * [Small,做最轻巧的跨平台插件化框架](https://github.com/wequick/Small) 1038 | * [Android插件框架,免安装运行插件APK ,支持独立插件和非独立插件](https://github.com/limpoxe/Android-Plugin-Framework) 1039 | * [TurboDex: 在Android瞬间加载Dex](https://github.com/asLody/TurboDex/blob/master/CHINESE.md) 1040 | * [灵活的Class替换插件](https://github.com/dinuscxj/ClassPlugin/blob/master/README-zh.md) 1041 | * SharePreferences 1042 | * [一个Android平台上基于SharePreferences的偏好存储库](https://github.com/baoyongzhang/Treasure) 1043 | * [一个简单使用的SharePreferences](https://github.com/soarcn/Favor) 1044 | * [利用 KeyStore 存储密码,加密 SharedPreference 的数据,保证安全性](https://github.com/iamMehedi/Secured-Preference-Store) 1045 | * [AES-256加密的SharedPreferences](https://github.com/PDDStudio/EncryptedPreferences) 1046 | * [多进程安全的SharedPreferences](https://github.com/grandcentrix/tray)  1047 | * ORM/SQLite 1048 | * [一个基于KV储存的SQLite](https://github.com/lusfold/AndroidKeyValueStore) 1049 | * [轻量级 Android Nosql 方案,简单的 App 用这个完全够了](https://github.com/florent37/Android-NoSql) 1050 | * [安卓 sqlite 数据库查看](https://github.com/yedaxia/sqlitelookup) 1051 | * [一个简单的 SQLite 和 Excel 互相转换的库子](https://github.com/li-yu/SQLiteToExcel) 1052 | * [一个轻量级的 Android 异步数据库框架.](https://github.com/hehonghui/simpledb) 1053 | * [微信数据库组件,开源了](https://github.com/Tencent/wcdb/wiki) 1054 | * QRCODE 1055 | * [封装 zxing 二维码扫描功能库,用起来更简单 ](https://github.com/yipianfengye/android-zxingLibrary) 1056 | * [扫描二维码、扫描条形码、相册获取图片后识别、生成带Logo二维码、支持微博微信QQ二维码扫描样式](https://github.com/bingoogolapple/BGAQRCode-Android) 1057 | * [Java 实现的漂亮二维码生成工具](https://github.com/SumiMakito/AwesomeQRCode) 1058 | * [android端ZXing二维码扫码器,高度自定义FindView ,支持设备自由转屏](https://github.com/ThePacific/zxing-barcode) 1059 | * [生成二维码和从图片解析二维码库](https://github.com/RurioLuca/QrCardParsing) 1060 | * [将生成的二维码与选择的图片合成,生成的新二维码](https://github.com/scola/Qart) 1061 | * [Android 二维码扫描工具库](https://github.com/KingsMentor/MobileVisionBarcodeScanner) 1062 | * [六种二维码生成的样式](https://github.com/vivian8725118/ZXingDemo/) 1063 | * [二维码扫描的封装库](https://github.com/XuDaojie/QRCode-Android) 1064 | * [长按扫描WebView上的二维码工具。类似微信文章中的长按扫描](https://github.com/BolexLiu/PressScanCode) 1065 | * Bluetooth 1066 | * [Android BLE 蓝牙开发框架,使用简单的回调方式一步处理搜索、连接、notify、indicate、读、写等一系列蓝牙操作](https://github.com/Jasonchenlijian/FastBle) 1067 | * [蓝牙通信](https://github.com/akexorcist/Android-BluetoothSPPLibrary) 1068 | * [一款简洁的蓝牙操作工具库](https://github.com/a-voyager/BluetoothHelper/blob/master/README_zh.md) 1069 | * HotFix 1070 | * Tinker,HotFix,AndFix等等 1071 | * [副作用小的在线热更新View库,可将View作为一个独立模块进行更新抽换](https://github.com/kot32go/dynamic-load-view/blob/master/README_zh.md) 1072 | * [Surgeon是Android上一个简单,灵活,高性能的方法热替换框架](https://github.com/TangXiaoLv/Surgeon/blob/master/README-CN.md) 1073 | * 富文本/MarkDown/Html 1074 | * [安卓富文本编辑器](https://github.com/mr5/icarus-android) 1075 | * [EditText富文本编辑器](https://github.com/chen-xiao-dong/RichEditText) 1076 | * [一个利用RxJava在TextView和EditText上渲染的markdown解析器,支持大部分语法以及部分语法在EditText上实时预览](https://github.com/yydcdut/RxMarkdown/blob/master/README-zh-rCN.md) 1077 | * [Android 富文本编辑器(UI仿WPS)](https://github.com/Even201314/MRichEditor) 1078 | * [Android Markdown 解析库,做的很棒,很有用](https://github.com/tiagohm/MarkdownView) 1079 | * 崩溃/信息收集 1080 | * [崩溃日志上传框架](https://github.com/wenmingvs/LogReport) 1081 | * [App 崩溃后,帮助你恢复现场并查看崩溃信息的库,在开发阶段相当实用,建议大家集成进去节省些开发时间](https://github.com/Sunzxyong/Recovery/blob/master/README-Chinese.md) 1082 | * [Android 收集用户基本信息利器,比如 App 崩溃后的地理位置,GPS网络状态,当前页面截屏等等 ](https://github.com/rm3l/maoni-email) 1083 | * 权限 1084 | * [google官方出品权限申请库](https://github.com/googlesamples/easypermissions) 1085 | * [Android Permission 辅助检测和申请工具库](https://github.com/rebus007/PermissionUtils) 1086 | * [FcPermissions:也许是目前最好的动态权限请求库](https://github.com/lypeer/FcPermissions) 1087 | * [Android 又一个权限管理库](https://github.com/holidaycheck/Permissify) 1088 | * [Android 权限管理](https://github.com/Arjun-sna/android-permission-checker-app) 1089 | * 文件选择 1090 | * [Android 文件选择工具库](https://github.com/Angads25/android-filepicker) 1091 | * [又一款 MD 风格的 Android 文件选择器组件,支持文件分类选取,交互不错](https://github.com/DroidNinja/Android-FilePicker) 1092 | * [一款轻量级的文件选择器,支持多种文件类型](https://github.com/fishwjy/MultiType-FilePicker) 1093 | * [效果超赞的文件选择器](https://github.com/codekidX/storage-chooser) 1094 | * [Android 简洁优雅的文件选择器](https://github.com/FirzenYogesh/FileListerDialog) 1095 | * [自定义打开指定文件的应用选择器](https://github.com/JulianAndroid/AppChooser) 1096 | * VR/AR 1097 | * [AR 开发者必备资源汇总](https://github.com/GeekLiB/AR-Source) 1098 | * [VR 开发者必备资源汇总](https://github.com/GeekLiB/Lee-VR-Source) 1099 | * [VR Android](https://github.com/babysource/VRDroid) 1100 | * [从零开始打造一个VR视频播放器](https://github.com/wheat7/VRPlayer) 1101 | * Sensor 1102 | * [Android 晃动检测小工具](https://github.com/safetysystemtechnology/android-shake-detector) 1103 | * Map 1104 | * [移动地图选址](https://github.com/scp504677840/MoveMapLocation) 1105 | * [Google Map 易用性封装,支持切换主题,ListView 展示等小功能](https://github.com/bkhezry/ExtraMapUtils) 1106 | * [支持自定义主题的 Google Map 工具类](https://github.com/jineshfrancs/ThemedGoogleMap) 1107 | * [显示雷达和谷歌地图上的圆形涟漪效应](https://github.com/aarsy/GoogleMapsAnimations) 1108 | * [Android 地理位置追踪器](https://github.com/frankodoom/MotionVehicleTracker) 1109 | * Launcher Shortcut 1110 | * [动态更新 Android launcher App Icon](https://github.com/myinnos/AppIconNameChanger) 1111 | * [一个创建快捷方式的简单库](https://github.com/xuyisheng/ShortcutHelper) 1112 | * [如何写一个优雅的 Android Launcher](https://github.com/Deletescape-Media/Lawnchair) 1113 | * Other 1114 | * [一个获取号码归属地和其他信息(诈骗、骚扰等)的开源库](https://github.com/xdtianyu/PhoneNumber) 1115 | * [添加、识别电话号码归属国家](https://github.com/lamudi-gmbh/android-phone-field) 1116 | * [可以读取SD卡,asset文件夹,或者网络下载的pdf文件的widget](https://github.com/voghDev/PdfViewPager) 1117 | * [可读取pdf文件的view](https://github.com/barteksc/AndroidPdfViewer) 1118 | * [显示url的view](https://github.com/kaelaela/OpenGraphView) 1119 | * [Android Key 生成,存储,加密工具库](https://github.com/yakivmospan/scytale) 1120 | * [SMS 验证小工具,自动帮你读取短信,然后填写短信验证码](http://gank.io/2017/02/21?utm_source=gank.io&utm_medium=rss) 1121 | * [短信转发工具](https://github.com/HaoFeiWang/MessageRelayer) 1122 | * [一个超轻超薄的Android工具库,阻止三方SDK中常见的严重影响用户体验的『链式唤醒』行为](https://github.com/oasisfeng/condom) 1123 | * [Android虚拟机检测库,意在未授权的情况下禁止在虚拟机App上非法运行](https://github.com/bunnyblue/AntiVM) 1124 | * [防撤回神器](https://github.com/JasonQS/Anti-recall) 1125 | * [批量控制一大堆手机,已停止更新了](https://github.com/zhongxia245/weiqunkong) 1126 | * [判断App位于前台或者后台的6种方法](https://github.com/wenmingvs/AndroidProcess) 1127 | * [一个卸载反馈页面](https://github.com/CharonChui/UninstallFeedback) 1128 | * [Android上一个简单轻量的游戏引擎](https://github.com/lfkdsk/JustWeEngine) 1129 | * [Android 缓存库,融合了DiskLruCache和ASimpleCache.](https://github.com/hongyangAndroid/base-diskcache) 1130 | * [android控件自动化埋点](https://github.com/wobuaihuangjun/EventCollection) 1131 | * [一个强大的selector注入器 ](https://github.com/tianzhijiexian/SelectorInjection) 1132 | * [Wifi扫描和连接](https://github.com/BirdGuo/WifiConnHelper) 1133 | * [基于Tesseract-OCR实现自动扫描识别手机号](https://github.com/simplezhli/Tesseract-OCR-Scanner) 1134 | * [Java 实现的自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 关键词提取 自动摘要 短语提取 拼音 简繁转换](https://github.com/hankcs/HanLP) 1135 |   1136 | ## **Animations** 1137 | * 动画合集库 1138 | * [android控件动画集合](https://github.com/daimajia/AndroidViewAnimations) 1139 | * [Android动画库项目](https://github.com/hujiaweibujidao/wava/blob/master/README-CN.md) 1140 | * [在 Android 轻松绘制 Vector 动画](https://github.com/tarek360/RichPath) 1141 | * [一个给SVG添加动画的库](https://github.com/glomadrian/RoadRunner) 1142 | * [Android SVG 动画效果,做的非常棒](https://github.com/jrummyapps/AnimatedSvgView) 1143 | * [简单的创建属性动画](https://github.com/robinxdroid/XDroidAnimation) 1144 | * [动画效果集合](https://github.com/wusp/IndicatorBox) 1145 | * [通过 AnimateVectoreDrawer 实现的一些动画效果](https://github.com/ghuiii/AnimateVectorDrawableDEMO) 1146 | * [ENViews, 一个华丽丽的动效控件库](https://github.com/codeestX/ENViews) 1147 | * [用于做Path动画的自定义View](https://github.com/mcxtzhang/PathAnimView) 1148 | * [通过描述来实现动画方案,好玩儿,实用](https://github.com/florent37/ExpectAnim) 1149 | * [自定义LayoutAnimationController,一行代码为ViewGroup设置定制顺序的布局动画](https://github.com/HuanHaiLiuXin/ILayoutAnimationController) 1150 | * [Android 动画管理库,辅助你管理动画效果,实现类似Facebook布局加载效果](https://github.com/willowtreeapps/spruce-android) 1151 | * [一个使用openGL渲染的炫丽Android动画库 MagicSurfaceView](https://github.com/gplibs/android-magic-surface-view) 1152 | * [Android 创造更精致的动画效果库,非常实用](https://github.com/thunderrise/android-TNRAnimationHelper) 1153 | * Activity Transition 1154 | * [兼容4.0以上版本的点击扩散动画库,几行代码实现Activity转场动画效果及新增自定义界面转场动画](https://github.com/Yellow5A5/ActSwitchAnimTool) 1155 | * [使用Transition FrameWork实现有意义的转场动画 ](https://github.com/lgvalle/Material-Animations/) 1156 | * [穿件简单的Android转场动画](https://github.com/kaichunlin/android-transition) 1157 | * [两行代码搞定Android视图扩散切换效果](https://github.com/zhangke3016/ViewSpreadTranslationController) 1158 | * [页面过渡动画](https://github.com/linfaxin/TransitionPlayer) 1159 | * [Android 翻页效果库](https://github.com/eschao/android-PageFlip) 1160 | * [兼容5.0以下转场动画帮助类](https://github.com/ImmortalZ/TransitionHelper) 1161 | * [切换页面的圆形动画效果](https://github.com/SpikeKing/wcl-circle-reveal-demo) 1162 | * [酷炫的 Fragment 切换动画,我承认是有些浮夸](https://github.com/florent37/Depth) 1163 | * [Fragment切换动画](https://github.com/kakajika/FragmentAnimations) 1164 | * 动画函数 1165 | * [缓动函数速查表](http://easings.net/zh-cn) 1166 | * [Android Easing 函数库,动画](https://github.com/MasayukiSuda/EasingInterpolator) 1167 | * [简单的的函数实现绚丽动画效果](https://github.com/wingjay/WJMagicCurveView) 1168 | * [Android缓动函数库](https://github.com/daimajia/AnimationEasingFunctions) 1169 | * [当数学遇上动画:讲述ValueAnimator、TypeEvaluator和TimeInterpolator之间的恩恩怨怨](https://github.com/hujiaweibujidao/yava/blob/master/README-CN.md) 1170 | * [动画插值器的编辑器](https://github.com/MartinRGB/RapidInterpolator) 1171 | * [通过de Casteljau算法绘制贝塞尔曲线,并计算它的切线,实现1-7阶贝塞尔曲线的形成动画](https://github.com/venshine/BezierMaker) 1172 | * Loading UI 1173 | * [各种各样Loading动画](https://github.com/81813780/AVLoadingIndicatorView) 1174 | * [各种 Loading 动画效果](https://github.com/ybq/Android-SpinKit) 1175 | * [GIfLoading动画](https://github.com/Rogero0o/GifLoadingView) 1176 | * [Android 上个性自定义 Loader](https://github.com/nntuyen/mkloader) 1177 | * [各种动画效果的LoadingView](https://github.com/ldoublem/LoadingView) 1178 | * [仿Cuto的加载动画](https://github.com/andyxialm/CutoLoadingView) 1179 | * [几个小清新的loading View](https://github.com/yankai-victor/Loading) 1180 | * [一些酷炫的加载动画, 可以与任何View配合使用,作为加载动画或者Progressbar,](https://github.com/dinuscxj/LoadingDrawable) 1181 | * [一个贝塞尔曲线实现的利用圆球拖拽粘连动画效果的加载进度条](https://github.com/dodola/MetaballLoading) 1182 | * [一款加载动画,不同的物体加速下落砸到了文字上,文字逞阻尼效果,向下弯曲并像橡皮筋一样弹动回去的效果](https://github.com/Huyamin150/-dampView-springingView) 1183 | * [手摸手教你写Slack的Loading动画](https://github.com/JeasonWong/SlackLoadingView) 1184 | * [仿支付宝实现的一个笑脸 LoadingView 效果。](https://github.com/andyxialm/SmileyLoadingView) 1185 | * [Android 方块加载器动画,很有新意](https://github.com/yuweiguocn/SquareLoading) 1186 | * [正方体样式的loadingView](https://github.com/XBeats/and_cube_progress) 1187 | * [守望先锋的加载效果](https://github.com/zhangyuChen1991/OverWatchLoading) 1188 | * [波浪加载动画](https://github.com/race604/WaveLoading) 1189 | * [一款炫酷Loading动画--加载成功](http://blog.csdn.net/crazy__chen/article/details/50270281) 1190 | * [google now的loading样式](https://github.com/zagum/SpeechRecognitionView) 1191 | * [微软Metro-style Loading](https://github.com/mmga/MetroLoading) 1192 | * [多个颜色点渐次出现消失loading动画](https://github.com/liangpengfei/LoadingPopPoint) 1193 | * [仿SquareLoadingView](https://github.com/steelkiwi/SlidingSquareLoaderView) 1194 | * 赞 1195 | * [twitter 点赞效果](https://github.com/frogermcs/LikeAnimation) 1196 | * [点赞效果 类似twitter的效果](https://github.com/ChadCSong/ShineButton) 1197 | * [点赞动画](https://github.com/ldoublem/ThumbUp) 1198 | * [区域点赞](https://github.com/CaMnter/EasyLikeArea) 1199 | * 自定义动画 1200 | * [Android自定义动画酷炫的提交按钮 ](http://www.jianshu.com/p/3eb9777f6ab7) 1201 | * [用代码实现Android7.0的开机动画](https://github.com/Cleveroad/Android-Marshmallow-Boot-Animation) 1202 | * [正弦曲线动画绘制](https://github.com/guiguegon/SineView) 1203 | * [雪花,粒子爆炸效果 ](https://github.com/jinatonic/confetti) 1204 | * [Android 粒子动画效果,做个有逼格的 App,就靠这些了](https://github.com/glomadrian/Grav) 1205 | * [一个酷炫的钱包掉落动画](https://github.com/JangGwa/GoldDrop) 1206 | * [多种形状波纹特效,可以用来实现一些背景特效](https://github.com/poldz123/ShapeRipple) 1207 | * [Android 炫酷发送效果 Demo,赶紧翻开代码学习学习](https://github.com/Jaouan/Sending-Animation-Example) 1208 | * [Android 下雪效果](https://github.com/HelloVass/SnowingView) 1209 | * [动画-漫天飞雪](http://www.jianshu.com/p/54daee8ae2a9) 1210 | * [拆轮子-唯美细腻的夕阳海浪动画](http://immortalz.me/559.html) 1211 | * [Android 中 View 炸裂特效的实现分析](http://blog.csdn.net/feelang/article/details/48817145) 1212 | * [超漂亮的 Animation Scale 动画设置效果](https://github.com/nickbutcher/AnimatorDurationTile) 1213 | * [Multi-Selection (优雅多选框),把选中的先存起来](https://github.com/Yalantis/Multi-Selection) 1214 | * [让你的 App 不再那么无聊和单调,气泡风格的过渡动画效果,酷酷的](https://github.com/Cleveroad/BubbleAnimationLayout) 1215 | * [一个能够让 View 执行漂亮的漂浮动画的库](https://github.com/UFreedom/FloatingView/blob/master/README_CN.md) 1216 | * [ToDoList,拥有非常平滑漂亮的动画,值得学习](https://github.com/Yalantis/ToDoList) 1217 | * [Android 实现的漂亮的下雪效果](https://github.com/JetradarMobile/android-snowfall) 1218 | * [沙漠风情动画](https://github.com/JetradarMobile/desertplaceholder) 1219 | * [苹果音乐动画](https://github.com/rahulrj/Apple-Music-Animation) 1220 | * [可以落雪花,还可以落汉堡包的飘落效果](https://github.com/DingMouRen/FallingView) 1221 | * [PlayPauseView:让播放、暂停按钮优雅的过渡](https://github.com/Lauzy/PlayPauseView) 1222 | 1223 | ## **源码系列** 1224 | * [android sdk 源码解析](https://github.com/LittleFriendsGroup/AndroidSdkSourceAnalysis) 1225 | * [Android源码设计模式分析项目](https://github.com/simple-android-framework/android_design_patterns_analysis) 1226 | * [Android 开源项目源码解析](https://github.com/android-cn/android-open-project-analysis) 1227 | * [谷歌浏览器安卓版源码项目](https://github.com/JackyAndroid/AndroidChromium/blob/master/README-CN.md) 1228 | 1229 | ## **链接** 1230 | * [Trinea大神整理的开源项目库](https://github.com/Trinea/android-open-project) 1231 | * [正在成为史上最全分类Android开源代码大全](https://github.com/XXApple/AndroidLibs) 1232 | * [自己总结的Android开源项目及库](https://github.com/Tim9Liu9/TimLiu-Android) 1233 | * [把 Awesome 系列再筛选一次,优质的 Android 开发库集合](https://github.com/aritraroy/UltimateAndroidReference) 1234 | * [英文版Android开源UI框架分类](https://github.com/wasabeef/awesome-android-ui) 1235 | * [Android开源UI框架分类](https://github.com/yeungeek/awesome-android-ui) 1236 | * [一个整理即时通讯(IM)和社交系统(SNS)优秀开源项目的文档](https://github.com/CameloeAnthony/Perfect_IM_SNS) 1237 | * [Android百大框架排行榜](https://github.com/ShaunSheep/Android_100_TOP-Projects) 1238 | 1239 | ## **后台** 1240 | * [基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块](https://github.com/shuzheng/zheng) 1241 | 1242 | --------------------------------------------------------------------------------