xubo31991's Stars
iina/iina
The modern video player for macOS.
google/gson
A Java serialization/deserialization library to convert Java Objects into JSON and back
wangzheng0822/algo
数据结构和算法必知必会的50个代码实现
didi/DoKit
一款面向泛前端产品研发全生命周期的效率平台。
Tencent/matrix
Matrix is a plugin style, non-invasive APM system developed by WeChat.
LittleFriendsGroup/AndroidSdkSourceAnalysis
android sdk 源码解析——旨在帮助Android开发者更好的学习Android!我们只是一群普通的程序员,但是,我们热爱分享,想热热闹闹的玩点有意义的事!如果你也想陪我们一起愉快的玩耍,欢迎加入我们!Issues认领分析文章!
Kotlin/kotlinx.serialization
Kotlin multiplatform / multi-format serialization
diffplug/spotless
Keep your code spotless
guolindev/PermissionX
An open source Android library that makes handling runtime permissions extremely easy.
alsyundawy/Microsoft-Office-For-MacOS
Installer & Activited Microsoft Office For MacOS
KwaiAppTeam/KOOM
KOOM is an OOM killer on mobile platform by Kwai.
facebookarchive/network-connection-class
Listen to current network traffic in the app and categorize the quality of the network.
oshai/kotlin-logging
Lightweight Multiplatform logging framework for Kotlin. A convenient and performant logging facade.
iqiyi/Andromeda
Andromeda simplifies local/remote communication for Android modularization
bytedance/scene
Android Single Activity Framework compatible with Fragment.
bytedance/btrace
🔥🔥 btrace(AKA RheaTrace) is a high performance Android trace tool which is based on Perfetto, it support to define custom events automatically during building apk and using bhook to provider more native events like Render/Binder/IO etc.
bytedance/android-inline-hook
:fire: ShadowHook is an Android inline hook library which supports thumb, arm32 and arm64.
Xiaofei-it/Hermes
A smart, novel and easy-to-use framework for Android Inter-Process Communication (IPC). (简单易用的安卓进程间通信IPC框架)
HuolalaTech/hll-wp-therouter-android
A framework for assisting in the renovation of Android componentization(帮助 App 进行组件化改造的动态路由框架)
Dimowner/AudioRecorder
Audio Recording Android application
codezjx/AndLinker
AndLinker is a IPC library for Android, which combines the features of AIDL and Retrofit. Allows IPC call seamlessly compose with RxJava and RxJava2 call adapters.
HuolalaTech/hll-wp-glog
Glog is a cross platform high-performance log library developed by Huolala.
yifei8/ABridge
Android 进程间通信最牛方案,为简单而生
squti/Android-Wave-Recorder
A powerful and efficient library to record WAVE form audio files (WAV) in Android
Justson/flying-pigeon
flying-pigeon 是一个IPC 跨进程通信组件,底层是匿名内存+Binder , 突破1MB大小限制,无需写AIDL文件,让实现跨进程通信就像写一个接口一样简单
zhangke3016/CmProcess
🔥 A more convenient solution for cross-process communication in Android.更方便的Android进程通信方案,无需进行bindService()操作,不用定义Service,并支持跨进程的事件总线。
derohimat/KioskMode-Android
Screen Pinning Android Lollipop with enable Device Administrator without Root needed
jarryleo/MagicMessenger
安卓跨进程跨app通信框架
Softtanck/RAMessage
🔥🔥🔥A lightweight cross-process communication component on Android, Kotlin and Coroutines both supported.
shuyong/Design-Of-Android-10.0-Graphic-System
Learn and reuse the design of android 10.0 graphic system.