AndroidHighQualityCodeStudy / Android_-StateMachineLinks
android/4.4w_r1/xref/frameworks/base/core/java/com/android/internal/util/StateMachine.java 源码实现学习 与 StateMachine使用案例
☆16Updated 5 years ago
Alternatives and similar repositories for Android_-StateMachine
Users that are interested in Android_-StateMachine are comparing it to the libraries listed below
Sorting:
- Android 崩溃捕获(Java,native)☆46Updated 6 years ago
- 一个Android通用的IPC(进程通信)框架。该项目主要是模仿饿了么开源项目Hermes的设计进行的自我理解改写。☆42Updated 2 years ago
- 使用 Kotlin 特性实现的 FSM、HSM 框架,基于事件驱动。☆32Updated last year
- 用于学习OpenGL☆42Updated 2 years ago
- The AOP framework for Android☆44Updated 4 years ago
- Android 组件生命周期分发框架,适用于组件化,模块化,启动优化等场景☆21Updated 4 years ago
- Android基础架构&优秀框架源码分析☆40Updated 6 years ago
- A lightweight and fast AOP framework for Android App and SDK developers☆44Updated 3 years ago
- 梳理并检查项目中多个module的gradle依赖配置是否存在冲突☆38Updated 2 years ago
- 基于 ByteX 开发一些有意义的插件☆47Updated 4 years ago
- AwesomeLog 是一个基于mmap, 高性能,高可用的,无丢失的日志系统框架☆94Updated 3 years ago
- ☆49Updated 4 years ago
- sp(a)是一个SPI(Service Provider Interface)框架, 他具有跨模块(无任何依赖关系的模块)创建对象的能力。使用简单、功能强大、性能损耗极低,是组件化开发、模块解耦合的不二之选。由于sp(a)灵活的配置能力,使得它很容易扩展出更多的跨模块通信能…☆122Updated 2 years ago
- Kotlin 写的 Gradle Plugin,自动 png2Webp、输出权限信息、重复资源检测等☆53Updated last month
- 本项目专注于提供 Jetpack 核心组件相关的 高频提问和解答☆29Updated 5 years ago
- Gradle学习☆25Updated 5 years ago
- Maat是秩序之神,在之前参与开发的组件化项目JIMU中,一直被要求添加按序加载组件Component的功能,于是开始开发这个Android组件加载库,他可以单独使用,并不一定依赖于JIMU项目☆44Updated 5 years ago
- 滴滴Booster移动APP质量优化框架 学习之旅Study☆87Updated 6 years ago
- 演示如何 动态切换本地依赖与远程依赖☆20Updated 5 years ago
- 注解处理器教程,使用 Kotlin 编写☆71Updated 7 years ago
- Kotlin + Netty 在 Android 上实现 Socket 的服务端 demo☆65Updated 5 years ago
- Kotlin属性委托简化SharePreferences使用,支持多进程、MMKV、数据加密、getAll数据迁移,并优化sp的ANR。☆35Updated 2 years ago
- AAC 的 Lifecycle 结合 Kotlin Coroutines 进行使用☆51Updated 3 years ago
- 史上最好用的Android跨进程接口调用框架☆124Updated 5 years ago
- Pure Java implementation of Android Handler.☆19Updated 4 years ago
- WebSocket channel management for connect/disconnect/reconnect, for both Android and pure Java.☆86Updated 5 years ago
- 通过Parcel copy的方式深copy数据 DiffUtil抽象☆37Updated 3 years ago
- Android APK瘦身插件☆51Updated 6 years ago
- retrofit Mock 无入侵式接入mock数据 已适配retrofit2.5.0☆29Updated 5 years ago
- 🔥 A more convenient solution for cross-process communication in Android.更方便的Android进程通信方案,无需进行bindService()操作,不用定义Service,并支持跨进程的事件总线。☆111Updated 4 years ago