Pinned Repositories
Agora-With-SenseTime
AkDanmaku
一款利用游戏引擎理念打造的原生弹幕库
album
Android轻量级相册,支持单/多选、缩放、预览、按文件夹查看图片。
AlbumSelectionManager
一个功能完善的相册库,包含选择图片、视频;拍摄图片、视频;裁剪压缩、多选等内容,参考项目PictureSelector,整体实现上类似微信朋友圈相册
all-base-adapter
Adapter terminator, including DataBinding, any ViewGroup, list(Rv, Lv ). Write Adapter, it is enough .Adapter终结者,包含DataBinding,任意ViewGroup,Rv、Lv列表。写Adapter,有它就够了
Android-Daily-Interview
:pushpin:每工作日更新一道 Android 面试题,小聚成河,大聚成江,共勉之~
android-gif-drawable
Views and Drawable for displaying animated GIFs on Android
AndroidSocketClient
Socket封装
Bilibili_Wuxianda
高仿Bilibili客户端 - ( ゜- ゜)つロ 乾杯~
ShadowImageView
🔥可以根据图片内容变阴影颜色,更加细腻的阴影效果 It can change color according to the picture, more delicate shadow effect
guoshilun's Repositories
guoshilun/Android-Daily-Interview
:pushpin:每工作日更新一道 Android 面试题,小聚成河,大聚成江,共勉之~
guoshilun/AkDanmaku
一款利用游戏引擎理念打造的原生弹幕库
guoshilun/android-gif-drawable
Views and Drawable for displaying animated GIFs on Android
guoshilun/AndroidCamera
🔥🔥🔥自定义Android相机(仿抖音),其中功能包括视频人脸识别贴纸,分段录制,回滚删除,倒计时录制,视频裁剪,视频帧处理,获取视频第一帧,关键帧,视频旋转,滤镜添加,水印添加,Gif合成到视频,文字转视频,图片转视频,音视频合成,音频变声处理,SoundTouch,Fmod音频处理。 Customize the Android camera(imitation Tik Tok), which includes video face recognition stickers, segment recording, rollback deletion, countdown recording, video cropping, video frame processing, get the first video frame, key frame, video rotation, filter Mirror add, watermark add, Gif synthesis to video, text to video, picture to video, audio and video synthesis, audio change processing, SoundTouch, Fmod audio processing.
guoshilun/AndroidCodeStandard
Android 代码规范文档
guoshilun/AndroidStudy
🔥 Android学习知识点总结 jetpack、mvvm、kotlin、juc多线程等,欢迎star!
guoshilun/Awesome-Android-Notebook
:computer: A complete plan for better android developers.(continuous updating ...)
guoshilun/CNCompanyReviews
各大市区公司避雷。坑公司名单。公司避坑。黑名单公司。公司评价。互联网企业黑名单。公司防坑。
guoshilun/compose-samples
Official Jetpack Compose samples.
guoshilun/DanmakuRenderEngine
DanmakuRenderEngine is a lightweight and scalable Android danmaku library. 轻量级高扩展安卓弹幕渲染引擎
guoshilun/DanmakuView
Android 弹幕视图
guoshilun/EnvironmemtConfig
guoshilun/GDownload
Light Weight, Fast 🚀 , Easy to Use, Reliable Download client for android.
guoshilun/GIFCompressor
An Android tool to compresses your GIFs into lightweight MP4 video using fast, hardware-accelerated encoders. Supports cropping, rotation, GIF concatenation and much more.
guoshilun/Glide-IM
A high performance, distributed, open source instant messaging app, write in Go.
guoshilun/GridPager
GridViewPager组件:采用ViewPager2 + FlexBoxLayout 实现方式,轻松实现类似美团首页分类多页展示。也可用于表情面板的展示。 链式调用,属性配置,几行代码轻松搞定。
guoshilun/HarmoneyOpenEye
华为鸿蒙Harmony开眼App(项目整体基于Api9+ArkTs+ArkUI)适配API 11+DevEco 4.0
guoshilun/imebra
guoshilun/iPlayer
支持IJKPlayer、ExoPlayer、MediaPlayer和其它更多解码器切换、支持静音、镜像、渲染模式、倍速设置等功能的轻便级播放器,支持自定义解码器、控制器、UI交互组件和悬浮窗播放能力等
guoshilun/KSYStreamer_Android-fixpcrash
A bugfix version for KSYStreamer (https://github.com/ksvc/KSYStreamer_Android/issues/297)
guoshilun/live
guoshilun/PermissionX
An open source Android library that makes handling runtime permissions extremely easy.
guoshilun/PictureSelector
Picture Selector Library for Android or 图片选择器
guoshilun/SmoothRefreshLayout
一款支持上下拉刷新、越界回弹、二级刷新、横向刷新、拉伸回弹、平滑滚动、嵌套滚动的多功能刷新控件
guoshilun/soft-input-event
Android软键盘遮挡/平滑动画最佳解决方案 Solution for keyboard cover in/smooth animation
guoshilun/Tiny
an image compression framework.(一个高保真、高压缩比的图片压缩框架)
guoshilun/VEVodDemo-android
火山引擎点播 SDK 使用和抖音、西瓜同样的播放内核,稳定性和性能经过内部验证。Demo 展示抖音短视频场景下使用预加载、预渲染策略,同时拥有类似西瓜视频的中、长视频场景,实现一个比较好的首帧效果。
guoshilun/WanAndroid_SwiftUI
guoshilun/WSLiveDemo
音视频,直播SDK,rtmp推流,录制视频,滤镜。百万用户,线上迭代半年,已经稳定。
guoshilun/YCTimerHelper
倒计时工具,分别使用了handler,自定义CountDownTimer,Timer和TimerTask,chronometer控件,和属性动画实现倒计时的功能。封装CountDownTimer倒计时器【在原有基础上增加了暂停和恢复倒计时功能】,解决了倒计时无法到0和从最大值开始bug