forked from GrowingGit/GitHub-Chinese-Top-Charts
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathKotlin.md
216 lines (211 loc) · 37.8 KB
/
Kotlin.md
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 软件类 > Kotlin
<sub>数据更新: 2022-01-16 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-|
|1|[mamoe/mirai](https://github.com/mamoe/mirai)|高效率 QQ 机器人支持库|8323|2022-01-15|
|2|[coil-kt/coil](https://github.com/coil-kt/coil)|Image loading for Android backed by Kotlin Coroutines.|7608|2022-01-14|
|3|[gedoor/legado](https://github.com/gedoor/legado)|阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。|6113|2022-01-15|
|4|[mockk/mockk](https://github.com/mockk/mockk)|mocking library for Kotlin|4248|2022-01-13|
|5|[ssseasonnn/RxDownload](https://github.com/ssseasonnn/RxDownload)|A multi-threaded download tool written with RxJava and Kotlin|4035|2021-10-28|
|6|[bennyhuo/Kotlin-Tutorials](https://github.com/bennyhuo/Kotlin-Tutorials)|【持续更新中】本仓库持续记录以 Kotlin 为基础的视频内容的制作过程|4020|2021-11-27|
|7|[didi/booster](https://github.com/didi/booster)|🚀Optimizer for mobile applications|3811|2022-01-15|
|8|[izhangzhihao/intellij-rainbow-brackets](https://github.com/izhangzhihao/intellij-rainbow-brackets)|🌈Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio|3665|2022-01-13|
|9|[liujingxing/rxhttp](https://github.com/liujingxing/rxhttp)| 🔥🔥🔥 Based on OkHttp encapsulation, support Kotlin Coroutines、RxJava2、RxJava3; 30s to get started.|3188|2022-01-12|
|10|[Szaki/XiaomiADBFastbootTools](https://github.com/Szaki/XiaomiADBFastbootTools)|A simple tool for managing Xiaomi devices on desktop using ADB and Fastboot|2875|2021-12-27|
|11|[svga/SVGAPlayer-Android](https://github.com/svga/SVGAPlayer-Android)|Similar to Lottie. Render After Effects / Animate CC (Flash) animations natively on Android and iOS, Web. 使用 SVGAPlayer 在 Android、iOS、Web中播放 After Effects / Animate CC (Flash) 动画。|2774|2021-08-30|
|12|[yujincheng08/BiliRoaming](https://github.com/yujincheng08/BiliRoaming)|哔哩漫游,解除B站客户端番剧区域限制的Xposed模块,并且提供其他小功能。An Xposed module that unblocks bangumi area limit of BILIBILI with miscellaneous features.|2747|2022-01-12|
|13|[wuseal/JsonToKotlinClass](https://github.com/wuseal/JsonToKotlinClass)|🚀 Plugin for Android Studio And IntelliJ Idea to generate Kotlin data class code from JSON text ( Json to Kotlin )|2459|2021-11-01|
|14|[caiyonglong/MusicLake](https://github.com/caiyonglong/MusicLake)|MediaPlayer、Exoplayer音乐播放器,可播在线音乐,qq音乐,百度音乐,虾米音乐,网易云音乐,YouTuBe|2302|2021-07-26|
|15|[princekin-f/EasyFloat](https://github.com/princekin-f/EasyFloat)|🔥 EasyFloat:浮窗从未如此简单(Android可拖拽悬浮窗口,支持页面过滤、自定义动画,可设置单页面浮窗、前台浮窗、全局浮窗,浮窗权限按需自动申请...)|2268|2021-12-01|
|16|[guolindev/PermissionX](https://github.com/guolindev/PermissionX)|An open source Android library that makes handling runtime permissions extremely easy.|2254|2021-12-24|
|17|[hegaojian/JetpackMvvm](https://github.com/hegaojian/JetpackMvvm)|:chicken::basketball:一个Jetpack结合MVVM的快速开发框架,基于MVVM模式集成谷歌官方推荐的JetPack组件库:LiveData、ViewModel、Lifecycle、Navigation组件 使用Kotlin语言,添加大量拓展函数,简化代码 加入Retrofit网络请求,协程,帮你简化各种操作,让你快速开发项目|1913|2022-01-13|
|18|[ingbyr/vdm](https://github.com/ingbyr/vdm)|GUI for command-line video downloader (youtube-dl annie)|1910|2021-11-24|
|19|[iielse/imageviewer](https://github.com/iielse/imageviewer)|A simple and customizable Android full-screen image viewer 一个简单且可自定义的Android全屏图像浏览器|1903|2021-12-02|
|20|[Tencent/bk-ci](https://github.com/Tencent/bk-ci)|蓝鲸CI平台(BlueKing CI) |1795|2022-01-14|
|21|[zhanghai/MaterialFiles](https://github.com/zhanghai/MaterialFiles)|Material Design file manager for Android|1747|2022-01-13|
|22|[running-libo/Tiktok](https://github.com/running-libo/Tiktok)|高仿抖音APP|1718|2021-11-07|
|23|[devzwy/open_nsfw_android](https://github.com/devzwy/open_nsfw_android)|🔥🔥🔥色情图片离线识别,基于TensorFlow实现。识别只需20ms,可断网测试,成功率99%,调用只要一行代码,从雅虎的开源项目open_nsfw移植,该模型文件可用于iOS、java、C++等平台|1599|2022-01-05|
|24|[EmmyLua/IntelliJ-EmmyLua](https://github.com/EmmyLua/IntelliJ-EmmyLua)|Lua IDE/Debugger Plugin for IntelliJ IDEA|1446|2021-12-23|
|25|[VIPyinzhiwei/Eyepetizer](https://github.com/VIPyinzhiwei/Eyepetizer)|🔥基于 Kotlin 语言仿写「开眼 Eyepetizer」的一个短视频 Android 客户端项目,采用 Jetpack + 协程实现的 MVVM 架构。|1372|2021-11-19|
|26|[ByteLegend/ByteLegend](https://github.com/ByteLegend/ByteLegend)|Enjoy programming while playing a game.|1365|2022-01-13|
|27|[HMBSbige/ShadowsocksR-Android](https://github.com/HMBSbige/ShadowsocksR-Android)|【自用】咕咕咕|1329|2021-12-26|
|28|[rumboalla/apkupdater](https://github.com/rumboalla/apkupdater)|APKUpdater is an open source tool that simplifies the process of finding updates for your installed apps.|1263|2022-01-03|
|29|[xdtianyu/CallerInfo](https://github.com/xdtianyu/CallerInfo)|来电信息 - 一个获取号码归属地和其他信息(诈骗、骚扰等)的开源 Android 应用|1262|2021-08-16|
|30|[EspoirX/StarrySky](https://github.com/EspoirX/StarrySky)|🔥A Powerful and Streamline MusicLibrary(一个丰富的音乐播放封装库,支持多种音频格式,完美解决你的问题。)|1165|2021-11-22|
|31|[CarGuo/GSYGithubAppKotlin](https://github.com/CarGuo/GSYGithubAppKotlin)|超完整的Android Kotlin 项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:目前已经拥有Flutter、Weex、ReactNative、Kotlin四个版本。 功能齐全,项目框架内技术涉及面广,完成度高。开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便的驾车体验Σ( ̄。 ̄ノ)ノ。同款Weex版本: ...|1154|2021-09-04|
|32|[lulululbj/wanandroid](https://github.com/lulululbj/wanandroid)|Jetpack MVVM For Wanandroid 最佳实践 !|1129|2021-08-27|
|33|[hi-dhl/AndroidX-Jetpack-Practice](https://github.com/hi-dhl/AndroidX-Jetpack-Practice)|本仓库致力于建立最全、最新的的 AndroidX Jetpack 相关组件的实践项目 以及组件对应的分析文章(持续更新中)如果对你有帮助,请在右上角 star 一下,感谢|1074|2021-08-16|
|34|[mamoe/mirai-console](https://github.com/mamoe/mirai-console)|mirai 的高效率 QQ 机器人控制台|1015|2021-12-15|
|35|[zskingking/Jetpack-Mvvm](https://github.com/zskingking/Jetpack-Mvvm)|使用Jetpack全家桶+Kotlin实现的Android社区App加音乐播放器。不写晦涩难懂的代码,尽量标清每一行注释,严格遵守六大基本原则,大量运用设计模式,此项目可快速帮你入手Kotlin、Jetpack。如果觉得对你有帮助,右上角点个star,事先谢过🍉🍉🍉|999|2021-08-11|
|36|[smallSohoSolo/McImage](https://github.com/smallSohoSolo/McImage)|Android Gradle Plugin -- Auto Check big image and compress image in building.|972|2021-08-31|
|37|[idisfkj/android-startup](https://github.com/idisfkj/android-startup)|🔥The Android Startup library provides a straightforward, performant way to initialize components at the application startup. Both library developers and app developers can use Android Startup to strea ...|946|2021-12-29|
|38|[barbeau/gpstest](https://github.com/barbeau/gpstest)|The #1 open-source Android GNSS/GPS test program|930|2022-01-14|
|39|[stripe/stripe-android](https://github.com/stripe/stripe-android)|Stripe Android SDK |890|2022-01-14|
|40|[dkrivoruchko/ScreenStream](https://github.com/dkrivoruchko/ScreenStream)|Screen Stream over HTTP mobile app|871|2021-12-23|
|41|[adisonhuang/awesome-kotlin-android](https://github.com/adisonhuang/awesome-kotlin-android)|🔥📱收集利用 Kotlin 进行 Android 开发的开源库,扩展,工具,开源项目,资料等高质量资源|834|2021-10-19|
|42|[zhujiang521/PlayAndroid](https://github.com/zhujiang521/PlayAndroid)|🔥🔥🔥 Kotlin + MVVM + LCE版玩安卓,暗黑模式、横竖屏、无网、弱网、无数据、加载失败等等各种情况,协程、Room、Hilt、DataStore、LiveData、Retrofit、屏幕适配、本地缓存、多语言切换、多 lib,你想要的我都有!!!|825|2021-12-20|
|43|[Rabtman/AcgClub](https://github.com/Rabtman/AcgClub)|一款纯粹的ACG聚合类App|824|2021-07-21|
|44|[rosuH/EasyWatermark](https://github.com/rosuH/EasyWatermark)|🔒 🖼 Securely, easily add a watermark to your sensitive photos. 安全、简单地为你的敏感照片添加水印,防止被小人泄露、利用|799|2022-01-14|
|45|[angcyo/DslTabLayout](https://github.com/angcyo/DslTabLayout)|:hearts: Android界最万能的TabLayout(不仅仅是TabLayout), 支持任意类型的item, 支持Drawable类型的指示器,智能开启滚动,支持横竖向布局等|780|2022-01-03|
|46|[bytedance/btrace](https://github.com/bytedance/btrace)|🔥🔥 btrace(AKA RheaTrace) is a high performance Android trace tool which is based on Systrace, it support to define custom events automatically during building apk and using bhook to provider more nati ...|775|2021-12-31|
|47|[rRemix/APlayer](https://github.com/rRemix/APlayer)|Android Music Player|745|2021-12-28|
|48|[liangjingkanji/Net](https://github.com/liangjingkanji/Net)|🍉 Android 强大的创新式协程并发网络请求|729|2022-01-09|
|49|[AllanWang/Frost-for-Facebook](https://github.com/AllanWang/Frost-for-Facebook)|An extensive and functional third party app for Facebook|695|2022-01-02|
|50|[tuchg/ChinesePinyin-CodeCompletionHelper](https://github.com/tuchg/ChinesePinyin-CodeCompletionHelper)|让你的 JetBrains 系 IDE ( IDEA ,PyCharm,PhpStorm,WebStorm,AndroidStudio,DevEco等 )支持中文标识符以拼音输入方式完成代码补全,享受和英文环境一致的中文智能编码体验,为代码表达提供更多选择,一种值得考虑的折中解决方案|690|2021-10-10|
|51|[liangjingkanji/BRV](https://github.com/liangjingkanji/BRV)|🌽 Android 最强大的RecyclerView库, 比BRVAH更强大|672|2022-01-12|
|52|[rosuH/AndroidFilePicker](https://github.com/rosuH/AndroidFilePicker)|FilePicker is a small and fast file selector library that is constantly evolving with the goal of rapid integration, high customization, and configurability~|664|2022-01-14|
|53|[Leifzhang/AndroidAutoTrack](https://github.com/Leifzhang/AndroidAutoTrack)|Android Asm 插桩 教学|662|2021-10-06|
|54|[YvesCheung/RollingText](https://github.com/YvesCheung/RollingText)|Android TextView with rolling animation|633|2021-12-17|
|55|[loperSeven/DateTimePicker](https://github.com/loperSeven/DateTimePicker)|:star::tada:一个高颜值日期时间选择器;极简API,内置弹窗,可动态配置样式及主题,选择器支持完全自定义UI。|615|2021-12-31|
|56|[skydoves/AndroidRibbon](https://github.com/skydoves/AndroidRibbon)|:ribbon: A fancy and beautiful ribbon with shimmer effects for Android.|592|2022-01-15|
|57|[javakam/FileOperator](https://github.com/javakam/FileOperator)|🔥 涵盖了Android系统文件的创建/删除/复制/打开文件(目录)、获取文件(目录)大小、获取常用目录、获取文件名称及后缀、获取MimeType以及MediaStore和SAF的相关操作等常用功能,并且也处理了获取文件Uri/Path的兼容问题、图片压缩和文件选择等功能。|566|2021-12-14|
|58|[fabricezhang/lcg](https://github.com/fabricezhang/lcg)|吾爱破解第三方安卓应用|564|2022-01-11|
|59|[Moriafly/DsoMusic](https://github.com/Moriafly/DsoMusic)|Kotlin 开发的美观安卓音乐软件,音源:网易云音乐、QQ 音乐|557|2021-12-24|
|60|[Shouheng88/Compressor](https://github.com/Shouheng88/Compressor)|🛩 An easy to use and well designed image compress library for Android.|547|2021-12-18|
|61|[sangcomz/FishBun](https://github.com/sangcomz/FishBun)|:blowfish:FishBun is Image Picker for android.|543|2022-01-12|
|62|[Zhao-Yan-Yan/MultiStatePage](https://github.com/Zhao-Yan-Yan/MultiStatePage)|Android APP缺省页的正确打开方式 高度解耦、低侵入、易拓展 多状态视图状态切换器|515|2021-12-21|
|63|[ifmvo/TogetherAd](https://github.com/ifmvo/TogetherAd)|🔥持续更新。Android广告聚合:帮助 Android 开发者快速、便捷、灵活的接入国内多家主流安卓广告 SDK。广点通(优量汇)、穿山甲、快手联盟、芒果互动、百青藤(百度Mob)。开屏广告、Banner横幅广告、插屏广告、激励广告、原生信息流、全屏广告。|513|2022-01-04|
|64|[yueeng/hacg](https://github.com/yueeng/hacg)|琉璃神社 hacg android app by scala|513|2022-01-14|
|65|[eprendre/tingshu](https://github.com/eprendre/tingshu)|一款可在线播放多个免费听书站点的安卓app|504|2022-01-13|
|66|[wuyr/intellij-media-player](https://github.com/wuyr/intellij-media-player)|【🐟摸鱼专用】上班偷偷看视频📺而不会被老板打🔨的IDE插件,适配JetBrains全家桶|488|2021-09-01|
|67|[yyuueexxiinngg/onebot-kotlin](https://github.com/yyuueexxiinngg/onebot-kotlin)|OneBot标准的Kotlin实现及mirai插件 - 原cqhttp-mirai|487|2022-01-15|
|68|[Quyunshuo/AndroidBaseFrameMVVM](https://github.com/Quyunshuo/AndroidBaseFrameMVVM)|Android 组件化 MVVM 框架 基于 Jetpack + Kotlin|480|2021-09-26|
|69|[leavesCZY/ReactiveHttp](https://github.com/leavesCZY/ReactiveHttp)|一个基于 Kotlin + Jetpack + Coroutines + Retrofit 封装的网络请求框架|470|2022-01-15|
|70|[kotlin-graphics/imgui](https://github.com/kotlin-graphics/imgui)|Bloat-free Immediate Mode Graphical User interface for JVM with minimal dependencies (rewrite of dear imgui)|460|2021-12-27|
|71|[pemistahl/lingua](https://github.com/pemistahl/lingua)|👄 The most accurate natural language detection library for Java and the JVM, suitable for long and short text alike|454|2021-12-16|
|72|[izhangzhihao/intellij-rainbow-fart](https://github.com/izhangzhihao/intellij-rainbow-fart)|🌈一个在你编程时持续夸你写的牛逼的扩展,可以根据代码关键字播放贴近代码意义的真人语音。Inspired by vscode-rainbow-fart|448|2022-01-08|
|73|[huannan/XArch](https://github.com/huannan/XArch)|🔥🔥🔥Android架构最佳实践 - 手把手带你搭建一个优秀的Android项目架构|415|2021-12-28|
|74|[DylanCaiCoding/ViewBindingKTX](https://github.com/DylanCaiCoding/ViewBindingKTX)|The most comprehensive utils of ViewBinding. (最全面的 ViewBinding 工具,支持 Kotlin 和 Java 用法,支持 BRVAH,支持封装到基类,支持 DataBinding,支持选择是否使用反射)|412|2022-01-14|
|75|[miaowmiaow/fragmject](https://github.com/miaowmiaow/fragmject)|一个入门级的项目,通过对Kotlin和Jetpack全家桶的系统运用,实现的一个功能完备符合主流市场标准App。 代码简单,内容全面,知识详细,快速上手,对理解其他项目设计思想和封装技巧也很有帮助。|404|2022-01-02|
|76|[xuehuayous/DelegationAdapter](https://github.com/xuehuayous/DelegationAdapter)|一种优雅的方式来使用RecyclerView|400|2021-10-24|
|77|[breadwallet/breadwallet-android](https://github.com/breadwallet/breadwallet-android)|The Android version of the Bread bitcoin wallet.|374|2021-09-29|
|78|[fuusy/component-jetpack-mvvm](https://github.com/fuusy/component-jetpack-mvvm)|💖组件化+Jetpack+Kotlin+MVVM项目实战,涉及Jetpack相关组件,Kotlin相关技术,协程+Retrofit,Paging3+Room等。|372|2021-12-18|
|79|[KitsunePie/QQCleaner](https://github.com/KitsunePie/QQCleaner)|瘦身模块|367|2022-01-14|
|80|[helloklf/vtools](https://github.com/helloklf/vtools)|一个集高级重启、应用安装自动点击、CPU调频等多项功能于一体的工具箱。|364|2022-01-03|
|81|[ldlywt/FastJetpack](https://github.com/ldlywt/FastJetpack)|基于Kotlin、协程、Retrofit的网络请求封装,快速简单轻便。|360|2022-01-12|
|82|[zhpanvip/viewpagerindicator](https://github.com/zhpanvip/viewpagerindicator)|🔥 Worked with ViewPager and ViewPager2,support multiple slider styles and multiple slide mode.This repo was split from BannerViewPager-|346|2021-10-15|
|83|[iTXTech/mirai-native](https://github.com/iTXTech/mirai-native)|强大的 mirai 原生插件加载器|324|2021-09-10|
|84|[xyoye/DanDanPlayForAndroid](https://github.com/xyoye/DanDanPlayForAndroid)|弹弹play 概念版,弹弹play系列应用安卓平台上的实现,是一个提供了视频播放(本地+局域网)和弹幕加载(在线+本地)功能的本地播放器|321|2022-01-14|
|85|[mzdluo123/MiraiAndroid](https://github.com/mzdluo123/MiraiAndroid)|QQ机器人 /(实验性)在Android上运行Mirai-console,支持插件|292|2021-12-29|
|86|[zhudyos/duic](https://github.com/zhudyos/duic)|分布式配置中心,集中化配置管理,应用配置权限管理,配置实时更新等功能|290|2021-12-06|
|87|[KwaiAppTeam/AkDanmaku](https://github.com/KwaiAppTeam/AkDanmaku)|一款利用游戏引擎理念打造的原生弹幕库|285|2021-12-30|
|88|[Xigong93/ExpandableRecyclerView](https://github.com/Xigong93/ExpandableRecyclerView)|ExpandableRecyclerView with smoothly animation.|285|2021-12-17|
|89|[angcyo/DslAdapter](https://github.com/angcyo/DslAdapter)|:fire: Android Kotlin时代的Adapter, Dsl 的形式使用 RecyclerView.Adapter, 支持折叠展开, 树结构,悬停,情感图状态切换, 加载更多, 多类型Item,侧滑菜单等|281|2021-11-27|
|90|[metrodroid/metrodroid](https://github.com/metrodroid/metrodroid)|Read data from public transit cards using your NFC Android phone! (iOS 13 and PC/SC support coming soon)|278|2022-01-02|
|91|[OCNYang/RecyclerViewEvent](https://github.com/OCNYang/RecyclerViewEvent)|RecyclerView onItemClick、onItemLongClick、drag、swipe、divider、reuse disorder RecyclerView 梳理:点击&长按事件、分割线、拖曳排序、滑动删除、优雅解决 EditText 和 CheckBox 复用错乱问题、定向刷新、DiffUtil、局部刷新|276|2022-01-11|
|92|[gdutxiaoxu/AnchorTask](https://github.com/gdutxiaoxu/AnchorTask)|锚点任务,可以用来解决多线程加载任务依赖的问题。常见的,比如 Android 启动优化,通常会进行多线程异步加载|275|2021-09-15|
|93|[hanjoongcho/aaf-easydiary](https://github.com/hanjoongcho/aaf-easydiary)|:blue_book: A diary application optimized for user experience.|275|2022-01-12|
|94|[re-ovo/iwara4a](https://github.com/re-ovo/iwara4a)|基于Jetpack Compose开发的iwara安卓app (Unofficial Iwara Android Application)|263|2022-01-15|
|95|[cloudoptlab/cloudopt-next](https://github.com/cloudoptlab/cloudopt-next)|A simple and modern Java and Kotlin vert.x web framework|261|2021-12-22|
|96|[forJrking/KLuban](https://github.com/forJrking/KLuban)|Lifecycle + Kotlin 协程 + flow + LiveData + Glide 识别和内存优化 + Luban采样算法 = KLuban图片压缩|256|2021-11-04|
|97|[meshtastic/Meshtastic-Android](https://github.com/meshtastic/Meshtastic-Android)|Android companion application for the Meshtastic ski/hike/fly/Signal-chat GPS radio|254|2022-01-15|
|98|[DUpdateSystem/UpgradeAll](https://github.com/DUpdateSystem/UpgradeAll)|Android 版本自定义更新检查器|252|2022-01-07|
|99|[ibaozi-cn/RecyclerViewAdapter](https://github.com/ibaozi-cn/RecyclerViewAdapter)|科学分包,动态扩展,功能完善,书写简洁,按需依赖,合理抽象,超高内聚,超低耦合,没有最好,只有更好,希望能帮助到您,🙏❤️感谢您的光临🙏❤️|251|2021-09-01|
|100|[vitaviva/fragivity](https://github.com/vitaviva/fragivity)|Use Fragment like Activity|246|2021-12-11|
|101|[Leon406/ToolsFx](https://github.com/Leon406/ToolsFx)|基于kotlin+tornadoFx开发的跨平台密码学工具箱.包含编解码,编码转换,加解密, 哈希,MAC,签名,二维码功能,ctf等实用功能,支持插件|242|2022-01-06|
|102|[YvesCheung/TouchEventBus](https://github.com/YvesCheung/TouchEventBus)|一种处理嵌套和非嵌套滑动冲突的解决方案|242|2021-12-17|
|103|[Flywith24/Flywith24-Jetpack-Demo](https://github.com/Flywith24/Flywith24-Jetpack-Demo)|【背上Jetpack】demo,本仓库提供 Jetpack 一个个可以独立运行的小示例,帮助您更好的上手 Jetpack|236|2021-09-14|
|104|[trycatchx/RocketXPlugin](https://github.com/trycatchx/RocketXPlugin)|android 端编译加速插件🚀 |234|2022-01-11|
|105|[fengzhizi715/SAF-Kotlin-log](https://github.com/fengzhizi715/SAF-Kotlin-log)|完全基于 Kotlin 开发的 Android 日志框架,提供极简的 API|234|2021-10-24|
|106|[tangcent/easy-yapi](https://github.com/tangcent/easy-yapi)|Help you generate the API document to yapi|226|2022-01-04|
|107|[aitsuki/SwipeMenuRecyclerView](https://github.com/aitsuki/SwipeMenuRecyclerView)|Swipe menu for recyclerView. Android 侧滑菜单,可轻松定制各种样式的菜单。|221|2021-11-27|
|108|[hegaojian/MvvmHelper](https://github.com/hegaojian/MvvmHelper)|:chicken::basketball:这是一个快速开发的项目壳,Kotlin语言开发,MVVM+Jetpack架构,封装了公共头部、界面状态管理、ViewModel、LiveData、DataBinding、ViewBinding头部刷新、加载更多、沉浸式、全局通知、丰富好用的拓展函数、RxHttp网络请求等等一系列工具|220|2022-01-13|
|109|[lihenggui/blocker](https://github.com/lihenggui/blocker)|An useful tools that controls android components|220|2021-12-03|
|110|[allenymt/PrivacySentry](https://github.com/allenymt/PrivacySentry)|Android隐私合规检测,支持Runtime-hook和Asm修改字节码的检测方案|216|2022-01-12|
|111|[imyyq-star/MVVMArchitecture](https://github.com/imyyq-star/MVVMArchitecture)|MVVM 框架,采用 Kotlin+Jetpack,可自由配置功能,欢迎 star,fork,issue|216|2021-12-17|
|112|[LittleMango/StackLayoutManager](https://github.com/LittleMango/StackLayoutManager)|A RecyclerView.LayoutManager implementation which provides functionality to show a group of stack view.|214|2021-08-31|
|113|[plateaukao/browser](https://github.com/plateaukao/browser)|An Android web browser based on webview, which is specialized for E-Ink device.|212|2022-01-14|
|114|[ForteScarlet/simpler-robot](https://github.com/ForteScarlet/simpler-robot)|simple-robot是一个通用bot开发框架,以同一种灵活的标准来编写不同平台的bot应用。而simpler-robot便是simple-robot 2.x版本命名。|210|2022-01-15|
|115|[liangjingkanji/StateLayout](https://github.com/liangjingkanji/StateLayout)|🍘 Android 一行代码构建整个应用的缺省页|202|2022-01-13|
|116|[hadix-lin/ideavim_extension](https://github.com/hadix-lin/ideavim_extension)|IdeaVIM插件的扩展插件|200|2021-12-16|
|117|[DylanCaiCoding/Longan](https://github.com/DylanCaiCoding/Longan)|A collection of Kotlin utils which makes Android application development faster and easier. (可能是最好用的 Kotlin 工具库)|199|2022-01-13|
|118|[BillyWei01/Udid](https://github.com/BillyWei01/Udid)|一种Android客户端获取唯一设备ID的方案|192|2021-11-26|
|119|[2BAB/Seal](https://github.com/2BAB/Seal)|A Gradle Plugin for resolving AndroidManifest.xml merge conflicts.|187|2021-11-29|
|120|[getActivity/AndroidProject-Kotlin](https://github.com/getActivity/AndroidProject-Kotlin)|Android 技术中台 Kotlin 版本,但愿人长久,搬砖不再有|184|2022-01-08|
|121|[TanJiaJunBeyond/AndroidGenericFramework](https://github.com/TanJiaJunBeyond/AndroidGenericFramework)|Android通用框架|183|2021-08-02|
|122|[cdalwyn/PlayAndroid](https://github.com/cdalwyn/PlayAndroid)|:v::fist::wave:玩安卓Mvvm组件化客户端,整合Jetpack组件DataBinding、ViewModel以及LiveData;屏幕适配:heavy_check_mark:状态栏沉浸式:heavy_check_mark:黑夜模式:heavy_check_mark:,无数据、加载失败状态页;骨架屏、Koin依赖注入等|182|2021-12-03|
|123|[RocketZLY/AndroidLint](https://github.com/RocketZLY/AndroidLint)|this is an android lint analyzer,supports increment and configuration files|180|2022-01-10|
|124|[Shouheng88/Android-VMLib](https://github.com/Shouheng88/Android-VMLib)|🔥 Jetpack MVVM 框架封装、最佳实践,简单易用,为快速开发而设计,可以为你节省大量冗余的代码。|180|2021-12-19|
|125|[xdd666t/getx_template](https://github.com/xdd666t/getx_template)|Used to generate the template code of GetX framework Flutter GetX模板代码生成(一个有用的IDEA插件)|177|2021-12-08|
|126|[anyRTC-UseCase/anyHouse](https://github.com/anyRTC-UseCase/anyHouse)|高仿 ClubHouse,语音直播、语聊房、高音质、极速上麦,开源 ClubHouse,实现了Clubhouse的上麦,下麦,邀请,语音音量提示等功能。|173|2021-12-14|
|127|[fengzhizi715/SAF-Kotlin-Utils](https://github.com/fengzhizi715/SAF-Kotlin-Utils)|用 Kolin 做的 Android Utils 库,包括 utils 和 extension|173|2021-10-12|
|128|[liangjingkanji/Channel](https://github.com/liangjingkanji/Channel)|🍯 LiveData / Coroutine / Lifecycle / EventBus|169|2021-12-02|
|129|[panpf/assembly-adapter](https://github.com/panpf/assembly-adapter)|AssemblyAdapter 是 Android 上的一个为各种 Adapter 提供开箱即用实现的库。AssemblyAdapter is a library on Android that provides out-of-the-box implementations for various Adapters.|166|2021-12-14|
|130|[Petterpx/FloatingX](https://github.com/Petterpx/FloatingX)|Android免权限悬浮窗,支持全局、局部悬浮,支持边缘吸附、回弹、自定义动画、位置保存、窗口化及分屏后位置修复等。Android without permission suspension window, support global, local suspension, support edge adsorption, rebound, custom animation, position s ...|164|2022-01-12|
|131|[StarWishsama/Comet-Bot](https://github.com/StarWishsama/Comet-Bot)|☄ 多平台动态推送, 抽卡模拟器, 以及更多 Powered by Mirai|163|2022-01-15|
|132|[hyy920109/HighLightPro](https://github.com/hyy920109/HighLightPro)|A highlight lib and also it can be a simple popup window lib for android|161|2021-11-12|
|133|[fluttercandies/FlutterJsonBeanFactory](https://github.com/fluttercandies/FlutterJsonBeanFactory)|-|158|2022-01-15|
|134|[m-i-n-a-r/birday](https://github.com/m-i-n-a-r/birday)|🎉 A beautiful Kotlin app to remember birthdays and events without having to open Facebook, set alarms or rely on Google Calendar.|156|2022-01-14|
|135|[tencentyun/httpdns-android-sdk](https://github.com/tencentyun/httpdns-android-sdk)|智营防劫持SDK|150|2021-12-30|
|136|[li-xiaojun/StateLayout](https://github.com/li-xiaojun/StateLayout)|一种无侵入,使用简单,无需修改现有布局,动态切换布局状态(Loading/Error/Empty/Content)的解决方案。|149|2021-12-28|
|137|[iostyle/ContinuousTrigger](https://github.com/iostyle/ContinuousTrigger)|多线程连续触发器,用于如按序展示弹窗(App更新、公告、签到之类)。支持多接口返回,等待超时,任意位置注册,任意位置绑定,支持DSL语法。喜欢请star⭐️|148|2021-10-15|
|138|[TrMenu/TrMenu](https://github.com/TrMenu/TrMenu)|Modern & Advanced Menu-Plugin for Minecraft Servers|143|2022-01-11|
|139|[xjunz/AutoSkip](https://github.com/xjunz/AutoSkip)|基于Shizuku授权的安卓"自动跳过"工具|141|2021-10-27|
|140|[robotemi/sdk](https://github.com/robotemi/sdk)|temi is an unparalleled robotic platform introducing a new dimension of development - movement. Using temi’s SDK, developers can create new functionalities and introduce new use cases via temi’s Andro ...|140|2022-01-13|
|141|[q876625596/GenjiDialogV2](https://github.com/q876625596/GenjiDialogV2)|一个实用的Dialog库|139|2021-08-30|
|142|[Leifzhang/Router-Android](https://github.com/Leifzhang/Router-Android)|通过注解实现路由跳转规则 同时增加ksp支持|139|2021-11-10|
|143|[YvesCheung/UInspector](https://github.com/YvesCheung/UInspector)|A UI inspector to traverse a view hierarchy on Android|137|2021-12-10|
|144|[TabooLib/TabooLib](https://github.com/TabooLib/TabooLib)|Powerful framework for creating multi-platform Minecraft plugin|137|2022-01-10|
|145|[valentjn/ltex-ls](https://github.com/valentjn/ltex-ls)|LTeX Language Server: LSP language server for LanguageTool :mag::heavy_check_mark: with support for LaTeX :mortar_board:, Markdown :pencil:, and others|133|2022-01-09|
|146|[itsxtt/pattern-lock](https://github.com/itsxtt/pattern-lock)|Awesome pattern lock view for android written in kotlin. #手势密码|128|2021-10-08|
|147|[lzan13/VMTemplateAndroid](https://github.com/lzan13/VMTemplateAndroid)|一套包含了社区匹配聊天语音以及直播相关的社交系统模板项目|120|2022-01-11|
|148|[xloger/ExLink](https://github.com/xloger/ExLink)|屏蔽国产流氓们内置浏览器的 Xposed 模块|120|2021-10-19|
|149|[ydstar/AdapterKit](https://github.com/ydstar/AdapterKit)|对Recyclerview的adapter的封装,轻松实现各种复杂列表|116|2021-11-11|
|150|[AranAndroid009/Mvvm](https://github.com/AranAndroid009/Mvvm)|-|115|2021-08-10|
|151|[yellowbluesky/PixivforMuzei3](https://github.com/yellowbluesky/PixivforMuzei3)|Best Pixiv plugin for Muzei 3|115|2022-01-15|
|152|[IceMimosa/geocoding](https://github.com/IceMimosa/geocoding)|地理编码技术,提供地址标准化和相似度计算。|113|2022-01-13|
|153|[liangjingkanji/StatusBar](https://github.com/liangjingkanji/StatusBar)|🍥 Android 一行代码配置透明状态栏|111|2022-01-05|
|154|[0xbad1d3a5/Kaku](https://github.com/0xbad1d3a5/Kaku)|画 - Japanese OCR Dictionary|110|2021-12-08|
|155|[DylanCaiCoding/ActivityResultLauncher](https://github.com/DylanCaiCoding/ActivityResultLauncher)|Replace startActivityForResult() method gracefully, based on the Activity Result API. (优雅地替代 startActivityForResult(),基于 Activity Result API)|109|2021-12-12|
|156|[TdBotProject/TdPmBot](https://github.com/TdBotProject/TdPmBot)|Telegram 全功能私聊机器人|109|2021-12-08|
|157|[JakePrim/WizardX](https://github.com/JakePrim/WizardX)|Android MVVM 架构基于JetPack框架快速搭建高质量、高效率的APP应用,作为应用的基础脚手架|108|2021-12-30|
|158|[limuyang2/LPhotoPicker](https://github.com/limuyang2/LPhotoPicker)|🖼A beautiful picture selection frame for AndroidX(Support Dark Mode \ High refresh rate \ HEIF) - 一个漂亮的图片选择库,支持暗黑模式、高刷新率、HEIF|106|2021-09-29|
|159|[wuyr/incremental-compiler](https://github.com/wuyr/incremental-compiler)|适用于Android项目的Gradle插件,用来增量编译class和生成增量dex。跟自带的增量编译Task(assemble)的区别是:这个插件只会编译源文件,不做其他多余的动作|105|2021-07-22|
|160|[underwindfall/PowerPermission](https://github.com/underwindfall/PowerPermission)|Android Permission lib PowerPermission makes handling runtime permissions extremely easy.|105|2021-12-10|
|161|[helloklf/kr-scripts](https://github.com/helloklf/kr-scripts)|使用 xml + linux shell 代码,快速创建使用ROOT权限执行的脚本管理器|105|2021-11-23|
|162|[Samarium150/mirai-console-lolicon](https://github.com/Samarium150/mirai-console-lolicon)|基于LoliconAPI的mirai-console涩图插件|103|2022-01-02|
|163|[qqlittleice/MiuiHome](https://github.com/qqlittleice/MiuiHome)|[Xposed] Hook For MIUI Launcher / 针对MIUI桌面的自定义扩展|101|2022-01-14|
|164|[ysy950803/FiveGSwitcher](https://github.com/ysy950803/FiveGSwitcher)|给MIUI开发一个5G快捷开关。|99|2022-01-10|
|165|[BzCoder/EasyGlide](https://github.com/BzCoder/EasyGlide)|🐼基于Glide 4.12.0封装的 一键使用工具类。现已改为kotlin实现。支持HTTPS图片,可下载图片,可监听加载进度。包含常用变换:高斯模糊,圆角矩形,圆形,黑白,描边圆形,描边方形。|98|2022-01-11|
|166|[KitsunePie/QAssistant](https://github.com/KitsunePie/QAssistant)|兼具实用与美观于一身的 QQ 小帮手|96|2022-01-03|
|167|[only52607/lua-mirai](https://github.com/only52607/lua-mirai)|基于lua的bot快速开发框架|96|2022-01-14|
|168|[shenzhen2017/wanandroid-compose](https://github.com/shenzhen2017/wanandroid-compose)|Compose+MVI+Navigation实现wanAndroid客户端|95|2021-11-25|
|169|[Secack/ppx](https://github.com/Secack/ppx)|皮皮虾Xposed模块|95|2022-01-09|
|170|[hi-dhl/KtKit](https://github.com/hi-dhl/KtKit)|KtKit 小巧而实用,用 Kotlin 语言编写的工具库(长期更新中)|94|2021-09-28|
|171|[shenzhen2017/ComposeDouban](https://github.com/shenzhen2017/ComposeDouban)|Compose仿豆瓣榜单页面|93|2021-08-26|
|172|[leavesCZY/compose_chat](https://github.com/leavesCZY/compose_chat)|🎁🎁🎁 用 Jetpack Compose 实现一个 IM APP|91|2022-01-15|
|173|[zippo88888888/ZFileManager](https://github.com/zippo88888888/ZFileManager)|Android 文件操作|88|2021-12-16|
|174|[zhujiang521/PlayWeather](https://github.com/zhujiang521/PlayWeather)|🔥🔥🔥 Compose、Lce、MVVM、深色模式、横屏、无网弱网适配、Room、Hilt、多语言切换,目前Android最新的库基本全用上了,你想要的都有🔥🔥🔥|87|2022-01-13|
|175|[scauzhangpeng/NfcSample](https://github.com/scauzhangpeng/NfcSample)|NFC库,兼容4.3之前API以及4.4之后的API,读卡器模式,Sample读取羊城通卡号、余额、交易记录|87|2021-11-25|
|176|[bloodyrabbit/mirai-setu](https://github.com/bloodyrabbit/mirai-setu)|一个mirai-console的简单的色图插件|86|2021-10-27|
|177|[ichenhe/QQ-Notify-Evolution](https://github.com/ichenhe/QQ-Notify-Evolution)|免ROOT优化QQ通知,支持多会话/多消息/多渠道,兼容手环手表。|86|2021-09-23|
|178|[shenzhen2017/android-architecture](https://github.com/shenzhen2017/android-architecture)|追求android架构更佳实践~|85|2021-11-09|
|179|[shigebeyond/jkmvc](https://github.com/shigebeyond/jkmvc)|Jkmvc is an elegant, powerful and lightweight MVC & ORM framework built using kotlin. It aims to be swift, secure, and small. It will turn java's heavy development into kotlin's simple pleasure. No sp ...|85|2021-12-15|
|180|[fengzhizi715/AndroidServer](https://github.com/fengzhizi715/AndroidServer)|基于 Kotlin + Netty 开发,为 Android App 提供 Server 的功能,包括 Http、TCP、WebSocket 服务|84|2021-10-26|
|181|[SapuSeven/BetterUntis](https://github.com/SapuSeven/BetterUntis)|An alternative mobile client for the Untis timetable system.|84|2021-12-13|
|182|[YuQWorks/YuQ-Mirai](https://github.com/YuQWorks/YuQ-Mirai)|-|80|2021-08-07|
|183|[Stars-One/M3u8Downloader](https://github.com/Stars-One/M3u8Downloader)|a downloader for m3u8 video 一款m3u8视频下载解密合并工具|80|2021-09-05|
|184|[Alonsol/PerfectFloatWindow](https://github.com/Alonsol/PerfectFloatWindow)|android全局悬浮窗,目前已经适配华为,小米,vivo,oppo,一加,三星,魅族,索尼,LG,IQOO,努比亚,中兴,金立,360,锤子等目前是市面上所有机型兼容android4.1至android11版本,支持androidX|77|2021-08-12|
|185|[Tan-yi-xiong/Bangumi_Jetpack](https://github.com/Tan-yi-xiong/Bangumi_Jetpack)|一个看番和追番的Android应用|76|2021-09-19|
|186|[StevenYan88/MovieApp](https://github.com/StevenYan88/MovieApp)|电影资讯App是一个纯练手项目,使用Kotlin语言开发。|72|2021-11-22|
|187|[xyoye/ComicTools](https://github.com/xyoye/ComicTools)|将BiliBili漫画缓存文件转换成可直接观看的webp文件|71|2021-10-14|
|188|[behring/8x-flow-diagram](https://github.com/behring/8x-flow-diagram)|通过Kotlin DSL创建8x Flow建模图|70|2021-12-18|
|189|[anyascii/anyascii](https://github.com/anyascii/anyascii)|Unicode to ASCII transliteration - C Go Java JS Julia PHP Python Ruby Rust Shell .NET|70|2022-01-02|
|190|[oooo7777777/VLibrary](https://github.com/oooo7777777/VLibrary)|MVVM+DataBinding+ViewModel+lifecycle+kotlin+liveData+Coroutines|69|2022-01-13|
|191|[ultimateHandsomeBoy666/Particle](https://github.com/ultimateHandsomeBoy666/Particle)|A particle view library written in kotlin, easy to use|68|2021-10-11|
|192|[sonder-joker/mirai-compose](https://github.com/sonder-joker/mirai-compose)|mirai-console的跨平台桌面端|68|2022-01-15|
|193|[XuQK/KDTabLayout](https://github.com/XuQK/KDTabLayout)|参考自MagicIndicator撸的自用版本,Kotlin编写,适配ViewPager2。|68|2021-12-02|
|194|[YZune/CourseAdapter](https://github.com/YZune/CourseAdapter)|-|68|2021-12-30|
|195|[iftechio/SquareLayoutManager](https://github.com/iftechio/SquareLayoutManager)|小宇宙 App 广场组件,带惯性运动的二维矩阵卡片列表 UI,自定义 LayoutManager + SnapHelper|66|2021-11-17|
|196|[StageGuard/SuperCourseTimetableBot](https://github.com/StageGuard/SuperCourseTimetableBot)|基于 mirai-console 的 超级课表上课提醒QQ机器人 插件|66|2021-12-21|
|197|[YggdrasilOfficialProxy/YggdrasilOfficialProxy](https://github.com/YggdrasilOfficialProxy/YggdrasilOfficialProxy)|MojangYggdrasil的更新! 以代理的方式提供伪正版与正版的实现|65|2021-10-09|
|198|[Yumenokanata/DslAdapter](https://github.com/Yumenokanata/DslAdapter)|A RecyclerView Adapter builder by DSL. Easy to use, strong typing, and all code written by kotlin.|65|2021-12-26|
|199|[QiYuTechOrg/QiYuTkAndroid](https://github.com/QiYuTechOrg/QiYuTkAndroid)|奇遇淘客 Android 客户端|64|2021-09-13|
|200|[Vove7/BottomDialog](https://github.com/Vove7/BottomDialog)|可高度自定义的底部对话框,使用BottomSheet,支持滚动布局,同时底部布局不会因BottomSheet未显示全部内容而隐藏。|63|2021-09-09|
<div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p>
榜单持续更新,如有帮助请加星收藏,方便后续浏览,感谢你的支持!
</div>
<br/>
<div align="center"><a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a></div>