Pinned Repositories
AndroidWearable-Samples
Gradle-friendly re-pack of Google's Android Wear Samples
awesome-android-ui
A curated list of awesome Android UI/UX libraries
BadgeNumberTree
用树型模型管理App数字和红点提示:一个Android客户端Demo
ExpectAnim
Describe your animation and run !
FlipLayout
Android Flip 3D Animation like web Google+
Interactive-animation
Collect android animation
NativeBitmapFactory
DFM jni
S-MVP
🔥🔥优化版MVP,使用注解泛型简化代码编写,使用模块化协议方便维护,APT过程使用注解解析器利用JavaPoet🌝完成重复模块的编写,利用ASpect+GradlePlugin 完成横向AOP编程+Javassist动态字节码注入+Tinker实现热修复+Retrofit实现优雅网络操作+RxJava轻松玩转数据处理
StatusBarUtil
A util for setting status bar style on Android App.
SvideoDemo
zhoujianhanyu's Repositories
zhoujianhanyu/Android-Notes-1
Android开发核心知识点笔记(不断更新中🔥)
zhoujianhanyu/AndroidAll
Android 程序员技术栈大全
zhoujianhanyu/AndroidKnowledgeSystem
Android 高手核心知识点笔记(不断更新中🔥)
zhoujianhanyu/AndroidMonitor
easy show android okhttp request data
zhoujianhanyu/AppRTCMobile
zhoujianhanyu/Awesome-APM
客户端(Android/iOS) APM相关博客收藏
zhoujianhanyu/BlackDex
BlackDex is an Android unpack tool, it supports Android 5.0~12 and need not rely to any environment. BlackDex can run on any Android mobile phones or emulators, you can unpack APK File in several seconds.
zhoujianhanyu/BlockCanaryX
🔥基于堆栈采样,使用函数火焰图的形式展示Android Main Looper的慢消息处理过程,定位阻塞原因
zhoujianhanyu/DataStructure
💋💋数据结构、算法总结、学习算法的时间复杂度、空间复杂度、分析算法特点以及应用、Java面试难题、Android面试难题
zhoujianhanyu/DxKit
基于ASM + transform 实现AOP功能的Kit,支持查看点击view的信息,比如类名,自己和父类的id。双击粘连拦截。为指定方法添加try catch并根据方法签名返回默认值,拦截回调可以自定义并拓展功能。更多功能持续更新中...
zhoujianhanyu/FreeReflection
A library that lets you use reflection without any restriction above Android P
zhoujianhanyu/HardwareVideoCodec
HardwareVideoCodec is an efficient video recording library for Android. Supports software and hardware encode. With it, you can record a video at any resolution, no need to care about camera resolution. Everything is so easy.
zhoujianhanyu/Hunter
A fast, incremental, concurrent framework to develop compile plugin for android project to manipulate bytecode
zhoujianhanyu/LibChecker
An app to view libraries used in apps in your device.
zhoujianhanyu/LibChecker-Rules
zhoujianhanyu/Low-Latency-Android-iOS-Linux-Windows-tvOS-macOS-Interactive-Audio-Platform
🇸Superpowered Audio, Networking and Cryptographics SDKs. High performance and cross platform on Android, iOS, macOS, tvOS, Linux, Windows and modern web browsers.
zhoujianhanyu/Mars-1
Mars系统是Advance.ai公司Atome业务线团队开发的测试平台,该平台包括用例平台、数据平台、mock工厂、环境服务器监控、代码覆盖率统计等功能,用于提升测试人员和开发人员的工作效率
zhoujianhanyu/MethodTraceMan
用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time-consuming Methods for Android App)
zhoujianhanyu/Mi-FreeForm
zhoujianhanyu/NewPipe
A libre lightweight streaming front-end for Android.
zhoujianhanyu/Shuttle
Shuttle Music Player
zhoujianhanyu/SoloX
SoloX - Real-time collection tool for Android/iOS performance data.(Android性能测试\iOS性能测试\移动端性能测试\APP性能测试)
zhoujianhanyu/SpeechAlgorithms
Speech Algorithms in my WeChat Offical Account
zhoujianhanyu/SyncKit
将本地的项目同步到远程设备,本地写代码,远程编译,将编译的结果同步到本地
zhoujianhanyu/taobao-iphone-device
tidevice can be used to communicate with iPhone device
zhoujianhanyu/trinity
android video record editor muxer sdk
zhoujianhanyu/uicontroll
android监听软键盘打开关闭并实时获取高度,任意view跟随软键盘进行平移
zhoujianhanyu/UIGO
📱 零代码快准稳 UI 智能录制回放平台 🚀 像素级自动兼容任意宽高比分辨率屏幕,毫秒级自动精准等待网络请求,录制回放快、准、稳!📱 Coding-free, fast, accurate and stable UI replayer 🚀 Automatically pixel level compatible with any screens and millisecond level waiting for network requests.
zhoujianhanyu/XAPKInstaller
A library for install xapk(single apk with obb) or xapk(multiple apk with obb).
zhoujianhanyu/xml2axml
encode xml to axml AND decode axml to xml--Hack Android Manifest easily