Pinned Repositories
30-seconds-of-java8
🎱 30 seconds to collect useful Java8 snippet
AgentWeb
🔥 AgentWeb 是基于 Android WebView 一个功能完善小型浏览器库 。 使用很方便 , 集成进你应用 ,只需几行代码 。
AlphaTabsIndicator
高仿微信底部状态栏的轻量级库,没有MagicIndicator那么臃肿,符合大多数BottomTab应用需求
AndFix
AndFix is a library that offer hot-fix for Android App.
AndLinker
AndLinker is a IPC library for Android, which combines the features of AIDL and Retrofit. Allows IPC call seamlessly compose with RxJava and RxJava2 call adapters.
Android
GitHub上最火的Android开源项目,所有开源项目都有详细资料和配套视频
Android-1
BLE SDK for Android (v4.3 or above)
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
android-architecture-components
Android-Clean-Boilerplate
This is starter template for writing Android apps using Clean architecture
lonng226's Repositories
lonng226/RxjavaRetrofitDemo-master
Retrofit+Rxjava+okhttp基本操作和统一处理的demo
lonng226/LazyNetForAndroid
这是一个android网络请求和网络状态监听的库,带缓存功能;具体介绍待完善
lonng226/Android-Rapid-Development-Of-Library
android常用开发框架集合。比如自定义圆形进度条,MVP模式,集成个推实现仿照微信登录,刻度尺的实现,SwitchLayout实现Activity的切换动画,Recyclerview实现下拉加载和上拉刷新,viewpager实现自动轮播,TabLayout的实现,分段选择器的实现,EventBus3.0的使用,GreenDao的使用,ExpandableListView嵌套ListView等。
lonng226/Music-Player
From UI Proposal to Code
lonng226/LoadingView
a simple loadingview for android with animation
lonng226/DownLoadManager
Retrofit + OkHttp + RxBus + Notification + Service实现的自动更新
lonng226/Android-Clean-Boilerplate
This is starter template for writing Android apps using Clean architecture
lonng226/RxJava-Essentials-CN
RxJava Essentials 中文翻译版 仅供交流学习使用,严禁商业用途
lonng226/CustomView
百分比环形图
lonng226/AndroidInterview
android 面试资料
lonng226/LearningNotes
Enjoy Learning.
lonng226/OkHttpUtils-1
封装了okhttp的网络框架,支持大文件上传下载,上传进度回调,下载进度回调,表单上传(多文件和多参数一起上传),链式调用,可以自定义返回对象,支持Https和自签名证书,支持cookie的持久化和自动管理,支持四种缓存模式缓存网络数据,支持301和302重定向,扩展了统一的上传管理和下载管理功能
lonng226/BaseRecyclerViewAdapterHelper
Powerful and flexible RecyclerAdapter,www.recyclerview.org
lonng226/Learning-RecyclerView
a collection repository for repositories about recyclerView(RecyclerView大集合)
lonng226/CitySelector
类似大众点评 58 美团 等应用的城市选择器
lonng226/DiscView
一个仿网易云音乐播放界面旋转的唱片
lonng226/LazyCacheForAndroid
android缓存库,具有二级缓存功能,可以自己定实现三级缓存;可扩展性高
lonng226/SmsObserverForAndroid
这是一个用于拦截android实时短信的库,可以进行短信过滤,得到自己想要的内容,可以用于需要自动填写短信验证码的app项目
lonng226/Perfect_IM_SNS
这是一个整理即时通讯(IM)和社交系统(SNS)优秀开源项目的文档,项目上传github欢迎提交更新。
lonng226/CleanArch
implements android clean architecture
lonng226/LazyLogger
android日志打印库,可以配置打印到本地,打印格式化的日志或者普通日志;还可以设置全局日志打印级别
lonng226/animate
An application demoing meaningful motion on Android
lonng226/dynamic-load-apk
DL : dynamic load framework in android
lonng226/GanWuMei
干货集中营Android客户端:运用Dagger2+Retrofit2+RxJava+Realm所制作的一个关于干货分享的开源项目,API接口由gank.io提供,欢迎Fork交流学习~
lonng226/SimplifyReader
一款基于Google Material Design设计开发的Android客户端,包括新闻简读,图片浏览,视频爽看 ,音乐轻听以及二维码扫描五个子模块。项目采取的是MVP架构开发,由于还是摸索阶段,可能不是很规范。但基本上应该是这么个套路,至少我个人认为是这样的~恩,就是这样的!
lonng226/android-tech-frontier
一个定期翻译国外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目
lonng226/MPAndroidChart
A powerful Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, dragging and animations.
lonng226/PhotoView
Implementation of ImageView for Android that supports zooming, by various touch gestures.
lonng226/guava
Google Core Libraries for Java 6+
lonng226/android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.