Pinned Repositories
AndroidNote
安卓学习笔记
AndroidUtilCode
Android开发人员不得不收集的代码(持续更新中)
ClearEditText
自带清除按钮的EditText
ComponentDemo
Android 组件化架构 Demo
DouYu
项目架构采用MVP模式,网络框架使用 Retorfit2.0+RxJava1.0
EventBus
手写 EventBus 从源码认识 EventBus
GitStudy
git的学习记录
MarkdownStudy
Markdown 的学习记录
RealMall
A mall project
RxJavaSource
renxuelong's Repositories
renxuelong/ComponentDemo
Android 组件化架构 Demo
renxuelong/GitStudy
git的学习记录
renxuelong/AndroidNote
安卓学习笔记
renxuelong/ClearEditText
自带清除按钮的EditText
renxuelong/AndroidUtilCode
Android开发人员不得不收集的代码(持续更新中)
renxuelong/DouYu
项目架构采用MVP模式,网络框架使用 Retorfit2.0+RxJava1.0
renxuelong/EventBus
手写 EventBus 从源码认识 EventBus
renxuelong/MarkdownStudy
Markdown 的学习记录
renxuelong/RealMall
A mall project
renxuelong/RxJavaSource
renxuelong/ViewTouch
A Application Explain View&Touch
renxuelong/AndroidInterview
android 面试资料
renxuelong/AndroidJniDemo
renxuelong/AnimationDemo
renxuelong/ButterKnife
手写 ButterKnife 从运行时注解到编译时注解
renxuelong/CropBitmap
拍摄照片或者通过相册选择图片后,调用系统的裁剪工具进行裁剪
renxuelong/Data-Structures-and-Algorithms
Data Structures and Algorithms
renxuelong/docker_images
docker_images
renxuelong/GlideDemo
Glide学习
renxuelong/HexoBlog
renxuelong/LeetCode
renxuelong/LockScreen
锁屏倒计时
renxuelong/MarqueeView
A Simple About MarqueeView
renxuelong/platform_frameworks_base
renxuelong/RealLove
renxuelong/RecycleViewDemo
一个自己学习 RecycleView 时练手的小 Demo,README.md 则详细记录了 RecycleView 的使用方法
renxuelong/renxuelong.github.io
任雪龙的博客
renxuelong/RePlugin
RePlugin - A flexible, stable, easy-to-use Android Plug-in Framework
renxuelong/RxDownload
Multi-thread download tool based on RxJava.
renxuelong/StickScrollView