Stars
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.
Bind Android views and callbacks to fields and methods.
A Java serialization/deserialization library to convert Java Objects into JSON and back
Realm is a mobile database: a replacement for SQLite & ORMs
OkGo - 3.0 震撼来袭,该库是基于 Http 协议,封装了 OkHttp 的网络请求框架,比 Retrofit 更简单易用,支持 RxJava,RxJava2,支持自定义缓存,支持批量断点下载管理和批量上传管理功能
An Android library that makes developers use SQLite database extremely easy.
Navigation tab bar with colorful interactions.
Android 万能的Adapter for ListView,RecyclerView,GridView等,支持多种Item类型的情况。
[DEPRECATED] A swipe menu for ListView.
AndroidFire,一款新闻阅读 App框架,基于 Material Design + MVP + RxJava + Retrofit + Glide,基本涵盖了当前 Android 端开发最常用的主流框架,基于此框架可以快速开发一个app。
Navigation tab strip with smooth interaction.
📓Material Design风格的开源照片笔记。(MVP+Dagger2+RxJava+AspectJ+Dex处理)
Gnucash for Android mobile companion application.
Android Library to provide swipe, click and other functionality to RecyclerView
一个Android项目级快速开发框架,节约大部分写常用功能时间以实现更多项目业务功能及体验上的优化。使用说明见wiki
A RecyclerView suspension bar implementation like Instagram
KAndroid是一个Android的简单的架构搭建的学习项目。架构上分为了四个层级:模型层、接口层、核心层和应用层。