guoyongsheng's Stars
Blankj/AndroidUtilCode
:fire: Android developers should collect the following utils(updating).
AbrahamCaiJin/CommonUtilLibrary
快速开发工具类收集,史上最全的开发工具类,欢迎Follow、Fork、Star
gyf-dev/ImmersionBar
android 4.4以上沉浸式状态栏和沉浸式导航栏管理,适配横竖屏切换、刘海屏、软键盘弹出等问题,可以修改状态栏字体颜色和导航栏图标颜色,以及不可修改字体颜色手机的适配,适用于Activity、Fragment、DialogFragment、Dialog,PopupWindow,一句代码轻松实现,以及对bar的其他设置,详见README。简书请参考:http://www.jianshu.com/p/2a884e211a62
android/architecture-components-samples
Samples for Android Architecture Components.
alibaba/vlayout
Project vlayout is a powerfull LayoutManager extension for RecyclerView, it provides a group of layouts for RecyclerView. Make it able to handle a complicate situation when grid, list and other layouts in the same recyclerview.
google/flexbox-layout
Flexbox for Android
CarGuo/GSYVideoPlayer
视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,16k page size,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,列表切换详情页面无缝播放,rtsp、concat、mpeg。
android/testing-samples
A collection of samples demonstrating different frameworks and techniques for automated testing
zhihu/Matisse
:fireworks: A well-designed local image and video selector for Android
bilibili/MagicaSakura
MagicaSakura 是 Android 多主题框架。~ is an Android multi theme library which supporting both daily colorful theme and night theme.
laobie/StatusBarUtil
A util for setting status bar style on Android App.
prolificinteractive/material-calendarview
A Material design back port of Android's CalendarView
Devlight/NavigationTabBar
Navigation tab bar with colorful interactions.
lgvalle/Material-Animations
Android Transition animations explanation with examples.
hehonghui/android-tech-frontier
【停止维护】一个定期翻译国外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目
Curzibn/Luban
Luban(鲁班)—Image compression with efficiency very close to WeChat Moments/可能是最接近微信朋友圈的图片压缩算法
vipulasri/Timeline-View
Android Timeline View is used to display views like Tracking of shipment/order, steppers etc.
nickbutcher/plaid
An Android app which provides design news & inspiration as well as being an example of implementing material design.
wasabeef/awesome-android-ui
A curated list of awesome Android UI/UX libraries
android/architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
airbnb/lottie-android
Render After Effects animations natively on Android and iOS, Web, and React Native
YoKeyword/Fragmentation
[DEPRECATED] A powerful library that manage Fragment for Android
google/iosched
The Google I/O Android App
XBeats/and_swipeback
高仿最新版微信6.2手势滑动返回
kaleai/Android-Best-Practices
Android最佳实践示例
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.