summerzh's Stars
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
Xiaofei-it/Hermes
A smart, novel and easy-to-use framework for Android Inter-Process Communication (IPC). (简单易用的安卓进程间通信IPC框架)
yehuijifeng/Hermes
饿了么开源框架,跨进程通信IPC
Coder-HuangBH/MyCustomView
自己做的自定义View集合
appium/android-apidemos
A fork of Google's Android ApiDemos application, used for testing Appium
JakeWharton/ProcessPhoenix
Process Phoenix facilitates restarting your application process.
gonodono/app-icon-change-demo
Android dynamic app icon example.
windfone/DynamicIcon
DynamicIcon/glide/guide
b7woreo/TraceX
android 方法耗时追踪工具
Kimentanm/aptv
📺 A tool for playing m3u8 file
tp7309/TTDeDroid
一键反编译工具(不需要手动安装Python) One key for quickly decompile apk/aar/dex/jar, support by jadx/dex2jar/enjarify.
liangjingkanji/soft-input-event
Android软键盘遮挡/平滑动画最佳解决方案 Solution for keyboard cover in/smooth animation
lisawray/groupie
Groupie helps you display and manage complex RecyclerView layouts.
DevAhamed/MultiViewAdapter
Easily create complex recyclerview adapters in android
cubefs/cubefs
cloud-native distributed storage
xfhy/Android-Notes
✍🏻 关注基础知识,打造优质Android博客
Knight-ZXW/LancetX
🔥🔥饿了么开源的 字节码插桩框架 lancet的增强版本,修复了一些Bug,并基于ByteX提高编译速度。支持以下特性:1.插桩功能分组,独立开关配置 2.更多字节码修改能力
NasdaqGodzilla/GetFPS
Get FPS/Frame rate by Android adb shell command. 获取Android的FPS帧率。
android/performance-samples
Samples to show APIs and best practices in Performance on Android
RicardoJiang/android-performance
Android 性能优化实践
davincifans123/pinduoduo_backdoor_demo
pinduoduo backdoor
android/nowinandroid
A fully functional Android app built entirely with Kotlin and Jetpack Compose
j1angvei/JumpingShow
微信跳一跳Android端辅助程序,无需ROOT,无需连接ADB
KwaiAppTeam/KOOM
KOOM is an OOM killer on mobile platform by Kwai.
airbnb/DeepLinkDispatch
A simple, annotation-based library for making deep link handling better on Android
HuolalaTech/hll-wp-therouter-android
A framework for assisting in the renovation of Android componentization(帮助 App 进行组件化改造的动态路由框架)
okcredit/OkLayoutInflater
Improved version of Androidx AsyncLayoutInflater
idisfkj/android-startup
🔥The Android Startup library provides a straightforward, performant way to initialize components at the application startup. Both library developers and app developers can use Android Startup to streamline startup sequences and explicitly set the order of initialization.
iqiyi/xHook
🔥 A PLT hook library for Android native ELF.
bytedance/ByteX
ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台