Pinned Repositories
AdapterDelegates
"Favor composition over inheritance" for RecyclerView Adapters
AMVP
A simple Model-View-Presenter library for Android
Android-AOPExample
This is a simple example of Aspect Oriented Programming in Android
android-best-practices
Do's and Don'ts for Android development, by Futurice developers
android-chat
开源即时通讯(野火IM)系统Android端,支持Android 4.x —— 最新
Android-Demos
android-exercises
this is an exercise project for android
android-FancyBehaviorDemo
A simple demo of customized CoordinatorLayout behavior.
kline-1
比特币K线图,蜡烛图, CandleLine CandleChart,高仿火币K线
ZanCharts
A wonderful chart library for Android
Too-Stubborn's Repositories
Too-Stubborn/android-best-practices
Do's and Don'ts for Android development, by Futurice developers
Too-Stubborn/Android-TextView-LinkBuilder
Insanely easy way to define clickable links within a TextView.
Too-Stubborn/BoomMenu
A menu which can ... BOOM! - Android
Too-Stubborn/FinancialCustomerView
各种金融类的自定义View,基金走势图、分时图、蜡烛图、各种指标等,一步一步构建庞大的基金自定View...
Too-Stubborn/GuideView
最最轻量级的新手引导库,能够快速为任何一个View创建一个遮罩层,支持单个页面,多个引导提示,支持为高亮区域设置不同的图形,支持引导动画,方便扩展,良好支持fragment
Too-Stubborn/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
Too-Stubborn/KLineChart
Android仿火币K线图实现(包含MA,BOLL,MACD,KDJ,RSI,WR指标)
Too-Stubborn/KLineChartDemo
安卓仿火币的K线图
Too-Stubborn/KLineView
Android股票走势图K线控件
Too-Stubborn/MVVMHabit
基于DataBinding框架,MVVM设计模式的一套快速开发库,整合Okhttp+RxJava+Retrofit+Glide等主流库,满足日常开发需求。使用该框架可以快速开发一个Android应用。
Too-Stubborn/MZBannerView
仿魅族BannerView,图片轮播控件,支持多种模式切换:普通ViewPager使用,普通Banner使用,仿魅族Banner使用。
Too-Stubborn/NettyChat
基于Netty+TCP+Protobuf实现的Android IM库,包含Protobuf序列化、TCP拆包与粘包、长连接握手认证、心跳机制、断线重连机制、消息重发机制、读写超时机制、离线消息、线程池等功能。
Too-Stubborn/NumberPickerView
another NumberPicker with more flexible attributes on Android platform
Too-Stubborn/ProgressManager
Listen the progress of downloading and uploading in Okhttp (compatible Retrofit and Glide).
Too-Stubborn/RecyclerViewDiffUtil
DiffUtil的一个支持库
Too-Stubborn/RecyclerViewPager
A ViewPager implemention base on RecyclerView's code. Support fling operation like gallary.
Too-Stubborn/RecyclerViewSnap
RecyclerView snapping example with SnapHelper
Too-Stubborn/RichText
Android平台下的富文本解析器,支持Html和Markdown
Too-Stubborn/RxBanner
一个灵活可制定的基于 Recyclerview 的轮播图控件,支持自动轮播,无限循环。 同时可关闭无限循环变成 引导页 ,带有引导完成接口回调
Too-Stubborn/RxUtil2
一个实用的RxJava2工具类库
Too-Stubborn/SciChart.Xamarin.Examples
Examples and Tutorials SciChart Xamarin.Android and Xamarin.iOS Charts
Too-Stubborn/SmarterStreaming
国内外为数不多致力于极致体验的超强全自研跨平台(windows/android/iOS)流媒体内核,通过模块化自由组合,支持实时RTMP推流、RTSP推流、RTMP播放器、RTSP播放器、录像、多路流媒体转发、音视频导播、动态视频合成、音频混音、直播互动、内置轻量级RTSP服务等,比快更快,业界真正靠谱的超低延迟直播SDK(1秒内,低延迟模式下200~400ms)。
Too-Stubborn/StockChart-MPAndroidChart
基于MPAndroidChart的专业股票图,如分时图和K线图KLine。
Too-Stubborn/SwitchButton
A cute widget of Switch Button for you to create beautiful and friendly UI.
Too-Stubborn/TextPathView
A View with text path animation!
Too-Stubborn/Utils-Everywhere
整理并收集各种常用的覆盖面广的工具类
Too-Stubborn/WheelPicker
Simple and fantastic wheel view in realistic effect for android.
Too-Stubborn/xmpp
基于Xmpp协议的即时通讯社交软件(客户端+服务端)Open source one last year to write their own Xmpp based on the agreement of the instant messaging social software (client + server)
Too-Stubborn/XRichText
一个Android富文本类库,支持图文混排,支持编辑和预览,支持插入和删除图片。
Too-Stubborn/zxing
基于zxing的扫一扫,优化了扫描二维码速度,集成最新版本的jar包(zxing-core.jar 3.3.3),集成简单,速度快,可配置颜色,还有闪光灯,解析二维码图片,生成二维码等功能