creatunionyy's Stars
github/gitignore
A collection of useful .gitignore templates
WuXiaolong/DesignSupportLibrarySample
Android DesignSupportLibrary实例
crazyfzw/RecycleViewWithHeader
为RecycleView添加其他View组件实现复杂布局
LuckyJayce/ViewPagerIndicator
Indicator 取代 tabhost,实现网易顶部tab,新浪微博主页底部tab,引导页,无限轮播banner等效果,高度自定义tab和特效,LazyFragment
ProgrammerAnthony/ZuulC
zuul源码学习添加笔记,官方项目代码
chsmy/CitySelector
类似大众点评 58 美团 等应用的城市选择器
hongyangAndroid/ChangeSkin
基于插件式的Android换肤框架,支持app内和或者外部插件式提供资源的换肤方案,无需重启Activity。[仅供参考原理,暂不维护]
panacena/mengqu
高仿萌趣app
Jude95/EasyRecyclerView
ArrayAdapter,pull to refresh,auto load more,Header/Footer,EmptyView,ProgressView,ErrorView
cn-ljb/rxjava_for_android
Android platform on the use of Demo RxJava
android-cn/android-open-project-demo
Demo of android open source project, 微信公众号:codekk, 网站:
square/retrofit
A type-safe HTTP client for Android and the JVM
Aspsine/SwipeToLoadLayout
A reusable pull-to-refresh and pull-to-loadmore widget
Curzibn/BottomDialog
BottomDialog 一个自定义的从底部弹出的dialog,仿照微博的分享弹框
dersoncheng/MultipleTheme
Android换肤/夜间模式的Android框架,配合theme和换肤控件框架可以做到无缝切换换肤(无需重启应用和当前页面)。 This framework of Android app support multiple theme(such as day/night mode) and needn’t finish current application or current activity when you switch theme-mode.
ZhaoKaiQiang/OkHttpPlus
OkHttp封装,支持GET、POST、UI线程回调、JSON格式解析、链式调用、小文件上传下载及进度监听等功能
ZhaoKaiQiang/AndroidDifficultAnalysis
安卓开发中遇到的重难点解析,也包括平常的读书笔记和知识点整理
duzechao/DownloadManager
一个下载框架/a download library
Naoki2015/CircleDemo
仿微信(weixin wechat)实现的朋友圈,模拟与后台交互实现了点赞、评论、删除等功能,RecyclerView可以根据键盘的显示或隐藏实现联动。增加短视频拍摄功能,与后台交互采用mvp模式。关键字:wechat weixin 微信朋友圈
jiahongfei/ViewGroupDemo
新闻客户端详情页,上面WebView新闻内容,下面ListView评论,可以上下滑动,类似今日头条,搜狐新闻等
ChadCSong/ShineButton
This is a UI lib for Android. Effects like shining.
ReactiveX/RxAndroid
RxJava bindings for Android
Carbs0126/AvatarImageView
an AvatarImageView on Android platform which can display circle text or circle image
CodingForAndroid/CircleViewPager
自动轮播图 广告位
jasonpolites/gesture-imageview
Implements pinch-zoom, rotate, pan as an ImageView for Android 2.1+
Ereza/CustomActivityOnCrash
Android library that allows launching a custom activity when your app crashes, instead of showing the hated "Unfortunately, X has stopped" dialog.
hongyangAndroid/ColorfulStatusBar
Android app状态栏变色。
kikoso/android-stackblur
Android StackBlur is a library that can perform a blurry effect on a Bitmap based on a gradient or radius, and return the result. The library is based on the code of Mario Klingemann.
HoneyNeutrons/RecyclerViewUndoSwipe
Swipe and drag support for RecyclerView with undo action.
race604/FlyRefresh
The implementation of https://dribbble.com/shots/2067564-Replace