Android模块化/组件化通信框架
☆67May 28, 2019Updated 6 years ago
Alternatives and similar repositories for module-service-manager
Users that are interested in module-service-manager are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于ByteX开发的服务发现框架☆14Feb 3, 2020Updated 6 years ago
- 在Android应用组件化开发中,每个组件都有自己的类似Application的生命周期,如何通过APT、gradle插件来自动化注册☆111Oct 29, 2018Updated 7 years ago
- directory music player☆10Aug 22, 2020Updated 5 years ago
- Load data ahead of time for Android☆47May 14, 2018Updated 7 years ago
- 基于Gson的解析库,对基本类型进行容错处理(不会因为个别字段类型错误,导致整个Json解析失败)☆14Feb 23, 2018Updated 8 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 一个 Android 平台支持捕获 Native(C/C++) 层和 Java 层崩溃异常的迷你库。☆27Sep 7, 2018Updated 7 years ago
- 像操作Room一样操作 SharedPreferences 和 File 文件.☆18Jun 11, 2019Updated 6 years ago
- Android App 初始化任务执行框架☆27Jun 26, 2019Updated 6 years ago
- 事件总线,通过定义事件接口,apt方式生成事件代理分发事件给注册并实现的接口类☆37Nov 30, 2018Updated 7 years ago
- 基于RecyclerView的吸顶控件☆45Nov 16, 2018Updated 7 years ago
- 对eventbus,activity栈,fragment栈进行了跨进程适配☆13Jun 1, 2020Updated 5 years ago
- 懒人模式开启Android模块自动化Api之旅☆15Jun 10, 2019Updated 6 years ago
- Using ASM to handle Android's click debounce, specially a quick double click.☆192Apr 19, 2021Updated 4 years ago
- 用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time…☆1,654Feb 23, 2021Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 总结Android模块化的一些技术点☆360Jun 17, 2024Updated last year
- Gradle Tracing Plugin☆18Sep 16, 2022Updated 3 years ago
- A fast script to upload your project to maven/jcenter☆29Jul 24, 2016Updated 9 years ago
- 用kotlin实现的Android浮层调试控制台,实时的显示内存、FPS、文字log、app启动时间、Activity启动时间☆136Jan 23, 2018Updated 8 years ago
- 自定义Gradle插件、ASM、Java字节码、切面编程 综合应用之字节码插桩☆25Jul 17, 2019Updated 6 years ago
- 模块接口服务,如何在一个模块内维护其对外暴露的接口(包括打包发布),而不是把接口和接口实现分离到两个不同的模块?☆154Jul 15, 2021Updated 4 years ago
- CarouselBanner 是一款展示图片或者广告的控件。它使用简单,不依赖其他第三方框架,而且把图片加载的过程通过接口的方式让使用者自行实现。☆56Dec 28, 2021Updated 4 years ago
- 基于 APT 的雪球卡片动态注入☆14Apr 28, 2022Updated 3 years ago
- Module split、auto generate api module demo.(微信 Android 模块 api 拆分方案 demo)☆74Apr 19, 2020Updated 5 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- ☆11Feb 22, 2022Updated 4 years ago
- SPI for Android componentization.☆16Sep 8, 2022Updated 3 years ago
- Android静态代码分析☆48Jan 2, 2019Updated 7 years ago
- 实现富文本TextView和EditText,可以调节span的宽度以及间距☆12Dec 11, 2020Updated 5 years ago
- Pre-load data for android Activity/Fragment/View (android页面启动速度优化利器:在页面打开之前就预加载数据)☆1,512Aug 22, 2018Updated 7 years ago
- Android基于NanoHTTPD作为服务器的WiFi传书,其中NanoHTTPD很方便部署一个微型的服务器,前端上传文件的js也适合用于其他地方,除了非HTML5不能批量上传基本兼容性做到了☆27Jan 31, 2018Updated 8 years ago
- MethodCanary is tool to record method invocations☆15Mar 11, 2021Updated 5 years ago
- 🎀 a lightweight IPC library that can be used to replace AIDL. 一个轻量级的跨进程通信方案,可以用来替代 AIDL☆144Jan 2, 2023Updated 3 years ago
- Andromeda simplifies local/remote communication for Android modularization☆2,275Sep 16, 2019Updated 6 years ago
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 梳理并检查项目中多个module的gradle依赖配置是否存在冲突☆37Mar 28, 2023Updated 3 years ago
- Small插件框架的增量包工具☆11Aug 22, 2016Updated 9 years ago
- 为数字加上滚动动画☆11Apr 22, 2015Updated 10 years ago
- ☆10Jul 24, 2017Updated 8 years ago
- App 组件化 加载框架,维护一个树状数据结构进行管理、深度优先搜索☆20Nov 20, 2018Updated 7 years ago
- This CLI tool is used to compare the difference in APK file size between different versions.☆28May 4, 2023Updated 2 years ago
- 一种简单有效的android组件化方案,支持组件的代码资源隔离、单独调试、集成调试、组件交互、UI跳转、生命周期等完整功能。☆2,416Jun 13, 2021Updated 4 years ago