ywlf2008's Stars
TheAlgorithms/Java
All Algorithms implemented in Java
alibaba/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
alibaba/easyexcel
快速、简洁、解决大文件内存溢出的java处理Excel工具
Wechat-Group/WxJava
微信开发 Java SDK ,支持包括微信支付,开放平台,小程序,企业微信,视频号,公众号等的后端开发
crossoverJie/JCSprout
👨🎓 Java Core Sprout : basic, concurrent, algorithm
Tencent/MMKV
An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.
GoogleContainerTools/jib
🏗 Build container images for your Java applications.
antoniolg/androidmvp
MVP Android Example
janishar/android-mvp-architecture
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
luckybilly/CC
业界首个支持渐进式组件化改造的Android组件化开源框架,支持跨进程调用。Componentize your android project gradually.
JavaNoober/BackgroundLibrary
A framework for directly generating shape through Tags, no need to write shape.xml again(通过标签直接生成shape,无需再写shape.xml)
caiyonglong/MusicLake
MediaPlayer、Exoplayer音乐播放器,可播在线音乐,qq音乐,百度音乐,虾米音乐,网易云音乐,YouTuBe
SufficientlySecure/html-textview
TextView to display simple HTML
jeasonlzy/NineGridView
类似QQ空间,微信朋友圈,微博主页等,展示图片的九宫格控件,自动根据图片的数量确定图片大小和控件大小,使用Adapter模式设置图片,对外提供接口回调,使用接口加载图片,支持任意的图片加载框架,如 Glide,ImageLoader,Fresco,xUtils3,Picasso 等,支持点击图片全屏预览大图。
boycy815/PinchImageView
体验极佳的Android图片手势控件。An Android image gesture control with excellent user experience.
xiaoyaoyou1212/XSnow
💮基于RxJava2+Retrofit2精心打造的Android基础框架,包含网络、上传、下载、缓存、事件总线、权限管理、数据库、图片加载,基本都是项目中必用功能,每个模块充分解耦,可自由拓展。
huangyz0918/AndroidWM
An android image watermark library that supports steganography.
MZCretin/ExpandableTextView
实现类似微博内容,@用户,链接高亮,@用户和链接可点击跳转,可展开和收回的TextView
android-notes/SwissArmyKnife
android ui调试工具
skydoves/PowerMenu
:fire: Powerful and modernized popup menu with fully customizable animations.
Muddz/QuickShot
[Moved to MavenCentral] Capture images of any View, SurfaceView or Bitmap from your Android app in: .jpg .png or .nomedia with simple oneliner codes.
xiangcman/LayoutManager-FlowLayout
快速利用RecyclerView的LayoutManager搭建流式布局
RmondJone/LockTableView
Android自定义表格,支持锁双向表头,自适应列宽,自适应行高,快速集成。Android custom table, support two-way lock header, adaptive column width, adaptive line width, rapid integration.
LineCutFeng/PlayPicdio
安卓平台下,图片或视频转化为ascii,图片转化成低多边形风格图形,emoji表情填充图片,合并视频用到ffmpeg库。已实现带色彩的ascii码图片或视频.On the Android platform, the picture or video is converted to ascii, the picture is converted into a low-poly style graphic, the emoji expression is filled with the picture, and the merged video is used in the ffmpeg library. Adding color ascii code pictures or videos later. Androidプラットフォームでは、画像またはビデオはASCIIに変換され、画像は低ポリスタイルのグラフィックに変換され、絵文字表現は画像で埋められ、マージされたビデオはffmpegライブラリで使用されます。 カラーASCIIコードの写真やビデオを後で追加する
novoda/download-manager
A library that handles long-running downloads, handling the network interactions and retrying downloads automatically after failures
albert-lii/ImageViewer
:crystal_ball:图片浏览器,支持图片手势缩放、拖拽等操作,`自定义View`的模式显示,自定义图片加载方式,更加灵活,易于扩展,同时也适用于RecyclerView、ListView的横向和纵向列表模式,最低支持版本为Android 3.0及以上...
CodeXiaoMai/EnvironmentSwitcher
🔥No repackage, switch environment with one click.(无需重新打包,一键切换环境 )
z-chu/RxCache
简单一步,缓存搞定。这是一个专用于 RxJava,解决 Android 中对任何 Observable 发出的结果做缓存处理的框架
zqljintu/Memory-capsule
This is a sample memorandum,but I named it Memory-capsule.//这只是一个简单的备忘录程序,只是我把它命名为记忆胶囊。
binaryshao/LikeCloudMusic
仿网易云音乐,Material Design风格,基于MVP