Stars
A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
Render After Effects animations natively on Android and iOS, Web, and React Native
An image loading and caching library for Android focused on smooth scrolling
🔥 Android developers should collect the following utils(updating).
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
android 4.4以上沉浸式状态栏和沉浸式导航栏管理,适配横竖屏切换、刘海屏、软键盘弹出等问题,可以修改状态栏字体颜色和导航栏图标颜色,以及不可修改字体颜色手机的适配,适用于Activity、Fragment、DialogFragment、Dialog,PopupWindow,一句代码轻松实现,以及对bar的其他设置,详见README。简书请参考:http://www.jianshu.c…
Virtual Engine for Android(Support 14.0 in business version)
🚀 Ultimate Android Reference - Your Road to Become a Better Android Developer
Tiny, easily embeddable HTTP server in Java.
A super fast build tool for Android, an alternative to Instant Run
Android library to handle jobs in the background.
🍋 Android实现Http标准协议框架,支持多种缓存模式,底层可动态切换OkHttp、URLConnection。
A tool to help eliminate NullPointerExceptions (NPEs) in your Java code with low build-time overhead
⏳ Listen the progress of downloading and uploading in Okhttp, compatible Retrofit and Glide (一行代码即可监听 App 中所有网络链接的上传以及下载进度, 包括 Glide 的图片加载进度).
a simple loadingview for android with animation
Android library that creates app shortcuts from annotations
A library for using EventBus between processes, useful in the IPC or plugin development.
Android Library to provide swipe, click and other functionality to RecyclerView
support svg images for android 4.0+, more powerful than IconFont and Vector.
Code project corresponding to a serials of tutorial posts for android unit testing
An android componentization protocol framework, used for decoupling complex project. Android高性能轻量级路由框架
App-Architecture是一个关于移动应用一整套架构的解决方案开源项目。主要目的是整合流行开发模式结合自己本人的工作经验形成的一整套App快速开发解决方案。本套解决方案的app工程和simple工程主要基于Android实现。framework工程实现了主要架构,主要目的是抛开平台相关性。