Pinned Repositories
-OpenGL-PanoramaCamera_Android
基于OpenGL 设计了一款安卓版本的全景相机 可以实现360度全景拍摄以及合成 注释很详细
AcgClub
一款纯粹的ACG聚合类App
acra
Application Crash Reports for Android
AddressSelector
仿京东地址选择器
AgentWeb
🔥 AgentWeb 是基于 Android WebView 一个功能完善小型浏览器库 。 使用很方便 , 集成进你应用 ,只需几行代码 。
ChipsLayoutManager
ANDROID. ChipsLayoutManager (SpanLayoutManager, FlowLayoutManager). A custom layout manager for RecyclerView which mimicric TextView span behaviour, flow layouts behaviour with support of amazing recyclerView features
DimenTool
Android 屏幕适配方案,自动生成不同分辨率的值
LiveLayout
类似于映客,快手,等直播APP布局,直播刷礼物特效,定时清除礼物,计时器,圆形头像,横向listview等!!!
RecyclerView
支持下拉刷新,上拉加载,Header,Footer,复杂多种数据结构类型
RxTool
Android开发人员不得不收集的工具类集合 | 支付宝支付 | 微信支付(统一下单) | 微信分享 | Zip4j压缩(支持分卷压缩与加密) | 一键集成UCrop选择圆形头像 | 一键集成二维码和条形码的扫描与生成 | 常用Dialog | WebView的封装可播放视频 | 仿斗鱼滑动验证码 | Toast封装 | 震动 | GPS | Location定位 | 图片缩放 | Exif 图片添加地理位置信息(经纬度) | 蛛网等级 | 颜色选择器 | 编译运行一下说不定会找到惊喜
guan19191's Repositories
guan19191/ChipsLayoutManager
ANDROID. ChipsLayoutManager (SpanLayoutManager, FlowLayoutManager). A custom layout manager for RecyclerView which mimicric TextView span behaviour, flow layouts behaviour with support of amazing recyclerView features
guan19191/AddressSelector
仿京东地址选择器
guan19191/AlignImageSpan
提供居中,顶部,底部以及baseline对齐的 ImageSpan
guan19191/Android-ZBLibrary
Android快速开发框架,MVP架构,丰富的功能、简单的实现、详细的注释、规范的风格。OKHttp、UIL图片加载、ZXing二维码、沉浸状态栏、下载安装、自动缓存以及各种Base、Demo、UI、Util直接用。全新的手势,侧滑返回、全局右滑返回都OUT啦!BaseHttpListActivity,几行代码搞定http请求列表 加载和缓存;BaseView,自定义View竟然如此简单;万能的Entry<K, V>,两个变量的Model/JavaBean再也不用写了;100多个常用style,一行搞定View属性,一键统一配置UI...[详情请看图文介绍]
guan19191/AndroidUtilCode
Android developers should collect the following utils(updating)
guan19191/BaseRecyclerViewAdapterHelper
Powerful and flexible RecyclerAdapter,www.recyclerview.org
guan19191/boxing
Android multi-media selector based on MVP mode.
guan19191/CarouselLayoutManager
Android Carousel LayoutManager for RecyclerView
guan19191/CountdownView
Android Countdown View
guan19191/easypermissions
Simplify Android M system permissions
guan19191/FanLayoutManager
Using Fan Layout Manager you can implement the horizontal list, the items of which move like fan blades
guan19191/GiftAnimation
直播刷礼物效果
guan19191/GoodsInfoPage
仿京东、天猫app的商品详情页的布局架构, 以及功能实现
guan19191/GSYVideoPlayer
视频播放器(IJKplayer),HTTPS支持,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频本身自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,直接添加控件为封面,列表全屏动画,视频加载速度,列表小窗口支持拖动,5.0的过场效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,其他一些小动画效果。简书:
guan19191/hover
A floating menu library for Android.
guan19191/JDAddressSelector
京东 Android 客户端样式的级联地址选择器
guan19191/Keyframes
A library for converting Adobe AE shape based animations to a data format and playing it back on Android and iOS devices.
guan19191/material-design-icons
Material Design icons by Google
guan19191/MultiType
An Android library to retrofit multiple item view types
guan19191/MyLocationDemo
集成GoogleMap,实现定位和获取位置信息
guan19191/okhttp-OkGo
OkHttpUtils-2.0.0 升级后改名 OkGo,全新完美支持RxJava,比Retrofit更简单易用。该库是封装了okhttp的标准RESTful风格的网络框架,支持大文件上传下载,上传进度回调,下载进度回调,表单上传(多文件和多参数一起上传),链式调用,可以自定义返回对象,支持Https和自签名证书,支持超时自动重连,支持cookie的持久化和自动管理,支持五种缓存模式缓存网络数据,支持301和302重定向,扩展了统一的上传管理和下载管理功能
guan19191/PhotoView
Implementation of ImageView for Android that supports zooming, by various touch gestures.
guan19191/PictureSelector
android图片/视频 单选or多选,以及视频录制,专治各种机型不适~
guan19191/safe-java-js-webview-bridge
为WebView中的Java与JavaScript提供【安全可靠】的多样互通方案
guan19191/SafeWebView
Android Safe WebView、解决WebView的Js对象注入漏洞、支持网页将JS函数(function)传到Java层,方便回调;
guan19191/TagViewGroup
Android 仿小红书图片标签Group
guan19191/TwinklingRefreshLayout
RefreshLayout that support for OverScroll and better than iOS. 支持下拉刷新和上拉加载的RefreshLayout,自带越界回弹效果,支持RecyclerView,AbsListView,ScrollView,WebView
guan19191/u2020
A sample Android app which showcases advanced usage of Dagger among other open source libraries.
guan19191/WeChatLuckyMoney
:money_with_wings: WeChat's lucky money helper (微信抢红包插件). An Android app that helps you grab red packets in WeChat groups.
guan19191/XDroidMvp
轻量级的Android MVP快速开发框架