美文网首页
Android实战开发通用流行框架大全

Android实战开发通用流行框架大全

作者: 门心叼龙 | 来源:发表于2019-04-07 19:22 被阅读0次

    GitHub上受欢迎的Android UI Library

    https://mvnrepository.com/

    https://jar-download.com/

    https://docs.oracle.com/javase/7/docs/api/

    http://hg.openjdk.java.net/jdk8/jdk8/jdk/file/tip/src/share/classes/java

    https://lanhuapp.com/

    MVP MVVM

    https://github.com/googlesamples/android-architecture

    日志打印

    https://github.com/ZhaoKaiQiang/KLog

    网络请求
    https://github.com/square/retrofit

    事件订阅
    https://github.com/greenrobot/EventBus

    下拉刷新,上拉加载更多
    https://github.com/nuptboyzhb/SuperSwipeRefreshLayout

    视频播放
    https://github.com/CarGuo/GSYVideoPlayer

    流式布局
    https://github.com/google/flexbox-layout

    图片加载
    https://github.com/bumptech/glide

    图片选择器:
    https://github.com/lovetuzitong/MultiImageSelector

    图片放大、缩小
    https://github.com/chrisbanes/PhotoView

    横向中心定位的RecycleView
    https://github.com/chenxinfei/LocateCenterHorizontalView

    收缩、展开的TextView
    https://github.com/Manabu-GT/ExpandableTextView

    日历
    https://github.com/florent37/SingleDateAndTimePicker

    富文本编辑器

    https://github.com/wasabeef/richeditor-android

    组件化

    https://github.com/guiying712/AndroidModulePattern

    气泡提示

    https://github.com/zyyoona7/EasyPopup

    目录

    抽屉菜单

    ListView

    WebView

    SwitchButton

    按钮

    点赞按钮

    进度条

    TabLayout

    图标

    下拉刷新

    ViewPager

    图表(Chart)

    菜单(Menu)

    浮动菜单

    对话框

    空白页

    滑动删除

    手势操作

    RecyclerView

    Card

    Color

    Drawable

    Spinner

    布局

    模糊效果

    TabBar

    AppBar

    选择器(Picker)

    跑马灯

    日历时间

    主题样式

    ImageView

    通知

    聊天视图

    Header

    引导图(Intro)

    图片

    徽章(Badge)

    RatingView

    滚动效果(Scroll)

    时间轴

    TreeView

    SearchView

    TagView

    TextView

    EditText

    Sliding

    表单

    分段控件

    轮播图

    文件操作

    启动页

    MD

    BottomNavigation

    Toast

    CreditCard

    ActionSheet

    Wave

    Snackbar

    用户引导

    Popup

    滑动返回

    TV组件

    软键盘

    状态栏

    StepView

    表格(Table)

    滚动视差(Parallex)

    SideBar

    关于页面

    详情页

    FAB

    Indicator

    分享组件

    升级更新

    Toolbar

    Sort&Drag

    Emoji

    Label

    WheelView

    PinCode

    CoordinatorLayout

    页面切换

    悬浮窗

    地图

    编辑器

    SeekBar

    DownloadView

    其他

    抽屉菜单

    ListView

    WebView

    SwitchButton

    按钮

    点赞按钮

    进度条

    TabLayout

    图标

    下拉刷新

    ViewPager

    图表(Chart)

    菜单(Menu)

    浮动菜单

    对话框

    空白页

    滑动删除

    手势操作

    • sensey ★1890 - 手势交互Android库
    • GestureViews ★1184 - 手势控制和位置动画
    • InboxLayout ★641 - 仿谷歌下拉返回效果
    • Swipper ★47 - 控制亮度的自定义视图

    RecyclerView

    相关文章

      网友评论

          本文标题:Android实战开发通用流行框架大全

          本文链接:https://www.haomeiwen.com/subject/qoxeiqtx.html