Pinned Repositories
flutter_ui_challenges
Updated for Flutter 3.x ** 100+ Professional UI implementations with Code in Flutter. Available in Android, iOS, Linux and Web
andbase
andbase快速开发框架
AndroidTagGroup
A beautiful android tag group widget.
BRouter
使用Apt手写一个路由框架
ButterKnifeReflect
使用Apt实现一个ButterKnife Ioc容器
dynamic-load-apk
DL : dynamic load framework in android
GlobalComponent
适配多个国家的货币展示组件,输入组件
java-design-patterns
Design pattern samples implemented in Java
SimplifyReader
一款基于Google Material Design设计开发的Android客户端,包括新闻简读,图片浏览,视频爽看 ,音乐轻听以及二维码扫描五个子模块。项目采取的是MVP架构开发,由于还是摸索阶段,可能不是很规范。但基本上应该是这么个套路,至少我个人认为是这样的~恩,就是这样的!
WebBlog
日常记录
wangyuetingtao's Repositories
wangyuetingtao/SimplifyReader
一款基于Google Material Design设计开发的Android客户端,包括新闻简读,图片浏览,视频爽看 ,音乐轻听以及二维码扫描五个子模块。项目采取的是MVP架构开发,由于还是摸索阶段,可能不是很规范。但基本上应该是这么个套路,至少我个人认为是这样的~恩,就是这样的!
wangyuetingtao/BRouter
使用Apt手写一个路由框架
wangyuetingtao/ButterKnifeReflect
使用Apt实现一个ButterKnife Ioc容器
wangyuetingtao/GlobalComponent
适配多个国家的货币展示组件,输入组件
wangyuetingtao/WebBlog
日常记录
wangyuetingtao/android
:phone: The ownCloud Android App
wangyuetingtao/Android-Best-Practices
Android最佳实践示例
wangyuetingtao/android-card-slide-panel
模仿探探首页卡片左右滑动效果,滑动流畅,卡片view无限重生
wangyuetingtao/Android-Daily-Interview
:pushpin:每工作日更新一道 Android 面试题,小聚成河,大聚成江,共勉之~
wangyuetingtao/Android-StickyNavLayout
An android library for navigator that stick on the top
wangyuetingtao/awesome-flutter-cn
一个很棒的Flutter学习资源,官方教程,插件,工具,文章,App,视频教程等的资源列表
wangyuetingtao/DroidPlugin
A plugin framework on android,Run any third-party apk without installation, modification or repackage
wangyuetingtao/droidReverse
reverse engineering tools for android(android 逆向工程工具集)
wangyuetingtao/DynamicAPK
Solution to implement multi apk dynamic loading and hot fixing for Android App. (实现Android App多apk插件化和动态加载,支持资源分包和热修复)
wangyuetingtao/glide
An image loading and caching library for Android focused on smooth scrolling
wangyuetingtao/hardseed
hardseed is a batch seeds and pictures download utiltiy from CaoLiu and AiCheng forum
wangyuetingtao/idisfkj
One-man show
wangyuetingtao/ImagePicker
完全仿微信的图片选择,并且提供了多种图片加载接口,选择图片后可以旋转,可以裁剪成矩形或圆形,可以配置各种其他的参数
wangyuetingtao/Moosphan
wangyuetingtao/MultiThreadDownload
Android Multi-Thread Download library
wangyuetingtao/OkHttpUtils
封装了okhttp的网络框架,支持大文件上传下载,上传进度回调,下载进度回调,表单上传(多文件和多参数一起上传),链式调用,整合Gson,自动解析返回对象,支持Https和自签名证书,支持cookie自动管理,扩展了统一的上传管理和下载管理功能
wangyuetingtao/philm
Movie collection and information app for Android.
wangyuetingtao/pinned-section-listview
Easy to use ListView with pinned sections for Android.
wangyuetingtao/PlayAndroid
🔥🔥🔥 Kotlin + MVVM + LCE版玩安卓,暗黑模式、横竖屏、无网、弱网、无数据、加载失败等等各种情况,协程、Room、LiveData、Retrofit、屏幕适配、本地缓存、多语言切换、多 lib,你想要的我都有!!!
wangyuetingtao/plugins
Plugins for Flutter maintained by the Flutter team
wangyuetingtao/StikkyHeader
This is a very simple library for Android that allows you to stick an header to a scrollable view and easily apply animation to it
wangyuetingtao/SwipeMenuListView
A swipe menu for ListView.
wangyuetingtao/UltimateRecyclerView
A RecyclerView(advanced and flexible version of ListView in Android) with refreshing,loading more,animation and many other features.
wangyuetingtao/VBrowser-Android
全网视频嗅探缓存APP
wangyuetingtao/ViewCore
主要是常用自定义控件的类库,该项目已经上传到 jCenter 仓库,可以直接使用