Pinned Repositories
ActivityFragmentLifecycle
生命周期逻辑
android-async-http
An Asynchronous HTTP Library for Android
Android-ObservableScrollView
Android library to observe scroll events on scrollable views.
android-open-project
Collect and classify android open source projects, 交流 QQ 群:6322(入群理由必须填写群介绍问题答案)4677
android-open-project-demo
Demo of android open source project
Android-PullToRefresh
DEPRECATED
Android-Universal-Image-Loader
Powerful and flexible instrument for asynchronous loading, caching and displaying images on Android.
android-volley
volley
dynamic-load-apk
DL : Apk动态加载框架
MVP-RecyclerView
结合MVP、Rxjava,封装下拉刷新,底部加载更多的完整抽象逻辑,并支持多类型Viewholder<T>。让你不管多复杂的列表都能变得如此简单
zhouxinzhijian's Repositories
zhouxinzhijian/MVP-RecyclerView
结合MVP、Rxjava,封装下拉刷新,底部加载更多的完整抽象逻辑,并支持多类型Viewholder<T>。让你不管多复杂的列表都能变得如此简单
zhouxinzhijian/dynamic-load-apk
DL : Apk动态加载框架
zhouxinzhijian/ActivityFragmentLifecycle
生命周期逻辑
zhouxinzhijian/android-async-http
An Asynchronous HTTP Library for Android
zhouxinzhijian/Android-ObservableScrollView
Android library to observe scroll events on scrollable views.
zhouxinzhijian/android-open-project
Collect and classify android open source projects, 交流 QQ 群:6322(入群理由必须填写群介绍问题答案)4677
zhouxinzhijian/android-open-project-demo
Demo of android open source project
zhouxinzhijian/Android-Universal-Image-Loader
Powerful and flexible instrument for asynchronous loading, caching and displaying images on Android.
zhouxinzhijian/android-volley
volley
zhouxinzhijian/AndroidAppModules
提供Android app应用快速搭建的基础库
zhouxinzhijian/AndroidResideMenu
The idea of ResideMenu is from Dribbble 1 and 2. It has come true and run in iOS devices. iOS ResideMenu This project is the RefsideMenu Android version. The visual effect is partly referred to iOS version of ResideMenu. And thanks to the authors for the above idea and contribution.
zhouxinzhijian/AndroidUn7zip
A simple android ndk library used to simply extract lzma 7z files.
zhouxinzhijian/DiskLruCache
Java implementation of a Disk-based LRU cache which specifically targets Android compatibility.
zhouxinzhijian/drag-sort-listview
Android ListView with drag and drop reordering.
zhouxinzhijian/Easycontrol_For_Car
易控车机版,帮助您方便地使用安卓车机控制手机。
zhouxinzhijian/Funny
funny app
zhouxinzhijian/gitskills
zhouxinzhijian/GLStudio
OpenGL基础入门
zhouxinzhijian/greenDAO
greenDAO is a light & fast ORM solution for Android that maps objects to SQLite databases.
zhouxinzhijian/ImageLoader
Library for async image loading and caching on Android
zhouxinzhijian/kotlinx.coroutines-cn
Kotlin 协程的库支持
zhouxinzhijian/learngit
zhouxinzhijian/Markdown
Markdown picture file
zhouxinzhijian/matrix
Matrix is a plugin style, non-invasive APM system developed by WeChat.
zhouxinzhijian/PagerSlidingTabStrip
An interactive indicator to navigate between the different pages of a ViewPager
zhouxinzhijian/PhotoView
Implementation of ImageView for Android that supports zooming, by various touch gestures.
zhouxinzhijian/pinterest-like-adapter-view
类似Pinterest瀑布流的ListView组件
zhouxinzhijian/SlidingMenu
An Android library that allows you to easily create applications with slide-in menus. You may use it in your Android apps provided that you cite this project and include the license in your app. Thanks!
zhouxinzhijian/StickyListHeaders
An android library for section headers that stick to the top
zhouxinzhijian/ThinkAndroid
ThinkAndroid是一个免费的开源的、简易的、遵循Apache2开源协议发布的Android开发框架,其开发宗旨是简单、快速的进行 Android应用程序的开发,包含Android mvc、简易sqlite orm、ioc模块、封装Android httpclitent的http模块, 具有快速构建文件缓存功能,无需考虑缓存文件的格式,都可以非常轻松的实现缓存,它还基于文件缓存模块实现了图片缓存功能, 在android中加载的图片的时候,对oom的问题,和对加载图片错位的问题都轻易解决。他还包括了一个手机开发中经常应用的实用工具类, 如日志管理,配置文件管理,android下载器模块,网络切换检测等等工具。