kevin321happy's Stars
CarGuo/LbsMap
利用百度地图快速实现支付宝的“到位”功能。基于LBS精确获取地理位置的周边数据,地图动态显示网络图标 支持多点聚合与分离,点击图标动态放大选中效果,移动、放大、缩小地图后重新更新数据,聚合图标点击动画展开,根据实际距离调整地图层级为屏幕大小 ,分页刷新,简书:
cymcsg/UltimateRecyclerView
A RecyclerView(advanced and flexible version of ListView in Android) with refreshing,loading more,animation and many other features.
GitLqr/LQRWeChat
本项目仿最新版微信6.5.7(除图片选择器外),基于融云SDK,使用目前较火的 Rxjava+Retrofit+MVP+Glide 技术开发。相比上个版本,加入发送位置消息,红包消息等功能。
greenrobot/EventBus
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
aa112901/remusic
仿网易云音乐 安卓版,netease android,音乐播放器 在线 下载
LuckSiege/PictureSelector
Picture Selector Library for Android or 图片选择器
jeasonlzy/okhttp-OkGo
OkGo - 3.0 震撼来袭,该库是基于 Http 协议,封装了 OkHttp 的网络请求框架,比 Retrofit 更简单易用,支持 RxJava,RxJava2,支持自定义缓存,支持批量断点下载管理和批量上传管理功能
mabeijianxi/small-video-record
利用FFmpeg视频录制微信小视频与其压缩处理
CarGuo/ZLayoutManager
Some custom LayoutManager .Such as SwipeCard、FLowLayout。一些自定义的LayoutManager,仿探探、人人影视 炫动滑动 卡片层叠 和流式布局等。
CarGuo/FrescoUtils
Fresco 的封装,快速上手,图像后处理,超大图高清预览,缩小放大,双击放大等一一俱全。简书 http://www.jianshu.com/p/cd058a924288
HotBitmapGG/bilibili-android-client
An unofficial bilibili client for android http://www.jianshu.com/p/f69a55b94c05 -- 该项目已停止维护!
itheima1/Android
收集Android方方面面的经典知识, 最新技术.
yanzhenjie/Album
:watermelon: Album and Gallery for Android platform.
danylovolokh/LondonEyeLayoutManager
A Layoutmanager that must be used with RecyclerView. When list is scrolled views are moved by circular trajectory
defacto133/MultiLevelExpandableIndentableListView
A multi-level collapsible/expandable indentable list view for Android
JackChan1999/SlidingMenu
SlidingMenu 侧边栏 侧滑菜单
yanzhenjie/SwipeRecyclerView
:melon: RecyclerView侧滑菜单,Item拖拽,滑动删除Item,自动加载更多,HeaderView,FooterView,Item分组黏贴。
Brioal/SwipeMenuDemo
多达288种动画效果定制的侧滑菜单库
Brioal/SwipeMenuItemProject
继承自ViewGroup的快速实现列表Item的侧滑菜单
yarolegovich/DiscreteScrollView
A scrollable list of items that centers the current element and provides easy-to-use APIs for cool item animations.
hongyangAndroid/Android-CircleMenu
自定义ViewGroup实现的圆形旋转菜单,支持跟随手指旋转以及快速旋转。
yanzhenjie/NoHttp
:lemon: Android实现Http标准协议框架,支持多种缓存模式,底层可动态切换OkHttp、URLConnection。
FuZhucheng/MyCircleMenu
Android-自定义view之圆形与“半圆形”菜单
CarGuo/GSYVideoPlayer
视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,16k page size,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,列表切换详情页面无缝播放,rtsp、concat、mpeg。
android-notes/Cockroach
降低Android非必要crash
kyleduo/SwitchButton
A cute widget of Switch Button for you to create beautiful and friendly UI.
bingoogolapple/BGAPhotoPicker-Android
Android 图片选择、预览、九宫格图片控件、拖拽排序九宫格图片控件
lovetuzitong/MultiImageSelector
Deprecated -- Image selector for Android device. Support single choice and multi-choice.
zaaach/TopRightMenu
类似QQ右上角弹出菜单,a top-right popup menu like qq for android.
CarGuo/LazyRecyclerAdapter
极简通用的RecyclerAdapter,入侵性低,支持一个列表多种Item类型,无需维护和编写Adapter代码,快速集成拥有点击,动画,自定义刷新,自定义加载更多,自定义空页面显示,通用分割线,动态绑定等高复用,你只需要编写维护Holder代码。