返回目录问题反馈 # 中文新秀榜 > 软件类 > Kotlin 数据更新: 2022-04-10   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Updated|Created| |:-|:-|:-|:-|:-|:-| |1|[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 ...|961|2022-03-03|2021-12-17| |2|[miaowmiaow/fragmject](https://github.com/miaowmiaow/fragmject)|一个入门级的项目,通过对Kotlin和Jetpack全家桶的系统运用,实现的一个功能完备符合主流市场标准App。 代码简单,内容全面,知识详细,快速上手,对理解其他项目设计思想和封装技巧也很有帮助。|579|2022-04-01|2021-05-06| |3|[huannan/XArch](https://github.com/huannan/XArch)|🔥🔥🔥Android架构最佳实践 - 手把手带你搭建一个优秀的Android项目架构|437|2021-12-28|2021-09-02| |4|[trycatchx/RocketX](https://github.com/trycatchx/RocketX)|🔥🔥 android 端编译加速插件🚀 自动识别未改动 module 并在编译流程中替换为 aar ,只编译改动模块,加速 Android apk 的编译速度。|436|2022-03-20|2021-10-20| |5|[fuusy/component-jetpack-mvvm](https://github.com/fuusy/component-jetpack-mvvm)|💖组件化+Jetpack+Kotlin+MVVM项目实战,涉及Jetpack相关组件,Kotlin相关技术,协程+Retrofit,Paging3+Room等。|414|2021-12-18|2021-04-29| |6|[allenymt/PrivacySentry](https://github.com/allenymt/PrivacySentry)|工信部-Android隐私合规检测,注解+Asm修改字节码的检测方案|336|2022-03-30|2021-11-15| |7|[KwaiAppTeam/AkDanmaku](https://github.com/KwaiAppTeam/AkDanmaku)|一款利用游戏引擎理念打造的原生弹幕库|312|2021-12-30|2021-09-22| |8|[Leon406/ToolsFx](https://github.com/Leon406/ToolsFx)|基于kotlin+tornadoFx开发的跨平台密码学工具箱.包含编解码,编码转换,加解密, 哈希,MAC,签名,二维码功能,ctf等实用功能,支持插件|291|2022-04-02|2021-06-30| |9|[MatsuriDayo/Matsuri](https://github.com/MatsuriDayo/Matsuri)|Matsuri (茉莉) / Android proxy toolchain / 安卓代理应用 / Fork of SagerNet|212|2022-04-03|2021-11-30| |10|[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 ...|202|2022-01-12|2021-05-31| |11|[xjunz/AutoSkip](https://github.com/xjunz/AutoSkip)|基于Shizuku授权的安卓"自动跳过"工具|200|2022-02-11|2021-06-20| |12|[Block-Network/StatusBarLyric](https://github.com/Block-Network/StatusBarLyric)|[Xposed] Status Bar Lyric / 状态栏歌词|194|2022-04-03|2021-11-20| |13|[qqlittleice/MiuiHome](https://github.com/qqlittleice/MiuiHome)|[Xposed] Hook For Miui Launcher / 针对 Miui 桌面的自定义扩展|165|2022-04-03|2021-04-30| |14|[shenzhen2017/android-architecture](https://github.com/shenzhen2017/android-architecture)|追求android架构更佳实践~|147|2022-03-09|2021-10-20| |15|[zhujiang521/PlayWeather](https://github.com/zhujiang521/PlayWeather)|🔥🔥🔥 Compose、Lce、MVVM、深色模式、横屏、无网弱网适配、Room、Hilt、多语言切换,目前Android最新的库基本全用上了,你想要的都有🔥🔥🔥|138|2022-03-20|2021-10-30| |16|[shenzhen2017/wanandroid-compose](https://github.com/shenzhen2017/wanandroid-compose)|Compose+MVI+Navigation实现wanAndroid客户端|138|2021-11-25|2021-10-25| |17|[Peakmain/BasicLibrary](https://github.com/Peakmain/BasicLibrary)|BasicLibrary是基于kotlin+jetpack+mvvm封装的一套框架,提高Android开发效率|132|2022-03-20|2021-12-23| |18|[DylanCaiCoding/ActivityResultLauncher](https://github.com/DylanCaiCoding/ActivityResultLauncher)|Replace startActivityForResult() method gracefully, based on the Activity Result API. (优雅地替代 startActivityForResult(),基于 Activity Result API)|128|2022-03-09|2021-05-30| |19|[xiaojinzi123/TallyApp](https://github.com/xiaojinzi123/TallyApp)|一个 Android 的记账 App, 完全的 组件化 + Compose + Kotlin + 响应式编程 + Room 数据库 + Retrofit|112|2022-03-07|2022-03-01| |20|[leavesCZY/compose_chat](https://github.com/leavesCZY/compose_chat)|😋 用 Jetpack Compose 实现一个 IM APP|106|2022-03-17|2021-06-07| |21|[FreddyChen/Silhouette](https://github.com/FreddyChen/Silhouette)|封装的Android常用控件,比如:SleTextButton、SleImageButton、SleConstraintLayout、SleFrameLayout、SleLinearLayout、SleRelativeLayout等。使控件具备Shape、Selector等功能,省去编写shape或selector文件的繁琐步骤。另外支持N种颜色渐变,弥补原生shape文件只支持三种颜色(star ...|105|2022-02-24|2022-02-06| |22|[Simplicity-Team/SimplicityTools](https://github.com/Simplicity-Team/SimplicityTools)|一个基于 MIUI13(Android 12) 适配的自定义工具 // A system extension Xposed module based on MIUI13 (Android12)|100|2022-04-03|2022-02-13| |23|[Leifzhang/AndroidStartup](https://github.com/Leifzhang/AndroidStartup)|模块化启动框架|89|2022-02-11|2021-11-25| |24|[behring/8x-flow-diagram](https://github.com/behring/8x-flow-diagram)|通过Kotlin DSL创建8x Flow建模图|78|2022-03-10|2021-10-11| |25|[linxiangcheer/PlayAndroid](https://github.com/linxiangcheer/PlayAndroid)|Jetpack Compose版本的WanAndroid|76|2022-02-22|2021-08-28| |26|[liujingxing/XmlClassGuard](https://github.com/liujingxing/XmlClassGuard)|一个可混淆4大组件,自定义View等任意类的插件,上架Google Play的利器|75|2022-04-02|2022-03-22| |27|[ultimateHandsomeBoy666/Particle](https://github.com/ultimateHandsomeBoy666/Particle)|A particle view library written in kotlin, easy to use|74|2021-10-11|2021-06-30| |28|[FreddyChen/Shine-Kotlin](https://github.com/FreddyChen/Shine-Kotlin)|基于Retrofit+Kotlin协程实现的Kotlin网络请求库封装,支持GET/POST/PUT/DELETE请求、动态BaseUrl、请求头、请求/响应日志等。同时,支持自定义Parser(数据解析器),用于解决不同返回数据Model。|73|2022-02-14|2022-01-12| |29|[shenzhen2017/compose-refreshlayout](https://github.com/shenzhen2017/compose-refreshlayout)|Compose版SmartRefreshLayout|72|2022-01-03|2021-09-22| |30|[duzhaokun123/BilibiliHD2](https://github.com/duzhaokun123/BilibiliHD2)|非官方哔哩哔哩客户端|67|2022-04-03|2021-04-11| |31|[FuckAntiAddiction/BiligameAddictionNotLimited](https://github.com/FuckAntiAddiction/BiligameAddictionNotLimited)|B站游戏防沉迷不限制,关键字:B站游戏 BiliBili游戏 实名认证 防沉迷|66|2022-02-19|2021-08-12| |32|[aistra0528/Hail](https://github.com/aistra0528/Hail)|冻结 Android 应用 Freeze Android apps 2:30|62|2022-03-11|2021-08-12| |33|[re-ovo/ASoulZhiWang](https://github.com/re-ovo/ASoulZhiWang)|ASOUL评论区小作文助手|60|2021-10-30|2021-07-05| |34|[fmtjava/Jetpack_Compose_News](https://github.com/fmtjava/Jetpack_Compose_News)|基于Jetpack Compose实现的一款集新闻、视频、美图、音乐、天气等功能的资讯App,持续完善中...|58|2022-01-09|2021-06-13| |35|[niuxiaowei/ReplaceMethod](https://github.com/niuxiaowei/ReplaceMethod)|android app中对方法进行替换工具|55|2022-03-13|2022-01-05| |36|[CorruptedArk/did-i-take-my-meds](https://github.com/CorruptedArk/did-i-take-my-meds)|A Kotlin Android app to manage medications|53|2022-04-01|2021-07-02| |37|[liangjingkanji/spannable](https://github.com/liangjingkanji/spannable)|Android最强Spannable工具, 首个支持替换/正则匹配Spannable的库|50|2022-04-03|2021-12-27| |38|[leavesCZY/ASM_Transform](https://github.com/leavesCZY/ASM_Transform)|😊 ASM Transform 字节码插桩实战|49|2022-03-14|2021-12-10| |39|[RickyHal/EQList](https://github.com/RickyHal/EQList)|EQList(E-QuickList)是一款Kotlin实现的功能强大的RecyclerView渲染框架,使用DSL方式快速构建RecyclerView,无需实现Adapter和ViewHolder。|43|2022-01-23|2021-12-06| |40|[Shouheng88/AndroidStartup](https://github.com/Shouheng88/AndroidStartup)|🔥 重整你的 Android 启动任务流:特别适用于组件化、异步任务、多进程等复杂场景。|43|2021-10-26|2021-05-02| |41|[xluu233/ToastBox](https://github.com/xluu233/ToastBox)|Android toast吐司盒子,可实现多种自定义风格|42|2022-03-14|2021-06-21| |42|[WankkoRee/EnableWebViewDebugging](https://github.com/WankkoRee/EnableWebViewDebugging)|Enable WebView debugging and add vConsole in it. Support WebView, TBS X5, UC U4, Crosswalk(XWalk), XWeb. 启用 WebView 调试并添加 vConsole,支持 WebView、TBS X5、UC U4、Crosswalk(XWalk)、XWeb。|41|2022-03-26|2022-02-12| |43|[xiazunyang/discovery](https://github.com/xiazunyang/discovery)|辅助Android开发者在多模块工程间跨模块获取接口(或抽象类)的实现类的开源库,可实现模块的顺序初始化、业务的动态组合等实现。基于AGP和ASM开发。|41|2021-12-29|2021-08-06| |44|[baifan97/CangQiongLite](https://github.com/baifan97/CangQiongLite)|苍穹纯净版,完全开源|39|2022-02-12|2022-01-22| |45|[liqvip/EasyView](https://github.com/liqvip/EasyView)|🔥🔥🔥一个小巧美观,支持圆角,描边,阴影的 Android 控件库,极度轻量,支持代码动态修改圆角、描边!|37|2022-01-21|2021-12-16| |46|[XayahSuSuSu/Android-DataBackup](https://github.com/XayahSuSuSu/Android-DataBackup)|数据备份|37|2022-04-02|2021-11-22| |47|[gefangshuai/notion-text-snippets](https://github.com/gefangshuai/notion-text-snippets)|Notion和iOS快捷指令实现的快言快语功能|36|2022-03-31|2021-10-07| |48|[AoEiuV020/IAmNotDisabled](https://github.com/AoEiuV020/IAmNotDisabled)|我不是残疾人!|33|2022-01-30|2022-01-05| |49|[zhouhuandev/SerialPortKit](https://github.com/zhouhuandev/SerialPortKit)|🔥🔥🔥SerialPortKit是基于Android开发板进行与下位机进行通讯的工具套件SDK。串口通讯部分使用C++实现。SerialPortKit旨在帮助做Android开发板硬件开发的小伙伴们快速迭代开发,只关注业务。通常涉及到RK3288、RK3399等设备,SerialPortKit都能帮助到你。|31|2022-03-20|2022-03-01| |50|[Dboy233/Slotting](https://github.com/Dboy233/Slotting)|无痕埋点,源码0入侵,字节码插桩,Transform+ASM|31|2022-01-24|2021-11-03| |51|[Nekoer/mirai-plugins-pixiv](https://github.com/Nekoer/mirai-plugins-pixiv)|可查看pixiv排行榜,作者作品,插画图片等等|31|2022-03-14|2021-07-30| |52|[heyanLE/EasyBangumi](https://github.com/heyanLE/EasyBangumi)|纯纯看番,追番和看番的安卓软件,多番剧源 -樱花动漫 -Bimibimi - AGE 动漫|30|2021-12-25|2021-10-05| |53|[TxcA/ManageStartActivity](https://github.com/TxcA/ManageStartActivity)|ActivityResultLauncher辅助类,一行代码解决startActivityForResult过时问题。 基于registerForActivityResult实现,满足日常使用需求。|30|2022-04-01|2021-09-23| |54|[LinHeLurking/mirai-news-reporter](https://github.com/LinHeLurking/mirai-news-reporter)|一个简单的每日新闻速报/动画速报 mirai-console 插件|30|2022-03-18|2021-09-03| |55|[gitofleonardo/AnyDebug](https://github.com/gitofleonardo/AnyDebug)|View Attributes Modifier/View属性修改|29|2022-04-02|2022-03-04| |56|[wangdaqi77/P2M](https://github.com/wangdaqi77/P2M)|一个完整的Android组件化框架。|29|2022-03-29|2021-05-14| |57|[koharubiyori/Moegirl-plus-native](https://github.com/koharubiyori/Moegirl-plus-native)|萌娘百科与H萌娘第三方安卓客户端,使用Jetpack Compose单Activity模式开发。|28|2022-04-03|2022-01-20| |58|[lageev/ContactBuilder](https://github.com/lageev/ContactBuilder)|一个生成随机联系人的Android小程序|28|2022-03-27|2021-11-04| |59|[LaoLittle/AutoGroup](https://github.com/LaoLittle/AutoGroup)|折磨群友之利器,基于Mirai-Console|26|2022-01-21|2021-12-07| |60|[DylanCaiCoding/MMKV-KTX](https://github.com/DylanCaiCoding/MMKV-KTX)|Use MMKV with property delegates. (用属性委托的方式使用 MMKV)|26|2022-04-02|2021-09-24| |61|[wangchenyan/wanandroid-compose](https://github.com/wangchenyan/wanandroid-compose)|Jetpack Compose 版本的「玩 Android」|26|2022-01-24|2021-05-07| |62|[lamprose/MIUltra](https://github.com/lamprose/MIUltra)|一个可能使MIUI更好用的xposed模块|25|2022-01-16|2021-08-23| |63|[sinyu1012/AndroidKeepAlive](https://github.com/sinyu1012/AndroidKeepAlive)|Android 保活实践,杀不死的App|24|2022-03-07|2022-01-11| |64|[cssxsh/arknights-helper](https://github.com/cssxsh/arknights-helper)|mirai-console 插件开发计划|24|2022-03-07|2021-05-01| |65|[catchpig/kmvvm](https://github.com/catchpig/kmvvm)|Kotlin+Flow+Retrofit+OKHttp+ViewBanding+ViewModel+LiveData封装的一个Kotlin版本的MVVM框架|23|2022-01-14|2021-10-27| |66|[mzdluo123/AntiSetu](https://github.com/mzdluo123/AntiSetu)|这么多setu机器人当然要有一个antisetu机器人啦|23|2022-02-17|2021-10-12| |67|[yinshuai0324/ToastX](https://github.com/yinshuai0324/ToastX)|轻量级的Android吐司库,底层使用SnackBar实现,可以实现顶部弹出,底部弹出。UI可高度定制。可自定义显示时长。提供简洁的APi调用|23|2021-11-21|2021-07-30| |68|[ChinaLike/JsBridge](https://github.com/ChinaLike/JsBridge)|Android 中 WebView 与原生通信|23|2022-03-10|2021-06-01| |69|[liangjingkanji/Net-okhttp3](https://github.com/liangjingkanji/Net-okhttp3)|本仓库仅为Net支持 Android 5 (API level 21) 以下, 点击以下链接访问主仓库|23|2022-04-02|2021-05-25| |70|[furleywolf/Furbot-Mirai](https://github.com/furleywolf/Furbot-Mirai)|FurBot绒狸开源版-基于MicroTail-API和Mirai,让你实现自建绒狸~|22|2022-03-01|2022-01-26| |71|[re-ovo/RainMusic](https://github.com/re-ovo/RainMusic)|一个纯粹的网易云第三方app|22|2021-12-04|2021-10-06| |72|[asforest/MShell](https://github.com/asforest/MShell)|一个Mirai机器人插件,用来连接QQ聊天窗口和系统Shell|22|2022-03-09|2021-09-13| |73|[wuyr/DMifier](https://github.com/wuyr/DMifier)|适用于Android项目的IDEA插件,用来自动生成DexMaker代码,类似『ASM Bytecode Viewer』|21|2022-02-21|2022-01-26| |74|[vitaviva/cmp-gobang](https://github.com/vitaviva/cmp-gobang)|Compose Multiplatform GoBang|21|2021-10-24|2021-10-17| |75|[xiazunyang/reinforcer](https://github.com/xiazunyang/reinforcer)|基于360加固助手的gradle插件,可以在打包任务结束后,自动执行加固操作,并输出至指定的目录下。|21|2022-01-28|2021-07-22| |76|[leavesCZY/SmallestWidthGenerator](https://github.com/leavesCZY/SmallestWidthGenerator)|基于 SmallestWidth 屏幕适配方案生成 dimens 文件|20|2022-02-23|2021-08-21| |77|[iDeMonnnnnn/DeMon-ARA](https://github.com/iDeMonnnnnn/DeMon-ARA)|🎈Activity Results API自动化注册&极简使用方案。|19|2022-03-24|2022-03-02| |78|[simplepeng/NineGridView](https://github.com/simplepeng/NineGridView)|🔥🔥🔥 -可能最通用的九宫格布局|19|2022-01-28|2021-05-08| |79|[sionsxie/arms-template-plugin](https://github.com/sionsxie/arms-template-plugin)|-|19|2022-03-02|2021-04-19| |80|[Chen-Xi-g/MVVMFramework](https://github.com/Chen-Xi-g/MVVMFramework)|结合Jetpack,构建快速开发的MVVM框架,项目使用Jetpack:LiveData、ViewModel、Lifecycle、Navigation组件。支持动态加载多状态布局:加载中、成功、失败、标题;支持快速生成ListActivity、ListFragment;并且使用Retrofit+Moshi+协程处理网络请求|18|2022-04-03|2022-01-05| |81|[Xposed-Modules-Repo/cn.coderstory.miui.water](https://github.com/Xposed-Modules-Repo/cn.coderstory.miui.water)|淘米水|18|2022-01-19|2021-10-18| |82|[Nthily/EasySWS](https://github.com/Nthily/EasySWS)|Use your phone as a steering wheel simulator! Suitable for Assetto Corsa / Assetto Corsa Competizione / F1。让你的手机变成虚拟方向盘!适用于神力科莎,神力科莎争锋,F1 系列等赛车模拟游戏|18|2022-03-04|2021-10-04| |83|[xluu233/mvvm_develop](https://github.com/xluu233/mvvm_develop)|mvvm+jetpack快速开发框架,包括一些常用工具封账|18|2022-03-22|2021-07-23| |84|[netease-kit/WisdomEducation](https://github.com/netease-kit/WisdomEducation)|智慧云课堂是网易云信提供的在线互动课堂场景解决方案,基于在线教育场景提供多种课堂模式实践。专为线上课堂场景打造,覆盖多种班型的教学场景、全终端的接入能力,支持课程录制、白板互动、课程活跃度分析等远程课堂功能。在实现云课堂实时互动功能的基础上,还支持业务功能的灵活扩展,帮助您快速上线专属互动教学平台。|18|2022-02-24|2021-06-22| |85|[sgpublic/BiliBangumiDownloader_Kotlin](https://github.com/sgpublic/BiliBangumiDownloader_Kotlin)|哔哩番剧,一个开源的哔哩下载工具。|18|2022-02-27|2021-04-20| |86|[GeekTR/PrivacySpace](https://github.com/GeekTR/PrivacySpace)|隐秘空间/PrivacySpace|17|2022-04-03|2022-02-27| |87|[WizzXu/FastStartup](https://github.com/WizzXu/FastStartup)|FastStartup 有向无环图启动框架|17|2022-03-10|2021-12-17| |88|[liyihuanx/LogApp](https://github.com/liyihuanx/LogApp)|Log日志输出工具|17|2021-12-31|2021-10-08| |89|[KyuubiRan/AkinatorHelper](https://github.com/KyuubiRan/AkinatorHelper)|Unlock the game!|17|2022-01-05|2021-09-03| |90|[Quyunshuo/WanAndroidMVVM](https://github.com/Quyunshuo/WanAndroidMVVM)|MVVM版玩安卓|17|2022-01-09|2021-07-24| |91|[leavesCZY/compose_tetris](https://github.com/leavesCZY/compose_tetris)|😃 不止 Android,Compose Multiplatform 写一个 Android + Desktop 俄罗斯方块|17|2022-02-09|2021-06-03| |92|[limbang/mirai-console-mcmod-plugin](https://github.com/limbang/mirai-console-mcmod-plugin)|基于 Mirai Console 编写的MC百科搜索插件|17|2022-03-29|2021-05-24| |93|[csieflyman/multi-projects-architecture-with-Ktor](https://github.com/csieflyman/multi-projects-architecture-with-Ktor)|A Ktor real world example built on multi-projects architecture|17|2022-03-27|2021-04-19| |94|[xuexiangjys/TemplateAppProject-kotlin](https://github.com/xuexiangjys/TemplateAppProject-kotlin)|Android空壳模板工程(kotlin版本),快速搭建(集成了XUI、XUtil、XAOP、XPage、XUpdate、XHttp2、友盟统计和walle多渠道打包)|16|2022-02-28|2022-01-02| |95|[Colter23/genshin-sign-mirai-plugin](https://github.com/Colter23/genshin-sign-mirai-plugin)|原神米游社签到Mirai插件|16|2022-02-23|2021-09-27| |96|[jaydroid1024/JDispatcher](https://github.com/jaydroid1024/JDispatcher)|Android 组件生命周期分发框架,适用于组件化,模块化,启动优化等场景|16|2021-10-17|2021-07-29| |97|[RyensX/SakuraAnimePlugin](https://github.com/RyensX/SakuraAnimePlugin)|MediaBox示例插件-樱花动漫第三方客户端|15|2022-04-01|2022-02-16| |98|[lz233/unvcode_kotlin](https://github.com/lz233/unvcode_kotlin)|【幼女 Code For Kotlin】反和谐超级武器!|15|2022-02-06|2022-02-05| |99|[mistletoe5215/MagicMistletoe](https://github.com/mistletoe5215/MagicMistletoe)|Android Multi Theme Switch Library ,use kotlin language ,coroutine ,and so on ...|15|2022-02-08|2021-07-27| |100|[milklabdev/compose-code-helper](https://github.com/milklabdev/compose-code-helper)|An IDE plug-in for quick access to Jetpack Compose controls / 一个可以快速查阅 Jetpack Compose 控件的 IDE 插件|14|2022-03-31|2021-11-15| |101|[shenbengit/WebRTC-SRS](https://github.com/shenbengit/WebRTC-SRS)|Android WebRTC 向 SRS 服务器推拉流|14|2022-02-06|2021-08-20| |102|[Softtanck/RAMessage](https://github.com/Softtanck/RAMessage)|🔥🔥🔥一个类似Retrofit的IPC跨进程通信框架,支持Java、Kotlin以及同步调用、异步调用、协程|14|2022-03-29|2021-06-18| |103|[ITxiaoguang/BiometricHelper](https://github.com/ITxiaoguang/BiometricHelper)|指纹识别,面部识别,自定义弹窗,用法超级简单|13|2022-01-12|2021-12-30| |104|[cssxsh/mirai-selenium-plugin](https://github.com/cssxsh/mirai-selenium-plugin)|mirai-console 插件开发计划|13|2022-03-29|2021-11-23| |105|[kono-dada/doudizhu](https://github.com/kono-dada/doudizhu)|一个能在QQ上斗地主的mirai插件|13|2021-10-09|2021-09-06| |106|[gnuf0rce/debug-helper](https://github.com/gnuf0rce/debug-helper)|mirai-console 插件开发计划|13|2022-02-14|2021-07-30| |107|[Gokr-ble/M3U8downloader_Android](https://github.com/Gokr-ble/M3U8downloader_Android)|基于Kotlin的Android平台简易M3U8视频下载器|13|2021-11-27|2021-06-29| |108|[ffpy/port-mux](https://github.com/ffpy/port-mux)|Connect SSH, HTTP, VNC, etc. on same port. 在一个端口上连接SSH、HTTP、VNC等服务|13|2021-12-31|2021-06-16| |109|[super-cc/Kotlin-Jetpack-MVVM](https://github.com/super-cc/Kotlin-Jetpack-MVVM)|使用Kotlin+Jetpack搭建的MVVM简易框架|13|2022-01-16|2021-04-28| |110|[LaoLittle/DrawMeme](https://github.com/LaoLittle/DrawMeme)|一个奇怪的图片生成器|12|2022-04-03|2022-02-02| |111|[gstory0404/flutter_pangrowth](https://github.com/gstory0404/flutter_pangrowth)|字节跳动 穿山甲广告SDK 穿山甲内容合作 内容输出 flutter版本插件|12|2022-03-21|2021-12-08| |112|[ldlywt/MyCameraX](https://github.com/ldlywt/MyCameraX)|Android 使用 CameraX 快速实现仿微信短视频录制(轻触拍照、长按录像)|12|2022-01-04|2021-11-27| |113|[ParaParty/Ignotus](https://github.com/ParaParty/Ignotus)|鸽子群用的 SpringBoot 扩展库|12|2022-03-12|2021-11-20| |114|[fengzhizi715/RxJava-Utils](https://github.com/fengzhizi715/RxJava-Utils)|在日常开发实践中,本人所积累的 RxJava 相关的工具类|12|2022-01-11|2021-07-10| |115|[shaokeyibb/ChsiStatusOnlineVerification4J](https://github.com/shaokeyibb/ChsiStatusOnlineVerification4J)|学信网学籍/学历在线验证报告查询 API|11|2022-03-03|2022-03-03| |116|[Xposed-Modules-Repo/cn.geektang.privacyspace](https://github.com/Xposed-Modules-Repo/cn.geektang.privacyspace)|隐秘空间/PrivacySpace|11|2022-02-20|2022-02-13| |117|[Block-Network/blockmiui](https://github.com/Block-Network/blockmiui)|BlockMIUI / 方米UI|11|2022-04-03|2022-02-05| |118|[gsycl2004/WordCloudPlugin](https://github.com/gsycl2004/WordCloudPlugin)|一个用于生成词云的插件|11|2022-03-07|2022-01-30| |119|[yangfeng1994/video-list-player](https://github.com/yangfeng1994/video-list-player)|使用RecyclerView+ExoPlayer 模仿抖音上下无缝滑动视频播放。没有使用ViewPager2的原因是Fragment太重,内存消耗太大。当有使用ViewPager2效果的时候,没有必要,可以选择这个方式,更轻量化。有一点需要注意,在有键盘弹出的界面,RecyclerView的 onScrollStateChanged 监听方法,键盘弹出时,会被触发调用demo中有配合使用ExoPl ...|11|2021-12-14|2021-12-12| |120|[jirywell/MvvmLazy-kotlin](https://github.com/jirywell/MvvmLazy-kotlin)|🔥Android懒人框架,基于谷歌最新AAC架构,MVVM设计模式,组件化开发的一套快速开发库,整合Okhttp+协程+Retrofit+Coil等主流模块,满足日常开发需求。使用该框架可以快速开发一个高质量、易维护的Android应用|11|2022-01-15|2021-10-19| |121|[houxinlin/MiuiBottomNavigation](https://github.com/houxinlin/MiuiBottomNavigation)|仿小米应用商店底部按钮|11|2021-10-26|2021-10-12| |122|[cr330326/WanLearning](https://github.com/cr330326/WanLearning)|Kotlin 实战项目练习|11|2022-03-25|2021-09-14| |123|[anyRTC-UseCase/VideoLive](https://github.com/anyRTC-UseCase/VideoLive)|anyRTC视频连麦直播demo,完整的演示了如何动态设置分辨率,如何设置视频布局,以及连麦申请流程,本示例包含实时音视频、本地旁路推流以及服务端旁路推流互动连麦三种方式。适合秀场直播、PK连麦、互动大班课等场景|11|2021-12-14|2021-07-09| |124|[KurenaiRyu/im-sync-bot](https://github.com/KurenaiRyu/im-sync-bot)|im消息同步机器人,现主要同步(转发)tg跟qq群。|11|2022-03-21|2021-06-30| |125|[JackL124/FinalPermission](https://github.com/JackL124/FinalPermission)|🔥这可能是用法最简单且功能强大的Android动态权限申请框架之一了🔥|11|2021-12-08|2021-04-12| |126|[RyensX/MediaBoxPlugin](https://github.com/RyensX/MediaBoxPlugin)|MediaBox插件API|10|2022-03-27|2022-02-15| |127|[JOYACEpoor/LoliconMirai](https://github.com/JOYACEpoor/LoliconMirai)|一个简单的Mirai色图插件|10|2022-04-02|2022-01-12| |128|[gstory0404/file_preview](https://github.com/gstory0404/file_preview)|A plug-in that supports flutter preview files,Flutter文档预览|10|2022-02-28|2021-12-25| |129|[Samarium150/mirai-console-drift-bottle](https://github.com/Samarium150/mirai-console-drift-bottle)|mirai-console的漂流瓶插件|10|2022-03-30|2021-12-08| |130|[LaoLittle/Molly](https://github.com/LaoLittle/Molly)|茉莉云机器人 for Mirai-Console|10|2022-01-27|2021-11-26| |131|[bigmao1/AntiZhaPian](https://github.com/bigmao1/AntiZhaPian)|假的反诈中心|10|2022-01-05|2021-11-11| |132|[Bistutu/BistuEmpty](https://github.com/Bistutu/BistuEmpty)|北京信息科技大学,Bistu,空教室查询|10|2021-12-22|2021-10-02| |133|[taxeric/PokeCompose](https://github.com/taxeric/PokeCompose)|compose实践:宝可梦信息展示|10|2021-11-02|2021-08-21| |134|[gnuf0rce/github-helper](https://github.com/gnuf0rce/github-helper)|mirai-console 插件开发计划|10|2022-02-23|2021-08-11| |135|[qqlittleice/FuckMiuiThemeManager](https://github.com/qqlittleice/FuckMiuiThemeManager)|[Xposed] Fuck Theme Manager / Miui 主题破解|9|2022-03-12|2022-03-06| |136|[GardenHamster/GenshinGacha](https://github.com/GardenHamster/GenshinGacha)|一个可以在mcl中运行的模拟原神抽卡的机器人插件|9|2022-03-20|2022-02-22| |137|[xiao-cao-x/yande-crawler](https://github.com/xiao-cao-x/yande-crawler)|yande.re 爬虫 免代理 支持R18|9|2022-02-04|2022-02-04| |138|[Nekoer/tencent-guild-protocol](https://github.com/Nekoer/tencent-guild-protocol)|QQ频道的机器人Java/Kotlin SDK|9|2022-01-26|2021-12-03| |139|[fffguo/qianmi-idea-plugin](https://github.com/fffguo/qianmi-idea-plugin)|千米的idea插件|9|2022-03-01|2021-10-25| |140|[anyRTC-UseCase/StudyLive](https://github.com/anyRTC-UseCase/StudyLive)|StudyLive是anyRTC开发的示例项目,演示了如何通过anyRTC云服务,配合anyRTC RTC SDK、anyRTC RTM SDK、anyRTC播放插件,实现在线自习室的场景。|9|2021-12-14|2021-08-27| |141|[bbggo/WanAndroid](https://github.com/bbggo/WanAndroid)|🔥 🔥 🔥 一个充满设计感的WanAndroid APP,采用Kotlin 语言,组件化,MVVM+JetPack架构设计,Arouter、LiveData、ViewModel、Hilt、Room、Retrofit2、协程Coroutines、Flow等流行技术。|9|2021-11-04|2021-05-28| |142|[XayahSuSuSu/Android-HNUDiscreteMathematicsHelper](https://github.com/XayahSuSuSu/Android-HNUDiscreteMathematicsHelper)|湖南大学离散数学助手|9|2022-03-09|2021-04-13| |143|[czy1121/ThemeDemo](https://github.com/czy1121/ThemeDemo)|Databinding+LiveData轻松实现无重启换肤|8|2022-02-06|2022-02-06| |144|[exciter-z/MentosWeb](https://github.com/exciter-z/MentosWeb)|一款轻巧而又功能强大的Android WebView,支持跨进程通信、支持JsBridge、具备强大的扩展能力。|8|2022-01-21|2022-01-18| |145|[xuexiangjys/TemplateSimpleProject-kotlin](https://github.com/xuexiangjys/TemplateSimpleProject-kotlin)|简化版的Android空壳模版工程(kotlin版本),快速搭建(集成了XUI、XUtil、XAOP、XPage、友盟统计和walle多渠道打包)|8|2022-02-28|2021-12-30| |146|[WsureGuild/qq-official-guild-bot](https://github.com/WsureGuild/qq-official-guild-bot)|kotlin+okhttp的qq频道bot官方websocket协议实现|8|2022-02-19|2021-11-28| |147|[ve3344/binding-adapter](https://github.com/ve3344/binding-adapter)| ❤ 一个使用ViewBinding 直接生成RecyclerView Adapter的库。|8|2021-10-27|2021-10-15| |148|[zsqw123/CatInject](https://github.com/zsqw123/CatInject)|一个服务发现框架, 无反射!使用Gradle Transform API实现的自动化依赖注入, 用了就会成猫猫一样可爱!!|8|2021-11-06|2021-08-29| |149|[mydddOrg/myddd-vertx](https://github.com/mydddOrg/myddd-vertx)|基于Kotlin及Vertx的响应式领域驱动框架|8|2022-03-28|2021-08-10| |150|[wittyneko/ScheduleView](https://github.com/wittyneko/ScheduleView)|Android DingTalk(iOS or Xiaomi calendar) schedule 安卓防钉钉日程(iOS或小米日历)|8|2021-12-12|2021-07-21| |151|[Amifeng/MVVM-Project-Hilt](https://github.com/Amifeng/MVVM-Project-Hilt)|基于Android Jetpack组件搭建MVVM架构 ,包括 Hilt + Room + ViewModel + LiveData + Work|8|2021-12-17|2021-04-11| |152|[ChinaLike/ActivityResultApi](https://github.com/ChinaLike/ActivityResultApi)|Activity Result API 扩展,解决before they are STARTED,支持ARouter|7|2022-03-30|2022-03-15| |153|[SkyD666/DataSourceRepository](https://github.com/SkyD666/DataSourceRepository)|Imomoe项目数据源共享仓库(试用)|7|2022-03-12|2022-02-21| |154|[FuckAntiAddiction/BiligameBypass](https://github.com/FuckAntiAddiction/BiligameBypass)|[Xposed]B站游戏绕过,关键字:B站游戏 BiliBili游戏 实名认证 防沉迷 |7|2022-02-22|2022-02-19| |155|[zicheng2019/banner-android](https://github.com/zicheng2019/banner-android)|Android Kotlin基于ViewPage2和ViewBinding的轻量级BannerView轮播图;简洁、高效、功能强大,一行代码轻松实现循环轮播,一屏三页任意变,Item样式任意定制扩展|7|2022-03-27|2022-02-16| |156|[LaoLittle/RiskDetector](https://github.com/LaoLittle/RiskDetector)|Mirai风控检测|7|2022-01-28|2022-01-27| |157|[TestPlanB/pigeon](https://github.com/TestPlanB/pigeon)|Android轻量级消息总线框架|7|2022-01-31|2022-01-27| |158|[FunnySaltyFish/ComposeDataSaver](https://github.com/FunnySaltyFish/ComposeDataSaver)|在Jetpack Compose中优雅完成数据持久化 An elegant way to do data persistence in Jetpack Compose|7|2022-02-10|2022-01-25| |159|[GhostXLS/JingBeanAppWidget](https://github.com/GhostXLS/JingBeanAppWidget)|京豆小部件|7|2022-01-24|2022-01-24| |160|[ananananzhuo-blog/MovieSeatProject](https://github.com/ananananzhuo-blog/MovieSeatProject)|使用jetpack compose实现淘票票选电影座位的ui效果|7|2022-01-09|2022-01-09| |161|[luxiao0314/camera-compose-desktop](https://github.com/luxiao0314/camera-compose-desktop)|基于compose desktop开发的相机桌面工具|7|2021-12-15|2021-11-24| |162|[LovesAsuna/ForumSignin](https://github.com/LovesAsuna/ForumSignin)|GalGame论坛签到|7|2022-03-20|2021-11-06| |163|[JankingWon/ViewPerf](https://github.com/JankingWon/ViewPerf)|[Xposed模块]检测View测量、布局和绘制性能|7|2022-01-03|2021-10-25| |164|[bingling-sama/BakaHDT](https://github.com/bingling-sama/BakaHDT)|为Minecraft魔改交流群定制的QQ bot|7|2022-01-27|2021-07-10| |165|[EspoirX/KvPref](https://github.com/EspoirX/KvPref)|基于属性委托的 key-value 方式存储封装|7|2021-11-26|2021-06-24| |166|[dora4/DoraCacheSample](https://github.com/dora4/DoraCacheSample)|android缓存框架dcache【https://github.com/dora4/dcache-android】 的使用|7|2022-03-23|2021-06-19| |167|[dora4/dcache-android](https://github.com/dora4/dcache-android)|一个使用在Android平台的数据缓存框架,支持将model数据从后端接口下载后,简单的配置即可自动映射到数据库,并在断网的情况下可以离线读取。|7|2022-04-03|2021-06-19| |168|[shenbengit/TTSTool](https://github.com/shenbengit/TTSTool)|科大讯飞离线语音,Text to Speech,TTS|7|2021-12-16|2021-05-17| |169|[re-ovo/Tension](https://github.com/re-ovo/Tension)|Tension是一个多数据源的内容聚合APP|6|2022-03-05|2022-03-04| |170|[Mufanc/EasyHook](https://github.com/Mufanc/EasyHook)|让 Xposed 模块开发变得更简单|6|2022-03-24|2022-02-17| |171|[HelloVass/BuglySymbolPlugin](https://github.com/HelloVass/BuglySymbolPlugin)|Bugly 符号表上传插件(非官方)|6|2022-02-12|2022-02-10| |172|[coolLiu/SlideSlipGroupView](https://github.com/coolLiu/SlideSlipGroupView)|android 自定义侧滑view,仿QQ侧滑|6|2022-02-07|2022-01-28| |173|[FastMirror-MC/FastMirrorServer](https://github.com/FastMirror-MC/FastMirrorServer)|FastMirror 镜像服务后端|6|2022-03-30|2022-01-04| |174|[wuliKingQin/ulog](https://github.com/wuliKingQin/ulog)|该库是使用Kotlin语言开发的Android日志打印库,目前该库只支持Kotlin语言开发的Android项目。|6|2022-03-09|2021-12-29| |175|[Lanscarlos/Vulpecular](https://github.com/Lanscarlos/Vulpecular)|Kether 拓展工具系统 Powered by TabooLib 6|6|2022-02-28|2021-12-01| |176|[Jesen0823/Compose_bili_talk](https://github.com/Jesen0823/Compose_bili_talk)|使用Jetpack Compose 实现低仿哔哩哔哩视频播放|6|2022-03-10|2021-11-27| |177|[heyanLE/okkv](https://github.com/heyanLE/okkv)|一个好用的 数据 持久化工具 |6|2021-12-06|2021-11-24| |178|[TheMelody/SplashScreenExample](https://github.com/TheMelody/SplashScreenExample)|所有Android系统上使用Android12的SplashScreen API|6|2021-10-17|2021-10-16| |179|[only52607/LuaMiraiForAndroid](https://github.com/only52607/LuaMiraiForAndroid)|LuaMirai安卓客户端|6|2022-02-06|2021-08-16| |180|[Project-QForum/QForum](https://github.com/Project-QForum/QForum)|QForum is a Lightweight Forum System. QForum 是一个轻量级的论坛系统。|6|2022-01-16|2021-08-01| |181|[sophimp/android-richtext-editor](https://github.com/sophimp/android-richtext-editor)|Android rich text editor 富文本编辑器, 支持html保存与解析|6|2022-04-01|2021-07-20| |182|[myfittinglife/EquipmentInfoProject](https://github.com/myfittinglife/EquipmentInfoProject)|设备信息获取|6|2021-12-10|2021-07-12| |183|[WinWang/ReadingGallery](https://github.com/WinWang/ReadingGallery)|提交组件化听书廊项目 本项目基于Jetpack组件开发的MVVM组件化项目,内容包含Kotlin+Koin(依赖注入)+coil(图片加载)+couroutine(协程)+ViewModel+LiveData+ViewBinding+DataBinding,组件化通信基于阿里Arouter开源框架,使用了腾讯API去中心化方案,降低代码耦合。 内部封装了具有网络请求和生命周期感知能力的自定义组合V ...|6|2021-12-24|2021-05-20| |184|[qqlittleice/FuckMiLinkService](https://github.com/qqlittleice/FuckMiLinkService)|Miui 解锁小米妙享内测权限|5|2022-02-10|2022-02-10| |185|[Colerar/Tracks](https://github.com/Colerar/Tracks)|Kotlin 编写的 B 站视频下载器 BiliBili Video Downloader written with Kotlin|5|2022-04-02|2022-02-02| |186|[LaoLittle/SkikoMirai](https://github.com/LaoLittle/SkikoMirai)|Skiko前置插件|5|2022-04-03|2022-02-02| |187|[iceleryah/wechathongbao](https://github.com/iceleryah/wechathongbao)|微信自动抢红包助手|5|2022-01-27|2022-01-27| |188|[IceCream-QAQ/Future](https://github.com/IceCream-QAQ/Future)|Minecraft 跨版本 Mod API|5|2022-01-24|2022-01-18| |189|[kenvix/NATPoked](https://github.com/kenvix/NATPoked)|NATPoked: A Cross-platform Peer-To-Peer Secure NAT Traversal Toolkit 跨平台P2P内网穿透安全传输工具|5|2022-04-03|2022-01-11| |190|[Joehaivo/icon-font-viewer](https://github.com/Joehaivo/icon-font-viewer)|一个用于查看.ttf字体文件的Intellij平台(支持IDEA/Android Studio等)的插件,通常用于展示iconfont字符 / A Intellij platform plugin to view truetype font file(.ttf) that includes icon glyphs usually.|5|2021-12-19|2021-12-19| |191|[1024xiaoshen/1204doumei](https://github.com/1024xiaoshen/1204doumei)|1024抖音妹子|5|2021-12-05|2021-12-05| |192|[LaoLittle/CaiyunDream-Mirai](https://github.com/LaoLittle/CaiyunDream-Mirai)|Mirai-Console接入彩云小梦|5|2022-01-07|2021-11-30| |193|[Lanscarlos/Cheshire](https://github.com/Lanscarlos/Cheshire)|Zaphkiel 远征物品服务 附属|5|2021-11-30|2021-11-22| |194|[WsureGuild/compose-guild-bot](https://github.com/WsureGuild/compose-guild-bot)|tx官方频道机器人api+三方机器人cqhttp组合机器人|5|2022-02-19|2021-11-20| |195|[Sz-song/requestPermission](https://github.com/Sz-song/requestPermission)|Android 自定义权限请求框架,可以自定义请求前的解释,和权限拒绝后的弹框请求。|5|2021-11-27|2021-11-17| |196|[MissDelia/DeliaRouter](https://github.com/MissDelia/DeliaRouter)|一个用于Android组件化开发的路由模块|5|2021-11-10|2021-11-04| |197|[ITxiaoguang/FilePicker](https://github.com/ITxiaoguang/FilePicker)|一款超强的文件选择框架。A super file picker framework.|5|2021-10-28|2021-10-23| |198|[PPeanutButter/smart-things](https://github.com/PPeanutButter/smart-things)|一些通过简单Http协议的智能(共享设备/家居)模拟器|5|2022-01-01|2021-09-29| |199|[Petterpx/StateX](https://github.com/Petterpx/StateX)|Android状态页处理工具,支持View与JetPack Compose。Android status page processing tool, support traditional view and JetPack Compose.|5|2022-01-25|2021-09-23| |200|[jie65535/mirai-console-jcc-plugin](https://github.com/jie65535/mirai-console-jcc-plugin)|基于Glot接口的mirai-console在线编译器插件|5|2022-03-30|2021-08-01|

↓ -- 感谢读者 -- ↓

榜单持续更新,如有帮助请加星收藏,方便后续浏览,感谢你的支持!

返回目录问题反馈