wangyisll's Stars
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
ruanyf/weekly
科技爱好者周刊,每周五发布
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
bumptech/glide
An image loading and caching library for Android focused on smooth scrolling
CymChad/BaseRecyclerViewAdapterHelper
BRVAH:Powerful and flexible RecyclerAdapter
alibaba/flutter-go
flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与中文文档
CarGuo/GSYVideoPlayer
视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,16k page size,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,列表切换详情页面无缝播放,rtsp、concat、mpeg。
android/sunflower
A gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose.
easychen/howto-make-more-money
程序员如何优雅的挣零花钱,2.0版,升级为小书了。Most of this not work outside China , so no English translate
CarGuo/gsy_github_app_flutter
Flutter 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便的驾车体验Σ( ̄。 ̄ノ)ノ。同款Weex版本 : https://github.com/CarGuo/GSYGithubAppWeex 、同款React Native版本 : https://github.com/CarGuo/GSYGithubApp 、原生 kotlin 版本 https://github.com/CarGuo/GSYGithubAppKotlin
gyf-dev/ImmersionBar
android 4.4以上沉浸式状态栏和沉浸式导航栏管理,适配横竖屏切换、刘海屏、软键盘弹出等问题,可以修改状态栏字体颜色和导航栏图标颜色,以及不可修改字体颜色手机的适配,适用于Activity、Fragment、DialogFragment、Dialog,PopupWindow,一句代码轻松实现,以及对bar的其他设置,详见README。简书请参考:http://www.jianshu.com/p/2a884e211a62
H07000223/FlycoTabLayout
An Android TabLayout Lib
liaohuqiu/android-Ultra-Pull-To-Refresh
Ultra Pull to Refresh for Android. Support all the views.
umano/AndroidSlidingUpPanel
This library provides a simple way to add a draggable sliding up panel (popularized by Google Music and Google Maps) to your Android application. Brought to you by Umano.
KunMinX/Jetpack-MVVM-Best-Practice
难得一见 Jetpack MVVM 最佳实践!在 "以简驭繁" 代码中,对 "视图控制器" 乃至 "标准化开发模式" 形成正确、深入理解!
JakeWharton/hugo
Annotation-triggered method call logging for your debug builds.
ogaclejapan/SmartTabLayout
A custom ViewPager title strip which gives continuous feedback to the user when scrolling
danikula/AndroidVideoCache
Cache support for any video player with help of single line
agrosner/DBFlow
A blazing fast, powerful, and very simple ORM android database library that writes database code for you.
H07000223/FlycoDialog_Master
An Android Dialog Lib simplify customization.
faruktoptas/FancyShowCaseView
An easy-to-use customisable show case view with circular reveal animation.
sumimakito/AwesomeQRCode
An awesome QR code generator for Android.
hi-dhl/AndroidX-Jetpack-Practice
本仓库致力于建立最全、最新的的 AndroidX Jetpack 相关组件的实践项目 以及组件对应的分析文章(持续更新中)如果对你有帮助,请在右上角 star 一下,感谢
Muyangmin/glide-docs-cn
Glide简体中文文档站点托管项目。
Kennyc1012/MultiStateView
Android View that displays different content based on its state
liangfeidotme/kotlin-docs-zh
为了彻底掌握 Kotlin 语法,花了好几个月把官方文档翻译了一遍。
captainbupt/android-Ultra-Pull-To-Refresh-With-Load-More
Added Load More to Ultra Pull to Refresh for Android. Support all the views.
qiujuer/iTalker
一个使用MD设计的高效IM软件,http://coding.imooc.com/class/100.html
wangyisll/TessTwoDemo
基于tess_two做的Android文字识别demo。