Pinned Repositories
Android-Universal-Image-Loader
Powerful and flexible library for loading, caching and displaying images on Android.
AndroidFrameworkPattern
Android开发框架模式--MVC MVP MVVM实例分析
flutter_app
flutter explore and record!
fresco
An Android library for managing images and the memory they use.
HandlerDemo
Handler explore
matrix
Matrix is a plugin style, non-invasive APM system developed by WeChat.
MultimediaExplore
It is a multimedia exploration demo for audio + video development.
okhttp
An HTTP+HTTP/2 client for Android and Java applications.
picasso
A powerful image downloading and caching library for Android
WebViewExplore
WebView development and optimization demo.
zhongyao's Repositories
zhongyao/MultimediaExplore
It is a multimedia exploration demo for audio + video development.
zhongyao/WebViewExplore
WebView development and optimization demo.
zhongyao/AndroidFrameworkPattern
Android开发框架模式--MVC MVP MVVM实例分析
zhongyao/flutter_app
flutter explore and record!
zhongyao/HandlerDemo
Handler explore
zhongyao/matrix
Matrix is a plugin style, non-invasive APM system developed by WeChat.
zhongyao/AndroidAIDL
Android AIDL(IPC)
zhongyao/AndroidIPC
IPC进程间通信
zhongyao/AndroidOptimization
init
zhongyao/AndroidRecyclerView
more learning about RecyclerView And other knowledges
zhongyao/AppStarter
Android Application Initialized Task Dispatcher
zhongyao/ARouterExplore
ARouter Explore
zhongyao/AspectJExplore
AOP -- Aspect
zhongyao/AsyncLoadDemo
线程池的使用
zhongyao/flutter_easy_refresh
A flutter widget that provides pull-down refresh and pull-up load.
zhongyao/GIT
explore git deeply
zhongyao/HandlerThreadDemo
Android HandlerThread的运用和理解 + IntentService的运用和理解。
zhongyao/JavaDesignPattern
Java Design Pattern
zhongyao/JetPackComposeMVI
JetPack Compose + MVI
zhongyao/JetPackExplore
JetPack Explore【kotlin language】
zhongyao/KotlinTravel
Android 第一开发语言笔记
zhongyao/miniprogram_explore
miniprogram notes
zhongyao/MotionEvent
MotionEvent
zhongyao/OkHttpDemo
zhongyao/PermissionExplore
Android 各系统版本权限相关的探索
zhongyao/RxJavaExplore
RxJava explore
zhongyao/SQLiteExplore
SQLite
zhongyao/ThinkingInJava
zhongyao/ViewExplore
View事件体系与View原理
zhongyao/ViewPagerExplore
1、ViewPager+PhotoView实现图片阅读器 2、ViewPager相关运用技巧