taoweiji's Stars
skylot/jadx
Dex to Java decompiler
0voice/interview_internal_reference
2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
alibaba/ARouter
💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)
JessYanCoding/AndroidAutoSize
🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).
google/sanitizers
AddressSanitizer, ThreadSanitizer, MemorySanitizer
JakeWharton/timber
A logger with a small, extensible API which provides utility on top of Android's normal Log class.
didi/VirtualAPK
A powerful and lightweight plugin framework for Android
shwenzhang/AndResGuard
proguard resource for Android by wechat team
amitshekhariitbhu/Android-Debug-Database
A library for debugging android databases and shared preferences - Make Debugging Great Again
rovo89/Xposed
The native part of the Xposed framework (mainly the modified app_process binary).
cglib/cglib
cglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access.
Meituan-Dianping/Robust
Robust is an Android HotFix solution with high compatibility and high stability. Robust can fix bugs immediately without a reboot.
iMeiji/shadowsocks_install
Auto install shadowsocks server,thanks 秋水逸冰
rovo89/XposedBridge
The Java part of the Xposed framework.
square/kotlinpoet
A Kotlin API for generating .kt source files.
rovo89/XposedInstaller
elvishew/xLog
Android logger, pretty, powerful and flexible, log to everywhere, save to file, all you want is here.
xiaojinzi123/Component
A powerful componentized framework.一个强大、100% 兼容、支持 AndroidX、支持 Kotlin并且灵活的组件化框架. 大家尽量用 纯 Kotlin 的 KComponent 呀!!!
google/breakpad
Mirror of Google Breakpad project
mqzhangw/JIMU
一种简单有效的android组件化方案,支持组件的代码资源隔离、单独调试、集成调试、组件交互、UI跳转、生命周期等完整功能。
meituan/WMRouter
WMRouter是一款Android路由框架,基于组件化的设计思路,有功能灵活、使用简单的特点。
plattysoft/Leonids
A Particle System for standard Android UI: http://plattysoft.github.io/Leonids/
novoda/bintray-release
A helper for releasing from gradle up to bintray
chenenyu/Router
🍭灵活的组件化路由框架.
gyf-dev/Cactus
Android Keep Alive(安卓保活),Cactus 集成双进程前台服务,JobScheduler,onePix(一像素),WorkManager,无声音乐
pungrue26/SelectableRoundedImageView
Android ImageView that supports different radii on each corner.
08carmelo/android-keeplive
Improve the android service process priority
crimsonwoods/javassist-android
Javassit for Android
taoweiji/ActivityAnimationExample
taoweiji/ImageViewEx
提供圆角、占位图、边框功能、Fresco 替换方案