zzechao's Stars
leavesCZY/AndroidGuide
Android Developer 进阶学习笔记,公众号:字节数组 😃😃😃
coil-kt/coil
Image loading for Android and Compose Multiplatform.
moallemi/gradle-advanced-build-version
A plugin to generate the Android version code and version name automatically based on git commits number, date and ...
java-native-access/jna
Java Native Access
jenly1314/MLKit
🌝 MLKit是一个强大易用的工具包。通过ML Kit您可以很轻松的实现文字识别、条码识别、图像标记、人脸检测、对象检测等功能。
googlesamples/mlkit
A collection of sample apps to demonstrate how to use Google's ML Kit APIs on Android and iOS
CleverPumpkin/Proguard-Dictionaries-Generator
alibaba/GaiaX
动态模板引擎是一套轻量化、跨平台、高性能的纯原生移动端卡片渲染动态化解决方案
rubensousa/DpadRecyclerView
A RecyclerView built for Android TV with Compose in mind and as a replacement for Leanback's BaseGridView.
google/cronet-transport-for-okhttp
This package allows OkHttp and Retrofit users to use Cronet as their transport layer, benefiting from features like QUIC/HTTP3 support or connection migration.
lsieun/learn-java-asm
:bug: Java ASM
zzechao/ARouterAGP8Plugin
由于AGP 8.0 废弃了 transform 导致 ARouter-register 注册插件在构建时返回 API 'android.registerTransform' is removed.异常,此项目是针对官方文档 https://developer.android.com/build/releases/gradle-plugin-api-updates(transformAllClasses例子)以及ARouter的register groove项目,做的agp 8.0 tranfrom 的迁移
square/haha
DEPRECATED Java library to automate the analysis of Android heap dumps.
didi/DRouter
Android Router Framework
Tencent/matrix
Matrix is a plugin style, non-invasive APM system developed by WeChat.
google/perfetto
Performance instrumentation and tracing for Android, Linux and Chrome (read-only mirror of https://android.googlesource.com/platform/external/perfetto/)
zzechao/SVGA_Glide_RecyclerView
SVGA的glide加载,可在RecyclerView用,优化svga的线程请求解析,抛离svgaimage,资源公用问题,,并运用Glide里的BitmapPool的对象池,对svga帧图进行内存复用的优化
iqiyi/Andromeda
Andromeda simplifies local/remote communication for Android modularization
Xiaofei-it/Hermes
A smart, novel and easy-to-use framework for Android Inter-Process Communication (IPC). (简单易用的安卓进程间通信IPC框架)
ChatGPTNextWeb/ChatGPT-Next-Web
A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
huanzhiyazi/articles
我的原创文章,包括且不限于技术 blog,历史,文学写作,日常心得等
zzechao/TurntableGame
kotlin dsl构造转盘逻辑,可以自定义每个item的布局,中间布局,还有送礼动画,构造
limuyang2/okcronet
🚀 A network request library similar to OKHTTP, implemented using Cronet
zzechao/DataSync
基于APT下的数据同步框架开发,kotlin的DataClass下,针对多页面的数据同步消息分发,并进行数据对比构造,决定是否分发消息
xai-org/grok-1
Grok open release
mockito/mockito-kotlin
Using Mockito with Kotlin
mockito/mockito
Most popular Mocking framework for unit tests written in Java
chrisjenx/Calligraphy
Custom fonts in Android the easy way...
didi/booster
🚀Optimizer for mobile applications
Leifzhang/AndroidAutoTrack
Android Asm 插桩 教学