Android 组件生命周期分发框架,适用于组件化,模块化,启动优化等场景
☆21Oct 17, 2021Updated 4 years ago
Alternatives and similar repositories for JDispatcher
Users that are interested in JDispatcher are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 🔥🔥🔥 就是玩APP首先是一个完整的实战项目,其中涵盖了各种Android开发技术的最佳实践(不限架构、业务功能、性能优化、黑科技等),项目工程采用组件化架构,在此基础上会以组件的形式逐步实现各种技术的最佳实践。敬请期待 💪💪💪☆19Feb 15, 2022Updated 4 years ago
- ☆13Apr 4, 2022Updated 4 years ago
- 利用 Kotlin 属性委托实现 VBHelper 方便 ViewBinding 在多场景下的生成☆25Oct 6, 2021Updated 4 years ago
- 💥 Android multi-module task startup solution☆13Oct 22, 2021Updated 4 years ago
- [zh]GNav 路由框架,自动注册,自动生成 goXXX 拓展函数,自动生成 getXXXRoute 函数,支持拦截器 [en]GNav routing framework, automatic registration, automatic …☆24Nov 20, 2025Updated 6 months ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 模块化启动框架☆143Feb 11, 2022Updated 4 years ago
- 一个基于 Kotlin Compiler Plugin 实现的迷你方法耗时无侵入编译插件。☆25May 15, 2022Updated 4 years ago
- 意在替换所有mac地址、imei等隐私政策未同意,不能获取的内容,处理第三方库私自调用☆13Mar 13, 2021Updated 5 years ago
- Compose 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp 系列的优势:我们目前已经拥有 Flutter、Weex、ReactNative、Kotlin View、Kotlin Jetpack Compose 五个版本,功能齐全,项目框架内技术…☆110Apr 29, 2026Updated 3 weeks ago
- channelSelector/精仿网易频道选择器/支持本地缓存功能/类似今日头条☆19Dec 14, 2018Updated 7 years ago
- 一个插件:Android组件化开发中,Application生命周期主动分发到组件,业务组件 无侵入地 获取 Application生命周期~☆118Jan 19, 2021Updated 5 years ago
- 适用于Android项目的IDEA插件,用来自动生成DexMaker代码,类似『ASM Bytecode Viewer』☆27Feb 21, 2022Updated 4 years ago
- a demo repo for fold/expend item in recyclerview☆20Jan 28, 2018Updated 8 years ago
- A lite player for android☆13May 25, 2024Updated last year
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- TabLayout指示线过渡动画,Tab逐渐颜色改变☆10Jul 22, 2018Updated 7 years ago
- A parser collection for Java/Native stack trace☆13Sep 2, 2022Updated 3 years ago
- An Android Project with more than one module,the app module(some api developed by jni) depend on an Android Library which has native so.☆11Apr 9, 2024Updated 2 years ago
- easy prism - 简单易用的 Android 埋点数据收集中间件☆40Oct 1, 2022Updated 3 years ago
- 通过注解实现路由跳转规则 同时增加ksp支持☆182Feb 7, 2023Updated 3 years ago
- AppInit 是一款 Android 应用初始化框架,基于组件化的设计思路,功能灵活,使用简单。☆195Dec 10, 2024Updated last year
- mvvm+jetpack快速开发框架,包括一些常用工具封装☆31Jul 25, 2022Updated 3 years ago
- Android 可以任意切换线程的任务队列, TQueue☆19Jun 14, 2018Updated 7 years ago
- A work-life integration tool for modern workers.☆16Updated this week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A monitor & controller for Android sensitive permissions/api calls based on bytecode transformation.☆18Dec 30, 2023Updated 2 years ago
- 对eventbus,activity栈,fragment栈进行了跨进程适配☆13Jun 1, 2020Updated 5 years ago
- android webrtc h265☆18Jan 17, 2022Updated 4 years ago
- 实现侧滑,拖拽-----百公里加速只需要三行代码☆23Oct 26, 2017Updated 8 years ago
- this is drawable util for Android☆14Jan 18, 2022Updated 4 years ago
- 脱离Android模拟器,在Java程序中使用Android下的Canvas、Paint、Bitmap等Graphics类(提取自Android Studio)☆38Aug 31, 2020Updated 5 years ago
- 一个使用ASM进行字节码插桩的大图监控框架☆175Aug 6, 2020Updated 5 years ago
- 图片只显示部分,根据滑动切换显示区域☆11Dec 12, 2019Updated 6 years ago
- 自定义Behavior实现AppBarLayout越界弹性效果,下拉放大头部View☆19Mar 6, 2018Updated 8 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.
- Java sample for https://medium.com/@dpreussler/writing-better-adapters-1b09758407d2☆13Jan 5, 2017Updated 9 years ago
- FastStartup 有向无环图启动框架☆21Mar 10, 2022Updated 4 years ago
- ☆15Jan 10, 2022Updated 4 years ago
- Android实现连线题效果,支持文字和图片☆19Mar 26, 2020Updated 6 years ago
- Kotlin 写的 Gradle Plugin,自动 png2Webp、输出权限信息、重复资源检测等☆53Oct 20, 2025Updated 7 months ago
- 三种换肤方案Demo☆12Jan 30, 2023Updated 3 years ago
- 一个自定义View集合库。包括自定义View、Layout、LayoutManager等等,几乎涵盖所有自定义View知识点。如果你对自定义View一看就懂一写就不会,来我这就对了,我会秉承我一贯的作风,不写晦涩难懂的代码,尽量标清每一行注释。☆24Nov 11, 2020Updated 5 years ago