- GuangZhou
Lists (3)
Sort Name ascending (A-Z)
Starred repositories
google / dagger
Forked from square/daggerA fast dependency injector for Android and Java.
AppDevNext / AndroidChart
Forked from PhilJay/MPAndroidChartA fork from dead upstream with a lot of merged pull requests from upstream. Including Espresso tests and screenshot compare tests
Android组件化多进程通信
一个插件:Android组件化开发中,Application生命周期主动分发到组件,业务组件 无侵入地 获取 Application生命周期~
darryrzhong / LoadSir
Forked from may7be/LoadSirA lightweight, good expandability Android library used for displaying different pages like loading, error, empty, timeout or even your custom page when you load a page.(优雅地处理加载中,重试,无数据等)
michaellee123 / LiveEventBus
Forked from JeremyLiao/LiveEventBus(适配Android14):mailbox_with_mail:EventBus for Android,消息总线,基于LiveData,具有生命周期感知能力,支持Sticky,支持AndroidX,支持跨进程,支持跨APP
junixapp / mall
Forked from macrozheng/mallmall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
a RecyclerView that implements pullrefresh and loadingmore featrues.you can use it like a standard RecyclerView
Zziv / LiveGiftLayout
Forked from DyncKathline/LiveGiftLayout一个带礼物面板的直播礼物连击实例
BoBoMEe / PracticeDraw5
Forked from hencoder/PracticeDraw5《HenCoder Android 开发进阶:自定义 View 1-5 绘制顺序》 的练习项目
LaserABC / UsbSerial
Forked from felHR85/UsbSerialUsb serial controller for Android
This project includes a few examples on how to create different types of sockets using AndroidAsync. It includes examples for a TCP client/server, TCP client with SSL and UDP client/server.
停车王车牌号码专用键盘-Android
yibaoshan / packer-ng-plugin
Forked from ztaober/packer-ng-pluginAndroid 多渠道打包工具,支持 Gradle 7.X ,已发布到公司内网(需要重新发布请替换 gradle.properties 文件中的账户配置)
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)