Starred repositories
🔍 Search local images with natural language on Android, powered by OpenAI's CLIP model. / 在 Android 上用自然语言搜索本地图片 (基于 OpenAI 的 CLIP 模型)
😋😋😋A good app for understanding android nested scrolling
A custom AppBarLayout that can fling smoothly
🤖 wukong-robot 是一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目,支持ChatGPT多轮对话能力,还可能是首个支持脑机交互的开源智能音箱项目。
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
ConsecutiveScrollerLayout是Android下支持多个滑动布局(RecyclerView、WebView、ScrollView等)和普通控件(TextView、ImageView、LinearLayou、自定义View等)持续连贯滑动的容器,它使所有的子View像一个整体一样连续顺畅滑动。并且支持布局吸顶功能。
stable diffusion webui colab
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Extracts bitmaps from Android Java Heap Dump (hprof) and saves them in PNG files.
An extremely accurate Android method tracing tool.
Capturing SSL/TLS plaintext without a CA certificate using eBPF. Supported on Linux/Android kernels for amd64/arm64.
Android ART Hook/Native Inline Hook/Single Instruction Hook - support 4.4 - 11.0 32/64 bit - Xposed API Compat
Dynamic java method hook framework on ART. Allowing you to change almost all java methods' behavior dynamically.
🔥🔥 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 n…
.avif and .avifs image decoder on Android, libavif java binding, glide
SSLKiller is used for killing SSL verification functions on Android client side. With SSLKiller, You can intercept app's HTTPS communication packages between the client and server.
cronet is a framework that using chromium net to send network request for android
基于AST抽象语法树实现删除java/android代码中的Log.*输出,主要运用在apk发布阶段
add comments to any file without modify the file
Dynamic java method AOP hook for Android(continution of Dexposed on ART), Supporting 5.0~11
Android 程序员需要掌握的技术栈:数据结构算法、程序架构、设计模式、性能优化、Kotlin、NDK、Jetpack,以及常用的开源框架源码分析如 Flutter、Router、RxJava、Glide、LeakCanary、Dagger2、Retrofit、OkHttp、ButterKnife 等