Pinned Repositories
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Android-Architecture-knowledge-2-
阿里P7移动架构师学习路线
Android-ObservableScrollView
Android library to observe scroll events on scrollable views.
android-open-project-analysis
Analysis implementation of android open source project, 微信公众号:codekk, 网站:
android-tech-frontier
【停止维护】一个定期翻译国外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目
AndroidAutoLayout
Android屏幕适配方案,直接填写设计图上的像素尺寸即可完成适配,最大限度解决适配问题。
AndroidRuler
1、android自定义尺子收集demo
BannerViewPager
🚀 🚀An awesome banner for Android,Base on ViewPager2. 这可能是全网最好用的ViewPager轮播图。简单、高效,一行代码实现循环轮播,一屏三页任意变,指示器样式任你挑。
cheesesquare
Demos the new Android Design library.
FastEC
Android通用框架设计与完整电商APP
lkfxx's Repositories
lkfxx/FastEC
Android通用框架设计与完整电商APP
lkfxx/android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
lkfxx/Android-Architecture-knowledge-2-
阿里P7移动架构师学习路线
lkfxx/Android-ObservableScrollView
Android library to observe scroll events on scrollable views.
lkfxx/android-open-project-analysis
Analysis implementation of android open source project, 微信公众号:codekk, 网站:
lkfxx/android-tech-frontier
【停止维护】一个定期翻译国外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目
lkfxx/AndroidAutoLayout
Android屏幕适配方案,直接填写设计图上的像素尺寸即可完成适配,最大限度解决适配问题。
lkfxx/AndroidRuler
1、android自定义尺子收集demo
lkfxx/BannerViewPager
🚀 🚀An awesome banner for Android,Base on ViewPager2. 这可能是全网最好用的ViewPager轮播图。简单、高效,一行代码实现循环轮播,一屏三页任意变,指示器样式任你挑。
lkfxx/cheesesquare
Demos the new Android Design library.
lkfxx/ColorArcProgressBar
This is beautiful color arc progress bar.
lkfxx/Douya
开源的 Material Design 豆瓣客户端(A Material Design app for douban.com)
lkfxx/DragTopLayout
DEPRECATED, Please use another library https://github.com/henrytao-me/smooth-app-bar-layout/
lkfxx/DRouter
Android 平台多模块多组件开发的路由库
lkfxx/fresco
An Android library for managing images and the memory they use.
lkfxx/material_design_zh_2
Material Design 中文版 ( 2015 年 8 月更新)
lkfxx/minicat
蘑菇饭App(已停止更新)
lkfxx/NodeProgressView
用来显示物流进度节点的自定义View,类似于淘宝
lkfxx/Novate
A safety client by Https for android, (Android网络框架,基于Retrofit和RxJava打造的链式网络库, 支持okhttp的调用风格,又兼容Retrofit API,并支持rxJava链式操作)
lkfxx/OkHttpFinal
OkHttp封装的一个简单易用HTTP请求, OkHttp文件下载管理地址https://github.com/pengjianbo/FileDownloaderFinal
lkfxx/ParallaxHeaderViewPager
Scrollable fragments within a viewpager that allows for parallax image and sticky bar effects
lkfxx/PictureSelector
:fire: Android 图片选择器
lkfxx/PullZoomView
An Android custom ListView and ScrollView with pull to zoom-in.
lkfxx/PureZhihuD
基于RxJava+Retrofit+OkHttp实现的纯净知乎日报客户端
lkfxx/RxDownload
A multi-threaded download tool written with RxJava and Kotlin
lkfxx/SimplifyReader
一款基于Google Material Design设计开发的Android客户端,包括新闻简读,图片浏览,视频爽看 ,音乐轻听以及二维码扫描五个子模块。项目采取的是MVP架构开发,由于还是摸索阶段,可能不是很规范。但基本上应该是这么个套路,至少我个人认为是这样的~恩,就是这样的!
lkfxx/SmallAppForQQ
微信小程序(微信应用号)微信小程序官方demo,官方文档,开发工具,高仿手机QQ应用程序,持续更新中...
lkfxx/stackoverflow-java-top-qa
stackoverflow上Java相关回答整理翻译
lkfxx/StickyHeaderListView
功能强大的StickyHeaderListView:标题渐变、吸附悬停、筛选分类、动态头部等
lkfxx/Toutiao
一款第三方今日头条客户端, MVP + RxJava + Retrofit