yimun's Stars
Genymobile/scrcpy
Display and control your Android device
microsoft/terminal
The new Windows Terminal and the original Windows console host, all in the same place!
ant-design/ant-design
An enterprise-class UI design language and React UI library
JetBrains/compose-multiplatform
Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
ben-manes/caffeine
A high performance caching library for Java
tpope/vim-surround
surround.vim: Delete/change/add parentheses/quotes/XML-tags/much more with ease
facebook/flipper
A desktop debugging platform for mobile developers.
InsertKoinIO/koin
Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform
PaddlePaddle/PaddleSeg
Easy-to-use image segmentation library with awesome pre-trained model zoo, supporting wide-range of practical tasks in Semantic Segmentation, Interactive Segmentation, Panoptic Segmentation, Image Matting, 3D Segmentation, etc.
iqiyi/xHook
🔥 A PLT hook library for Android native ELF.
zhayujie/bot-on-anything
A large model-based chatbot builder that can quickly integrate AI models (including ChatGPT, Claude, Gemini) into various software applications (such as Telegram, Gmail, Slack, and websites).
ssnhd/rime
Rime Squirrel 鼠须管配置文件(朙月拼音、小鹤双拼、自然码双拼)
feelschaotic/AndroidKnowledgeSystem
The most complete Android advanced route knowledge map ⭐️你想要的最全 Android 进阶路线知识图谱+干货资料收集🚀
Guardsquare/proguard
ProGuard, Java optimizer and obfuscator
tiann/FreeReflection
A library that lets you use reflection without any restriction above Android P
google/ksp
Kotlin Symbol Processing API
bytedance/bhook
:fire: ByteHook is an Android PLT hook library which supports armeabi-v7a, arm64-v8a, x86 and x86_64.
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.
tiann/Leoric
PoC of fighting against force-stop kill process on Android
KasperskyLab/Kaspresso
Android UI test framework
bytedance/android-inline-hook
:fire: ShadowHook is an Android inline hook library which supports thumb, arm32 and arm64.
JetBrains/projector-server
Server-side library for running Swing applications remotely
bytedance/BoostMultiDex
BoostMultiDex is a solution for quickly loading multiple dex files on low Android version devices (4.X and below, SDK <21).
sonyxperiadev/ChkBugReport
A command line tool which parses and converts android bugreport files into more human readable html reports.
hexhacking/xDL
:fire: xDL is an enhanced implementation of the Android DL series functions.
theappbusiness/android-proxy-toggle
Small application to help android developers to quickly enable and disable proxy settings
sanfengAndroid/fake-linker
Modify Android linker to provide loading module and hook function
BillyWei01/FastKV
An efficient key-value storage library.
joaquim-verges/ProjectorAndroidStudio
Guide to setup JetBrains Projector and access Android Studio from any device
bennyhuo/CoroutineLite
Simple implementation of kotlinx.coroutines to clarify the design of Kotlin Coroutines.