kcufow's Stars
Qiu-Gong/GPUImage-Android
JasonGaoH/NestedRecyclerView
🔥Copied the homepage of taobao and jd.com, and realized the TAB ceiling effect through two-layer nesting RecyclerView .
microshow/RxFFmpeg
🔥💥RxFFmpeg 是基于 ( FFmpeg 4.0 + X264 + mp3lame + fdk-aac + opencore-amr + openssl ) 编译的适用于 Android 平台的音视频编辑、视频剪辑的快速处理框架,包含以下功能:视频拼接,转码,压缩,裁剪,片头片尾,分离音视频,变速,添加静态贴纸和gif动态贴纸,添加字幕,添加滤镜,添加背景音乐,加速减速视频,倒放音视频,音频裁剪,变声,混音,图片合成视频,视频解码图片,抖音首页,视频播放器及支持 OpenSSL https 等主流特色功能
MrZhaozhirong/NativeCppApp
志哥博客《视觉滤镜编码》《OpenGL.Shader进阶》项目工程
google/grafika
Grafika test app
proxyee-down-org/proxyee-down
http下载工具,基于http代理,支持多连接分块下载
Tencent/QMUI_Android
提高 Android UI 开发效率的 UI 库
algorithm-visualizer/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
CarGuo/GSYVideoPlayer
视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,16k page size,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,列表切换详情页面无缝播放,rtsp、concat、mpeg。
doggycoder/AndroidOpenGLDemo
Android OpenGL ES从零开始的Demo
FreddyChen/NettyChat
基于Netty+TCP+Protobuf实现的Android IM库,包含Protobuf序列化、TCP拆包与粘包、长连接握手认证、心跳机制、断线重连机制、消息重发机制、读写超时机制、离线消息、线程池等功能。
zhoumeng1990/AudioAnalyze
Android 主要实现录音功能,集合了录音、暂停、停止、播放、重录、计时、pcm转wav等功能,分别传了java和kotlin版本
difcareer/AndroidSourceReader
files needed for android-studio to read android source code
goldze/MVVMHabit
👕基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合Okhttp+RxJava+Retrofit+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发一个高质量、易维护的Android应用。
guolindev/coolweatherjetpack
酷欧天气的Jetpack版本实现,采用了MVVM架构。
guolindev/giffun
一款开源的GIF在线分享App,乐趣就要和世界分享。
se-bastiaan/TorrentStream-Android
A torrent streamer library for Android based on libtorrent4j
mpetazzoni/ttorrent
BitTorrent Java library with tracker and download client
JessYanCoding/AndroidAutoSize
🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).
bannedbook/fanqiang
翻墙-科学上网
hongyangAndroid/AndroidAutoLayout
[停止维护]Android屏幕适配方案,直接填写设计图上的像素尺寸即可完成适配,最大限度解决适配问题。
Timmy-zzh/TDialog
DialogFragment封装,高效实现各种弹窗效果
halfkiss/ZjDroid
Android app dynamic reverse tool based on Xposed framework.
Blankj/AndroidUtilCode
:fire: Android developers should collect the following utils(updating).
alidili/Demos
🔥折线图、Retrofit、RxJava、RxLifecycle、DataBinding、MVP、MVVM、自动化测试工具UiAutomator、自定义控件、RecyclerView扩展组件、NDK开发、Design Support Library、蓝牙BLE开发、正则表达式
brnunes/Android-SNMP
Android SMNP Agent and Manager
CymChad/BaseRecyclerViewAdapterHelper
BRVAH:Powerful and flexible RecyclerAdapter
saiwu-bigkoo/Android-ConvenientBanner
Simple and convenient banner, loop viewpager with 3D effects
jokermonn/permissions4m
:wrench:国产手机5.0、6.0权限适配框架/编译时注解框架/an Android Runtime Permissions Tool by using APT
licheedev/Android-SerialPort-API
Fork自Google开源的Android串口通信Demo,修改成Android Studio项目