【安卓开源项目收藏】

那些年收藏的Android开源库集合(控件)

2017-05-12  Android干货

RecycleView:

  • RecycleView功能增强([预加载实现、上拉加载、分组、多布局、折叠)https://github.com/CymChad/BaseRecyclerViewAdapterHelper

  • RecycleView功能强 https://github.com/Malinskiy/SuperRecyclerView

  • RecycleView功能增强(拖拽,滑动删除,折叠)https://github.com/h6ah4i/android-advancedrecyclerview

  • RecycleView旁边添加侧边栏https://github.com/CaMnter/EasyRecyclerViewSidebar【安卓开源项目收藏】_第1张图片

  • 带侧边栏的RecycleView https://github.com/timusus/RecyclerView-FastScroll

    【安卓开源项目收藏】_第2张图片

  • 增强RecycleView https://github.com/nikhilpanju/RecyclerViewEnhanced

  • 等待数据加载效果 https://github.com/sharish/ShimmerRecyclerView

    【安卓开源项目收藏】_第3张图片

状态栏(StatusBar):


  • https://github.com/CoolThink/StatusBarAdapt


    【安卓开源项目收藏】_第4张图片


  • https://github.com/imflyn/Eyes



  • https://github.com/H07000223/FlycoSystemBar


    下拉刷新:

  • https://github.com/Cleveroad/FireworkyPullToRefresh

  • https://github.com/baoyongzhang/android-PullRefreshLayout



  • https://github.com/liaohuqiu/android-Ultra-Pull-To-Refresh



  • https://github.com/Yalantis/Phoenix



  • https://github.com/zzz40500/Android-PullToNextLayout


    【安卓开源项目收藏】_第5张图片


  • https://github.com/recruit-lifestyle/WaveSwipeRefreshLayout


  • 【安卓开源项目收藏】_第6张图片


  • https://github.com/tuesda/CircleRefreshLayout



  • https://github.com/liaoinstan/SpringView


    【安卓开源项目收藏】_第7张图片


  • https://github.com/lubeast/PullToRefresh


    【安卓开源项目收藏】_第8张图片


  • https://github.com/Frank-Zhu/PullZoomView



  • https://github.com/JorgeCastilloPrz/ExpandablePanel


ViewPager:

  • 无限滚动的ViewPager https://github.com/lightSky/InfiniteIndicator

  • ViewPager向下滑动消失 https://github.com/baneizalfe/PullToDismissPager

    类似画廊的ViewPager https://github.com/moondroid/CoverFlow

    【安卓开源项目收藏】_第9张图片

    能够上下滑动的viewpager https://github.com/kaelaela/VerticalViewPager

    【安卓开源项目收藏】_第10张图片

  • viewpager上的指示器 https://github.com/chenupt/SpringIndicator

  • 支持水平垂直滑动的ViewPager https://github.com/alexzaitsev/freepager

  • 支持水平垂直滑动的ViewPager https://github.com/lsjwzh/RecyclerViewPager

    【安卓开源项目收藏】_第11张图片

  • Material风格viewPager https://github.com/florent37/MaterialViewPager

    【安卓开源项目收藏】_第12张图片

  • 一个封装多种特性的ViewPager https://github.com/alibaba/UltraViewPager

  • 页面展示效果 https://github.com/Ramotion/expanding-collection-android

TextView:

  • 图文混排 https://github.com/Bilibili/drawee-text-view

    【安卓开源项目收藏】_第13张图片

  • 带有角标的TextView https://github.com/HeZaiJin/SlantedTextView

    【安卓开源项目收藏】_第14张图片

  • 文字带淡入淡出动画的TextViewhttps://github.com/matthewrkula/SecretTextView

    【安卓开源项目收藏】_第15张图片

  • 在Edittext中显示标签 https://github.com/pchauhan/EdittextWithTag

    【安卓开源项目收藏】_第16张图片

  • Tag Chip 效果 https://github.com/pchmn/MaterialChipsInput

  • 有小三角的textview https://github.com/venmo/tooltip-view

    【安卓开源项目收藏】_第17张图片

  • 能够在 TextView 上下左右固定设置文本的 Viewhttps://github.com/drakeet/LabelView

    【安卓开源项目收藏】_第18张图片

  • 文字内容过多可折叠的TextView https://github.com/Manabu-GT/ExpandableTextView

  • 文字内容过多可折叠的TextViewhttps://github.com/borjabravo10/ReadMoreTextVie

    【安卓开源项目收藏】_第19张图片

  • TextView中文字显示各种动画 https://github.com/hanks-zyh/HTextView

    【安卓开源项目收藏】_第20张图片

  • 数字改变效果 https://github.com/CaMnter/EasyCountDownTextureView

  • 数字改变效果 https://github.com/Bakumon/NumberAnimTextView

    【安卓开源项目收藏】_第21张图片

  • 文本淡入淡出效果 https://github.com/rosenpin/FadingTextView

    【安卓开源项目收藏】_第22张图片

  • 显示Emoji https://github.com/rockerhieu/emojicon

    【安卓开源项目收藏】_第23张图片

  • 功能强大的TextView https://github.com/chenBingX/SuperTextView

    【安卓开源项目收藏】_第24张图片

手势锁/锁屏/Pin解锁:

  • 手势锁 https://github.com/aritraroy/PatternLockView

    【安卓开源项目收藏】_第25张图片

  • 手势锁 https://github.com/DreaminginCodeZH/PatternLock

    【安卓开源项目收藏】_第26张图片

  • 锁屏界面显示通知 https://github.com/AChep/AcDisplay

    【安卓开源项目收藏】_第27张图片

  • 高斯模糊锁屏界面 https://github.com/Nightonke/BlurLockView

  • 应用锁 https://github.com/lizixian18/AppLock

    【安卓开源项目收藏】_第28张图片

  • Pin解锁 https://github.com/OrangeGangsters/LolliPin

    【安卓开源项目收藏】_第29张图片

  • Pin解锁 https://github.com/aritraroy/PinLockView

画廊图片选择或编辑:
  • Material风格 https://github.com/HoraApps/LeafPic
    【安卓开源项目收藏】_第30张图片
  • Android多媒体选择器 https://github.com/Bilibili/boxing
    【安卓开源项目收藏】_第31张图片
  • 图片处理 https://github.com/jarlen/PhotoEdit
    【安卓开源项目收藏】_第32张图片
  • 裁剪图片 https://github.com/jdamcd/android-crop
    【安卓开源项目收藏】_第33张图片
  • 裁剪图片 https://github.com/Yalantis/uCrop
  • 裁剪图片 https://github.com/steelkiwi/cropiwa
  • 裁剪图片 https://github.com/IsseiAoki/SimpleCropView
  • 涂鸦 https://github.com/ByoxCode/DrawView
  • 手势缩放图片 https://github.com/davemorrissey/subsampling-scale-image-view
  • 图片选择器有裁剪功能 https://github.com/liuguangqiang/IPicker
  • 图片选择器 https://github.com/myinnos/AwesomeImagePicker
  • 仿IOS3Dtouch功能 https://github.com/nantaphop/HoverTouchView
  • 图片选择器 https://github.com/zhihu/Matisse

Layout:

  • 底部带弧形的布局 https://github.com/florent37/ArcLayout

  • 同时支持垂直滑动和水平滑动 https://github.com/Kelin-Hong/ScrollablePanel

  • 可以滑动的布局 https://github.com/liuguangqiang/SwipeBack

  • 可扩展的Layout https://github.com/traex/ExpandableLayout

  • 滑动删除 https://github.com/daimajia/AndroidSwipeLayout

  • 流程图布局 https://github.com/ApmeM/android-flowlayout

  • 在Layout中显示标签 https://github.com/whilu/AndroidTagView

ImageView:

  • 显示验证码 https://github.com/jineshfrancs/CaptchaImageView

  • 切换开关状态 https://github.com/zagum/Android-SwitchIcon

  • 自动展示人脸位置 https://github.com/Subito-it/Masaccio

  • 圆形ImageView https://github.com/hdodenhof/CircleImageView

  • 圆形ImageView https://github.com/Pkmmte/CircularImageView

  • 各种形状ImageView https://github.com/siyamed/android-shape-imageview

  • 多边形Imageview https://github.com/AlbertGrobas/PolygonImageView

  • 手势缩放ImageView https://github.com/alexvasilkov/GestureViews

  • 动态视觉差控件 https://github.com/HomHomLin/Android-ParallaxSupportView

卡片Card:

  • 可滑动移除的Card https://github.com/Diolor/Swipecards

         

  • 可滑动移除的Card https://github.com/kikoso/Swipeable-Cards

  • 可滑动移除的Card https://github.com/Diolor/Swipecards

Button:

  • 在FloatingButton上显示数字 https://github.com/andremion/CounterFab

  • 在按钮上显示矢量图 https://github.com/wnafee/vector-compat

  • 显示下载状态 https://github.com/dmytrodanylyk/circular-progress-button

  • 圆角button https://github.com/niniloveyou/StateButton

  • 按钮上显示下载进度 https://github.com/jiang111/CProgressButton

  • 显示点赞动画的Button https://github.com/jd-alexander/LikeButton

  • 图片和文字合并到Button中 https://github.com/drakeet/AndroidUIView

  • 带有进度动画的Android自定义提交按钮https://github.com/Someonewow/SubmitButton

  • 带有进度动画的提交按钮https://github.com/leandroBorgesFerreira/LoadingButtonAndroid

ProgressBar:

  • 类似Button显示进度 https://github.com/ishaan1995/ButtonProgressBar

  • 数字显示进度 https://github.com/daimajia/NumberProgressBar

  • 圆形进度条 https://github.com/lzyzsd/CircleProgress

  • 仿google进度读条 https://github.com/castorflex/SmoothProgressBar

  • 有进度动画效果 https://github.com/lusfold/SpinnerLoading

  • 下载带进度带动画效果 https://github.com/fenjuly/ArrowDownloadButton

  • 仿IOS进度条 https://github.com/Kaopiz/KProgressHUD

  • 圆形进度条 https://github.com/jlmd/AnimatedCircleLoadingView

  • 基于贝塞尔曲线更顺滑的进度条https://github.com/JeasonWong/BezierLoadingView

  • 各种Loading效果 https://github.com/dinuscxj/LoadingDrawable

  • 各种Loading效果 https://github.com/codeestX/ENViews

  • Material风格的进度调https://github.com/DreaminginCodeZH/MaterialProgressBar

菜单:

  • 仿Path弹出菜单 https://github.com/ovenbits/QuickActionView

  • 方形菜单 https://github.com/devsideal/SquareMenu

  • 基于FloatingButton https://github.com/JoaquimLey/faboptions

  • 侧边栏menu https://github.com/Yalantis/Side-Menu.Android

  • 侧边栏menu https://github.com/Yalantis/Context-Menu.Android

  • 点击展开菜单 https://github.com/Nightonke/BoomMenu

  • 侧拉弹出菜单 https://github.com/SpecialCyCi/AndroidResideMenu

  • 圆盘式菜单 https://github.com/linroid/FilterMenu

    【安卓开源项目收藏】_第34张图片

  • 点击展开菜单 https://github.com/ogaclejapan/ArcLayout

    【安卓开源项目收藏】_第35张图片

  • 点击FloatingButton弹出菜单https://github.com/wangjiegulu/RapidFloatingActionButton

    【安卓开源项目收藏】_第36张图片

  • 点击FloatingButton弹出菜单 https://github.com/gowong/material-sheet-fab

    【安卓开源项目收藏】_第37张图片

    卡片式菜单 https://github.com/DxTT/coolMenu

    【安卓开源项目收藏】_第38张图片

  • 侧拉菜单 https://github.com/mikepenz/MaterialDrawer

  • BottomBar https://github.com/roughike/BottomBar

  • BottomBar https://github.com/armcha/LuseenBottomNavigation

    【安卓开源项目收藏】_第39张图片

  • BottomBar https://github.com/Ashok-Varma/BottomNavigation

    【安卓开源项目收藏】_第40张图片

Switch:

  • https://github.com/Nightonke/JellyToggleButton

    【安卓开源项目收藏】_第41张图片

  • https://github.com/polyak01/IconSwitch

  • https://github.com/kyleduo/SwitchButton

    【安卓开源项目收藏】_第42张图片

  • https://github.com/Serchinastico/CoolSwitch

    【安卓开源项目收藏】_第43张图片

  • https://github.com/glomadrian/material-animated-switch

    【安卓开源项目收藏】_第44张图片

Tab:

  • https://github.com/Andy671/Dachshund-Tab-Layout

  • https://github.com/ogaclejapan/SmartTabLayout

    【安卓开源项目收藏】_第45张图片

  • https://github.com/klongmitre/android-segmented-control-view

  • https://github.com/eccyan/SpinningTabStrip

  • https://github.com/Devlight/NavigationTabBar

  • https://github.com/hackware1993/MagicIndicator

    【安卓开源项目收藏】_第46张图片

  • Material风格的Tab https://github.com/neokree/MaterialTabs

    【安卓开源项目收藏】_第47张图片

  • Material风格的Tab https://github.com/Devlight/NavigationTabStrip

    【安卓开源项目收藏】_第48张图片

  • 各种样式Tab https://github.com/H07000223/FlycoTabLayout

引导页:

  • https://github.com/rahulrj/YahooNewsOnboarding

  • https://github.com/Cleveroad/slidingtutorial-android

  • https://github.com/txusballesteros/welcome-coordinator

  • https://github.com/Nightonke/WoWoViewPager

  • https://github.com/w446108264/XhsWelcomeAnim

  • https://github.com/ViksaaSkool/AwesomeSplash

    【安卓开源项目收藏】_第49张图片

  • https://github.com/stephentuso/welcome-android

    【安卓开源项目收藏】_第50张图片

Toast :

  • Toast增强效果 https://github.com/JohnPersano/SuperToasts

    【安卓开源项目收藏】_第51张图片

日历:

  • 星期视图日历 https://github.com/alamkanak/Android-Week-View

  • 日历列表视图 https://github.com/traex/CalendarListview

    【安卓开源项目收藏】_第52张图片

  • material风格的日历 https://github.com/prolificinteractive/material-calendarview

  • 提交日历期 https://github.com/vikramkakkar/SublimePicker

  • 适配MD风格日历 https://github.com/SundeepK/CompactCalendarView

    【安卓开源项目收藏】_第53张图片

  • toolbar相结合的弹出日历https://github.com/kleisauke/CompactCalendarViewToolbar

    【安卓开源项目收藏】_第54张图片

  • 横向日历 https://github.com/Mulham-Raee/Horizontal-Calendar

  • 日历中打卡签到 https://github.com/shichaohui/EasyCalendar

    【安卓开源项目收藏】_第55张图片

图表:

  • https://github.com/xcltapestry/XCL-Charts

    【安卓开源项目收藏】_第56张图片

  • https://github.com/blackfizz/EazeGraph

    【安卓开源项目收藏】_第57张图片

  • https://github.com/limccn/Android-Charts

  • https://github.com/PhilJay/MPAndroidChart

  • https://github.com/Androguide/HoloGraphLibrary

    【安卓开源项目收藏】_第58张图片

  • https://github.com/lecho/hellocharts-android

    【安卓开源项目收藏】_第59张图片

  • https://github.com/philackm/Scrollable-GraphView

  • 雷达样式 https://github.com/qstumn/RadarChart

    【安卓开源项目收藏】_第60张图片

  • 一个小巧且高效的线性图表组件 https://github.com/whataa/SuitLines

    【安卓开源项目收藏】_第61张图片

Dialog:
  • https://github.com/pedant/sweet-alert-dialog
    【安卓开源项目收藏】_第62张图片
  • Dialog弹出并使背景高斯模糊https://github.com/tvbarthel/BlurDialogFragment
    【安卓开源项目收藏】_第63张图片
  • https://github.com/zzz40500/AndroidSweetSheet
  • https://github.com/Kennyc1012/BottomSheet
  • 底部弹出dialog https://github.com/Flipboard/bottomsheet
  • 底部弹出dialog https://github.com/soarcn/BottomSheet
  • 底部弹出dialog https://github.com/orhanobut/dialogplus
    【安卓开源项目收藏】_第64张图片
  • 底部弹出选择日期dialog https://github.com/philliphsu/BottomSheetPickers
    【安卓开源项目收藏】_第65张图片
  • 仿IOS底部弹出dialog https://github.com/baoyongzhang/android-ActionSheet
    【安卓开源项目收藏】_第66张图片
  • Material风格对话框 https://github.com/afollestad/material-dialogs
    【安卓开源项目收藏】_第67张图片

自定义控件:

  • 快速跳跃分组的侧边栏控件 https://github.com/Solartisan/WaveSideBar

    【安卓开源项目收藏】_第68张图片

  • 仿5.0 任务管理器控件 https://github.com/Bossyao168/StackOverView

  • 可折叠内容的自定义控件 https://github.com/Ramotion/folding-cell-android

  • 刮卡效果 https://github.com/sharish/ScratchView

    【安卓开源项目收藏】_第69张图片

  • 数字变化动画 https://github.com/Even201314/NumberMorphView4Android

    【安卓开源项目收藏】_第70张图片

  • 数字变化动画 https://github.com/robinhood/ticker

  • 显示Markdown格式 https://github.com/mittsuu/MarkedView-for-Android

  • Markdown解析器 https://github.com/zzhoujay/Markdown

  • 代码语法高亮 https://github.com/PDDStudio/highlightjs-android

    【安卓开源项目收藏】_第71张图片

  • 仿IOS滚轮样式时间日期选择 https://github.com/Bigkoo/Android-PickerView

    【安卓开源项目收藏】_第72张图片

  • 电影票在线选座 https://github.com/qifengdeqingchen/SeatTable

  • 飞机选座 https://github.com/ldoublem/FlightSeat

    【安卓开源项目收藏】_第73张图片

  • 表单步骤显示进度控件 https://github.com/anton46/Android-StepsView

  • 表单步骤显示进度控件 https://github.com/VictorAlbertos/BreadcrumbsView

    【安卓开源项目收藏】_第74张图片

  • 仿一个斗鱼web端滑动验证码 https://github.com/mcxtzhang/SwipeCaptcha

    【安卓开源项目收藏】_第75张图片

  • 可用于动态生成验证码https://github.com/Freshman111/VerificationCodeView

    【安卓开源项目收藏】_第76张图片

  • 跑马灯效果 https://github.com/gongwen/MarqueeViewLibrary

    【安卓开源项目收藏】_第77张图片

  • 弹幕效果 https://github.com/hpdx/DanmukuLight

    【安卓开源项目收藏】_第78张图片

  • Bilibili弹幕 https://github.com/bilibili/DanmakuFlameMaster

  • 显示歌词 https://github.com/zhengken/LyricViewDemo

    【安卓开源项目收藏】_第79张图片

  • 只显示数字的输入法 https://github.com/StephaneBg/SimpleNumberPicker

    【安卓开源项目收藏】_第80张图片

  • 绘制几何体 https://github.com/FabianTerhorst/Isometric

    【安卓开源项目收藏】_第81张图片

  • 悬浮的SearchView https://github.com/renaudcerrato/FloatingSearchView

  • 仿仪表盘 https://github.com/glomadrian/velocimeter-view

  • 圆弧形Seekbar https://github.com/neild001/SeekArc

  • 仿QQ讨论组头像 https://github.com/kongnanlive/android-combination-avatar

  • 显示PDF https://github.com/JoanZapata/android-pdfview

  • OpenGL实现的书本翻页效果 https://github.com/harism/android_page_curl

  • OpenGL实现的书本翻页效果 https://github.com/openaphid/android-flip

  • 翻页效果 https://github.com/eschao/android-PageFlip

  • 在ActionBar上显示Badge https://github.com/mikepenz/Android-ActionItemBadge

  • 高亮控件引导功能 https://github.com/amlcurran/ShowcaseView

  • 高亮控件引导功能 https://github.com/hongyangAndroid/Highlight

  • 高亮控件引导功能 https://github.com/deano2390/MaterialShowcaseView

  • 树状图 https://github.com/bmelnychuk/AndroidTreeView

  • https://github.com/mattprecious/telescope

  • ![多点触控时布局四周有动画效果] (http://upload-images.jianshu.io/upload_images/5022380-c89b168b8bf9a419.gif?imageMogr2/auto-orient/strip)

  • 验证码输入框 https://github.com/glomadrian/material-code-input

  • 表情键盘解决方案 https://github.com/w446108264/XhsEmoticonsKeyboard

  • 展示Loading效果 https://github.com/jhw-dev/CircleLoadingView

  • Ripple波纹效果 https://github.com/traex/RippleEffect

  • Ripple波纹效果 https://github.com/siriscac/RippleView

  • Material风格Seekbar https://github.com/oli107/material-range-bar

  • 果冻肉效果的Toolbar https://github.com/Yalantis/JellyToolbar

    【安卓开源项目收藏】_第82张图片

  • 各种Material效果 https://github.com/rey5137/material

  • Material风格的设置界面https://github.com/AndroidDeveloperLB/MaterialPreferenceLibrary

    【安卓开源项目收藏】_第83张图片

  • Material风格带动画效果的搜索框 https://github.com/mancj/MaterialSearchBar

  • 玻璃碎裂效果 https://github.com/zhanyongsheng/BrokenView

  • 显示Loading动画 https://github.com/ybq/Android-SpinKit

  • 使视图更有层次感 https://github.com/danielzeller/Depth-LIB-Android-

  • 文件选择器 https://github.com/codekidX/storage-chooser





你可能感兴趣的:(【安卓开源项目收藏】)