Pinned Repositories
AdvancedLuban
基于Luban压缩算法,可限制文件宽、高和最大size,参考:https://github.com/shaohui10086/AdvancedLuban
AgentWeb
AgentWeb is a powerful library based on Android WebView.
AiSound
🔥💥AiSound AI魔法声音 是一个结合AI的变声器,基于fmod实现,使用fmod来处理音频的变声效果, 支持试听和保存音效文件
android-async-http
This project under develop
Android-BluetoothKit
Android BLE蓝牙通信库
android-gpuimage
Android filters based on OpenGL (idea from GPUImage for iOS)
android-gpuimage-plus
Android Image & Camera Filters Based on OpenGL.
android-mvp-mvvm-flytour
🔥🔥🔥 FlyTour是Android MVVM+MVP+Dagger2+Retrofit+RxJava+组件化+插件组成的双编码架构+双工程架构+双语言Android应用开发框架,通过不断的升级迭代该框架已经有了十个不同的版本,5.0之前工程架构采用gradle配置实现组件化,5.0之后的工程架构采用VirtualAPK实现了插件化,5.0之前采用Java编码实现,5.0之后采用Kotlin编码实现,编码架构由MVVM和MVP组成,工程架构和编码架构及编码语言开发者可根据自己具体的项目实际需求去决定选择使用,该框架是Android组件化、Android插件化、Android MVP架构、Android MVVM架构的集大成者,帮助你快速的搭建自己的App项目开发框架,以便把主要的精力放在自己的项目的业务功能实现上,另外在长期的工作实践中总结整理大量的实用工具类在项目lib_common组件的util包当中方便大家调用。
Android-MvvmComponent-App
Android 组件化开源app -开眼短视频(OpenEyes)
Android-PickerView
This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动)
15929721851's Repositories
15929721851/android-gpuimage
Android filters based on OpenGL (idea from GPUImage for iOS)
15929721851/android-gpuimage-plus
Android Image & Camera Filters Based on OpenGL.
15929721851/CainCamera
CainCamera is an Android Project to learn about development of beauty camera, image and short video
15929721851/Android-ZBLibrary
🔥Android MVP 快速开发框架,做国内 「示例最全面」「注释最详细」「使用最简单」「代码最严谨」的 Android 开源 UI 框架。 🔥An Android MVP Framework with many demos, detailed documents, simple usages and strict codes.
15929721851/YalantisCrop-Native
YalantisCrop-Native版本
15929721851/NettyChat
基于Netty+TCP+Protobuf实现的Android IM库,包含Protobuf序列化、TCP拆包与粘包、长连接握手认证、心跳机制、断线重连机制、消息重发机制、读写超时机制、离线消息、线程池等功能。
15929721851/TimeLine
瀑布流式的时间轴
15929721851/Lazy
The android tools 自己整理的常用的工具类
15929721851/Pinview
A pinview library for android. :sparkles:
15929721851/rxjava-RxLife
一行代码解决RxJava 内存泄漏,一款轻量级别的RxJava生命周期管理库
15929721851/fusion
Android OpenGL 图片/视频特效渲染库,类似IOS上的GPUImage(Android OpenGL Image/Video Effect Rendering Library which is similar to GPUImage on IOS)
15929721851/dispatch-queue
Dispatch-Queue is a library that extends Android MessageQueue
15929721851/Android-MvvmComponent-App
Android 组件化开源app -开眼短视频(OpenEyes)
15929721851/Pano360
Pure Java library to play 360 degree panorama video / photo (VR video) on Android. Using OpenGL ES 2.0 -安卓全景视频/图片播放器
15929721851/librestreaming
Android real-time effect filter rtmp streaming library.using Mediacodec HWencoding&librtmp stream.
15929721851/SplitEditTextView
Android类似支付宝密码输入框,美团外卖验证码输入框,验证码粘贴等;有效果图,有demo;支持下划线,方框,连体框样式;可设置光标、光标颜色,下划线输入时高亮,边框大小、颜色、圆角等等;设置密码显示的样式
15929721851/UltimateRecyclerView
A RecyclerView(advanced and flexible version of ListView in Android) with refreshing,loading more,animation and many other features.
15929721851/AndroidAutoSize
🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).
15929721851/FilePicker
:fire::fire::fire:Android文件、图片选择器,可按文件夹查找,文件类型查找,支持自定义相机
15929721851/SerialPortHelper
Android 串口调试助手
15929721851/MNPasswordEditText
Android验证码和密码输入框,能自定义输入框个数和样式(连体,下划线和方形框) 类似微信支付宝的密码输入框等
15929721851/RecyclerViewHelper
⚡A library to make RecyclerView more easy⚡ (上拉加载更多、头尾布局、拖拽排序、侧滑删除、侧滑选择、万能分割线)
15929721851/spring-cloud-flycloud
🔥🔥🔥FlyClould 微服务实战项目框架,在该框架中,包括了用 Spring Cloud 构建微服务的一系列基本组件和框架,对于后台服务框架的搭建有很大的参考价值,大家可以参考甚至稍加修改可以直接应用于自己的实际的项目开发中,该项目没有采用Maven进行项目构建,Maven通过xml进行依赖管理,导致整个配置文件太过臃肿,另外灵活性也不是很强,所以我采用Gradle进行项目构建和依赖管理,在FlyTour项目中我们见证了Gradle的强大,通过简单的一些配置就可以轻松的实现组件化的功能。该项目共有11个Module工程。其中10个位微服务工程,这10个微服务工程构成了一个完整的微服务系统,微服务系统包含了8个基础服务,提供了一整套微服务治理功能,他们分别是配置中心module_config、注册中心module_eureka、认证授权中心module_uaa、Turbine聚合监控服务module_monitor、链路追踪服务module_zipken、聚合监控服务module_admin、路由网关服务module_gateway、日志服务module_log。另外还包含了两个资源服务:用户服务module_user和blog服务module_blog,另外还有一个common的Module,为资源服务提供一些一本的工具类
15929721851/YalantisCrop
基于 Yalantis / uCrop 修改
15929721851/MVVMHabit
👕基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合Okhttp+RxJava+Retrofit+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发一个高质量、易维护的Android应用。
15929721851/ComponentCornerstone
:ant::ant: 一种全新的android组件化方案,无需下沉公用代码,无需采用路由等硬编码方式分发sdk,独立维护组件暴露的SDK/IMPL,打破官方模块循环且支持组件间互相调用SDK,支持集成组件调试/组件独立运行。A brand new android componentization solution, no need to sink public code, no need to use hard coding to distribute sdk, independent maintenance component exposed SDK / IMPL, break the official module loop and support the call between components The SDK supports integrated component debugging/components to run independently.
15929721851/PagerBottomTabStrip
15929721851/EpMedia
Android上基于FFmpeg开发的视频处理框架,简单易用,体积小,帮助使用者快速实现视频处理功能。包含以下功能:剪辑,裁剪,旋转,镜像,合并,分离,变速,添加LOGO,添加滤镜,添加背景音乐,加速减速视频,倒放音视频。 The video processing framework based on FFmpeg developed on Android is simple, easy to use, and small in size, helping users quickly realize video processing functions. Contains the following functions: editing, cropping, rotating, mirroring, merging, separating, variable speed, adding LOGO, adding filters, adding background music, accelerating and decelerating video, rewinding audio and video.
15929721851/JCameraView
整理后的JCameraView,能跑起来了
15929721851/EasyBook
Java/Android多站点小说爬虫库,并发搜索,epub/txt下载,在线书源等,已实现小说app