wybzdaq's Stars
JetBrains/intellij-platform-plugin-template
Template repository for creating plugins for IntelliJ Platform
googlesamples/meet-live-sharing
tinygeeker/autocue
🌈 AI绘画标签提词器:将标签进行分类整理,支持中文显示、加权、降权等隐藏功能
square/kotlinpoet
A Kotlin API for generating .kt source files.
google/gson
A Java serialization/deserialization library to convert Java Objects into JSON and back
android/sunflower
A gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose.
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
politrons/reactive
Reactive: Examples of the most famous reactive libraries that you can find in the market.
imsz5460/-puzzlegame
华容道(拼图)游戏,smart puzzlegame
davemorrissey/subsampling-scale-image-view
Android library (AAR). Highly configurable, easily extendable deep zoom view for displaying huge images without loss of detail. Perfect for photo galleries, maps, building plans etc.
wasabeef/recyclerview-animators
An Android Animation library which easily add itemanimator to RecyclerView items.
7heaven/AndroidSdkSourceAnalysis
android sdk 源码解析——旨在帮助初学者更好的学习Android!我们只是一群普通的程序员,但是,我们热爱分享,想热热闹闹的玩点有意义的事!如果你也想陪我们一起愉快的玩耍,欢迎加入我们!Issues认领分析文章!
yangchong211/YCBlogs
技术博客笔记大汇总,包括Java基础,线程,并发,数据结构;Android技术博客等等;常用设计模式;常见的算法;网络协议知识点;部分flutter笔记;还包括平时开发中遇到的bug汇总,当然也在工作之余收集了大量的面试题,长期更新维护并且修正,持续完善……开源的文件是markdown格式的!转载请注明出处,谢谢!
pxb1988/dex2jar
Tools to work with android .dex and java .class files
alibaba/ARouter
💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)
ImmortalZ/StereoView
Android 3D立体无限旋转容器。This is a stereo view(3D) for Android.
Chave-Z/le-markdown-editor
一个markdown编辑器,支持常见的markdown语法并添加了图片上传、流程图、及相关捷键操作等,这边慢的话可以访问码云,地址:https://gitee.com/Chave-Z/le-markdown-editor
BlackZhangJX/Android-Notes
Android开发核心知识点笔记(不断更新中🔥)
dvdciri/daggraph
Dagger dependency graph generator for Android Developers
GcsSloop/AndroidNote
安卓学习笔记
hackware1993/MagicIndicator
A powerful, customizable and extensible ViewPager indicator framework. As the best alternative of ViewPagerIndicator, TabLayout and PagerSlidingTabStrip —— 强大、可定制、易扩展的 ViewPager 指示器框架。是ViewPagerIndicator、TabLayout、PagerSlidingTabStrip的最佳替代品。支持角标,更支持在非ViewPager场景下使用(使用hide()、show()切换Fragment或使用setVisibility切换FrameLayout里的View等),http://www.jianshu.com/p/f3022211821c
kpbird/chips-edittext-library
Chips EditText, Token EditText, Bubble EditText, Spannable EditText and etc.. There are many names of this control. Here I develop easy to understand , modify and integrate Chips Edit Text widget for Android
mabbas007/TagsEditText
Android EditText for view tags or chips
fashare2015/ActivityTracker
A FloatingView to show current topActivity in the activity stack.
737297447/viewpager_fragment_viewpager_fragment
viewpager嵌套fragment里其中一个fragment在嵌套viewpager+fragmeng,和上下拉刷新
Bigkoo/Android-PickerView
This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动)
ReactiveX/RxAndroid
RxJava bindings for Android
jeasonlzy/okhttp-OkGo
OkGo - 3.0 震撼来袭,该库是基于 Http 协议,封装了 OkHttp 的网络请求框架,比 Retrofit 更简单易用,支持 RxJava,RxJava2,支持自定义缓存,支持批量断点下载管理和批量上传管理功能
junixapp/XPopup
🔥XPopup2.0版本重磅来袭,2倍以上性能提升,带来可观的动画性能优化和交互细节的提升!!!功能强大,交互优雅,动画丝滑的通用弹窗!可以替代Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner等组件,自带十几种效果良好的动画, 支持完全的UI和动画自定义!(Powerful and Beautiful Popup for Android,can absolutely replace Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner. With built-in animators , very easy to custom popup view.)
razerdp/BasePopup
Android下打造通用便捷的PopupWindow弹窗库