Pinned Repositories
adb-idea
A plugin for Android Studio and Intellij IDEA that speeds up your day to day android development.
Analyser
这里有各种学习demo,如AIDL,绘图,动画,aop,以及内存泄露分析等等
Android
GitHub上最火的Android开源项目,所有开源项目都有详细资料和配套视频
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
android-architecture-components
Samples for Android Architecture Components.
android-art-res
the source code in research art of android development
android-comm-config-plugin
Android组件化开发过程中,通过插件来强制使用某些规范,以及提供一些便利性的配置等。
android-databinding
Android-Debug-Database
A library for debugging android databases and shared preferences - Make Debugging Great Again
Android-Interview
整理 Android 相关的面试题及常见套路,持续更新...
wning8258's Repositories
wning8258/ArouterGradlePlugin
Arouter auto register plugin for AGP7.4+ & AGP8
wning8258/AutoRegister
android中实现跨module自动注册的gradle插件,可用于模块解耦。已应用于ARouter和CC
wning8258/booster
🚀Optimizer for mobile applications
wning8258/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.
wning8258/classpy
GUI tool for investigating Java class files
wning8258/compose-samples
Official Jetpack Compose samples.
wning8258/CompressPng
wning8258/DiDiPrism
小桔棱镜,一款专注移动端操作行为的利器! A powerful tool (iOS & Android) that focuses on mobile operation behavior!
wning8258/DoKitPluginCompat
解决 DoKit 插件在 AGP 8+ 上无法使用的问题。
wning8258/EasyBehavior
一个可以上拉下滑的Ui效果(4.0+)eg: A Behavior Sample
wning8258/epic
Dynamic java method AOP hook for Android(continution of Dexposed on ART), Supporting 4.0~10.0
wning8258/HelloGroovy
wning8258/jadx
Dex to Java decompiler
wning8258/LargeImageMonitor
一个使用ASM进行字节码插桩的大图监控框架
wning8258/mars
Mars is a cross-platform network component developed by WeChat.
wning8258/Mis
模块接口服务,如何在一个模块内维护其对外暴露的接口(包括打包发布),而不是把接口和接口实现分离到两个不同的模块?
wning8258/ModuleLifecycle
组件化/模块化项目内感知Application和Activity的生命周期
wning8258/PermissionsDispatcher
A declarative and comprehensive API to handle Android runtime permissions.
wning8258/recyclerview-animators
An Android Animation library which easily add itemanimator to RecyclerView items.
wning8258/sa-sdk-android-plugin2
神策数据官方 Android 埋点插件,用于 Android 端的数据采集。通过使用字节码插桩(ASM)的技术实现 Android 端的全埋点(无埋点、无码埋点、无痕埋点、自动埋点)。
wning8258/supportAGP8.0
构建一个兼容AGP8.0的插件
wning8258/uiautomatorviewer-gradle
Fork of uiautomatorviewer with small fixes that works with the latest JDK, Win/Mac/Linux (at least for me). Also it has some libraries updated. Can be built with Gradle without requiring the entire SDK source.
wning8258/viewpagerindicator
🔥 Worked with ViewPager and ViewPager2,support multiple slider styles and multiple slide mode.This repo was split from BannerViewPager-
wning8258/VirtualXposed
A simple app to use Xposed without root, unlock the bootloader or modify system image, etc.
wning8258/walle
Android Signature V2 Scheme签名下的新一代渠道包打包神器
wning8258/wing_flutter
wning8258/WingAndroid
wning8258/WingDemo
wning8258/wning8258.github.io
💎 A text first theme for Jekyll.
wning8258/Xposed
The native part of the Xposed framework (mainly the modified app_process binary).