将本地的项目同步到远程设备,本地写代码,远程编译,将编译的结果同步到本地
☆211Apr 6, 2023Updated 2 years ago
Alternatives and similar repositories for SyncKit
Users that are interested in SyncKit are comparing it to the libraries listed below
Sorting:
- 🔥🔥 android 端编译加速插件🚀 动态识别未改动 module 并在编译流程中替换为 aar ,只编译改动模块,加速 Android apk 的编译速度。☆881Mar 23, 2023Updated 2 years ago
- 插件大集合,基于 AGP 7.X ,目前有 🔥 1、依赖检查插件 🐢 2、组件上传插件 😁 3、GAV 替换 module 插件 🏃🏻♀️4、资源冲突检查插件 🍰 5、权限管控插件 ⛰6、Class 分析插件☆144Sep 13, 2023Updated 2 years ago
- gradle repo includeBuild☆143Jan 4, 2023Updated 3 years ago
- 🚀基于Litho的Android高性能动态业务容器。☆359Dec 2, 2020Updated 5 years ago
- KtKit 小巧而实用,用 Kotlin 语言编写的工具库(长期更新中)☆169Sep 28, 2021Updated 4 years ago
- 实现西瓜视频视图树埋点数据收集方案☆164Aug 26, 2022Updated 3 years ago
- Resource Dynamization Solution For Android☆108Aug 14, 2023Updated 2 years ago
- 🔥基于堆栈采样,使用函数火焰图的形式展示Android Main Looper的慢消息处理过程,定位阻塞原因☆509Jun 26, 2024Updated last year
- A bitmap memory usage monitor for Android. Android 图片内存分析工具,可以帮助发现应用的图片使用是否合理。☆645Jun 27, 2024Updated last year
- Android Asm 插桩 教学☆1,060Sep 13, 2022Updated 3 years ago
- 分析组件之间的真实依赖关系,并分析类之间的调用情况,解决找不到类、方法、字段等问题☆10Apr 21, 2025Updated 10 months ago
- 我是Leobert,一个喜爱开源、热衷于社区分享的程序员。这个项目,可以让我的文章以及计划要编写的文章管理更加方便。☆16Sep 27, 2022Updated 3 years ago
- 🔥 xCrash provides the Android app with the ability to capture java crash, native crash and ANR. No root permission or any system permiss…☆3,923Jun 27, 2025Updated 8 months ago
- ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台☆3,249Jan 20, 2024Updated 2 years ago
- Kace: Kotlin Android Compatible Extensions, a framework for assisting in the seamless migration from kotlin-android-extensions☆293Jan 21, 2026Updated last month
- 基于ByteX开发的服务发现框架☆14Feb 3, 2020Updated 6 years ago
- Android隐私合规整改检 测工具,注解+Asm修改字节码的检测方案☆2,269Dec 30, 2025Updated 2 months ago
- WebView组件的封装,实现秒开☆97Jul 2, 2025Updated 8 months ago
- 🚀Optimizer for mobile applications☆5,062Feb 4, 2026Updated 3 weeks ago
- A lightweight and fast AOP framework for Android App and SDK developers☆2,206Aug 26, 2023Updated 2 years ago
- Android Gradle Plugin -- Auto Check big image and compress image in building.☆1,209Aug 31, 2021Updated 4 years ago
- A framework that helps the keyboard smoothly transition to the function panel 一个帮助键盘平稳过渡到功能面板的框架,支持动画无缝衔接,支持 activity/fragment/dialo…☆2,427Aug 4, 2025Updated 6 months ago
- This package allows OkHttp and Retrofit users to use Cronet as their transport layer, benefiting from features like QUIC/HTTP3 support or…☆545Updated this week
- A framework for assisting in the renovation of Android componentization(帮助 App 进行组件化改造的动态路由框架)☆1,302Updated this week
- 适用于Android项目的IDEA插件,用来自动生成DexMaker代码,类似『ASM Bytecode Viewer』☆27Feb 21, 2022Updated 4 years ago
- KOOM is an OOM killer on mobile platform by Kwai.☆3,357Jan 12, 2026Updated last month
- this is an android lint analyzer,supports increment and configuration files☆286Mar 17, 2022Updated 3 years ago
- ☆302May 31, 2021Updated 4 years ago
- Android 自定义lint教学☆115Nov 10, 2022Updated 3 years ago
- 零反射全动态Android插件框架☆7,722Feb 14, 2026Updated 2 weeks ago
- Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启 动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择…☆834Nov 22, 2022Updated 3 years ago
- 用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time…☆1,654Feb 23, 2021Updated 5 years ago
- 致力于分享一系列 Android 10 系统源码,持续更新中...... 如果对你有帮助,请在右上角 star 一下,感谢☆358May 23, 2022Updated 3 years ago
- 统一管理Git多仓库及模块依赖 / Manage multiple Git repositories and dependencies between modules.☆236Mar 11, 2021Updated 4 years ago
- A fast, incremental, concurrent framework to develop compile plugin for android project to manipulate bytecode☆1,416Sep 10, 2022Updated 3 years ago
- Simple API implement DataBinding and ViewBinding. 简单的 API 实现 DataBinding 和 ViewBinding,欢迎 star☆429Apr 12, 2023Updated 2 years ago
- 一种支持依赖关系、任务兜底策略的任务调度管理工具。API灵活易用,稳定可靠。轻松提交主线程任务、异步任务。支持周期性任务,顺序执行任务,并行任务等。☆485Jul 31, 2020Updated 5 years ago
- a library for android app handle crash☆225Nov 19, 2023Updated 2 years ago
- [永久维护] Android 基于协程/OkHttp网络请求工具☆2,029Dec 20, 2024Updated last year