Gradle模块化设置,通过实现gradle脚本相互依赖以及通过遍历Map的形式添加依赖,优化app目录下的build.gradle脚本
☆26Jan 18, 2018Updated 8 years ago
Alternatives and similar repositories for GradleModule
Users that are interested in GradleModule are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Andorid动画案例(有普通动画,属性动画,自己实现onDraw的自绘动画):1. 模拟开关开启动画; 2. 3D旋转动画; 3. 圆形进度特效; 4. 多功能圆形进度百分比控件☆10Sep 24, 2017Updated 8 years ago
- 自定义Drawable实现一些常见角标的绘制☆13Jul 3, 2016Updated 10 years ago
- ☆16Mar 22, 2022Updated 4 years ago
- 【停止维护】🏄 帮助你快速使用Android的LiveData与ViewModel,已支持SavedState☆147Jul 4, 2021Updated 5 years ago
- Multiple item layouts for Android Recycler view written by Kotlin☆12Sep 28, 2017Updated 8 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- android nfc示例程序☆17Mar 16, 2017Updated 9 years ago
- Android PlatLogo collections 版本彩蛋集合☆23Jan 23, 2019Updated 7 years ago
- Executor for dart, like the Java single thread pool based on Isolate.☆11Nov 4, 2019Updated 6 years ago
- 通过在build.gradle中配置参数,自定义gradle Task执行Python脚本将安装包自动上传到fir☆37Jan 23, 2018Updated 8 years ago
- Android端,即时聊天,视频通话☆12May 26, 2016Updated 10 years ago
- 一个清爽的变体项目构建心得☆42Mar 6, 2020Updated 6 years ago
- 范围选择控件;跟美团类似;☆72Nov 17, 2017Updated 8 years ago
- 基于OpenCV+tesseract-ocr实现身份证识别☆14Feb 25, 2018Updated 8 years ago
- This library allows you to show bottom navigation quickly and simply☆25Jan 8, 2021Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 安卓属性动画之旋转动画,类似King Root 首页的旋转动画,有视差效果,点击圆环的中心有惊喜!☆13Nov 17, 2017Updated 8 years ago
- 横向滑动网格页面(内置分页指示器)☆21May 23, 2018Updated 8 years ago
- Duplicated Bitmap Analyzer Task☆14Dec 26, 2019Updated 6 years ago
- 使用Socket处理跨进程的实时聊天☆23Jun 20, 2016Updated 10 years ago
- Andorid 嵌套滑动机制 NestedScrollingParent2和NestedScrollingChild2 详解☆41Jan 8, 2020Updated 6 years ago
- ☆20Jul 29, 2016Updated 10 years ago
- CeilingLayout用来控制子View的吸顶联滑,理论上支持实现了NestedScrollingChild的联滑控件,如NestedScrollView、RecyclerView、SmartRefreshLayout等;只需要在xml里配置需要吸顶子View的位置索引…☆30Sep 10, 2019Updated 6 years ago
- 基于MPAndroidChart的专业股票图,如分时图和K线图☆11Sep 28, 2023Updated 2 years ago
- A Flutter Container Test Application☆11Aug 18, 2019Updated 7 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 简介方便的BaseActivity☆10Mar 28, 2018Updated 8 years ago
- 安卓屏幕适配方案,只需一个步骤即可使用,也可根据自己项目设计图画布大小和像素尺寸实时精准适配,适配所有市面上各种大小不一的安卓手机屏幕,特点是可以直接在Android studio的XML编辑器中直接预览不同手机屏幕的适配效果☆90Aug 6, 2026Updated 3 weeks ago
- 【开发完善中...】高度封装MPAndroidChart,提供开箱即用的MPAndroidChart。两大原则:1.不修改MPAndroidChart源码,只继承封装原有功能实现扩展。2. 开箱即用。目标:可商用☆79Oct 22, 2020Updated 5 years ago
- 淘宝后台恢复闪屏广告实现☆13Oct 12, 2016Updated 9 years ago
- 可以滑动的悬浮式顶部导航栏☆37Nov 8, 2016Updated 9 years ago
- 提供了两种处理JNI Crash问题的方法,一种是异常检测,一种是崩溃信号量捕获。简书对应文章:https://www.jianshu.com/p/b6129f110e86☆51Jul 6, 2018Updated 8 years ago
- A custom auth code textfield widget.☆12Jul 18, 2022Updated 4 years ago
- 大文件分块上传到fastDfs☆18Mar 13, 2018Updated 8 years ago
- 可以用于大部分聊天SDK的UI库☆10Jun 8, 2019Updated 7 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 布局适配 自动生成<values>的gradle插件☆10Jun 30, 2020Updated 6 years ago
- ☆12Jun 9, 2018Updated 8 years ago
- PhotoFactory封装了调用相机拍照, 从相册选取照片,压缩选取的照片,图片搜索等功能☆48Mar 10, 2021Updated 5 years ago
- 简单RecycleViewAdapter的封装,支持多视图,支持一个Item中多个点击事件☆12Aug 9, 2016Updated 10 years ago
- 🐾一个自定义的颜色选择view☆21Aug 1, 2018Updated 8 years ago
- Android中ViewPager+Fragment懒加载问题解决方案Android中ViewPager+Fragment取消(禁止)预加载延迟加载(懒加载)问题解决方案☆203Nov 18, 2016Updated 9 years ago
- 垂直滑动的日历控件,主要适用于酒店选择时间范围,农历,公历节日显示,可以自定义,也可以设置选择模式。☆13Nov 7, 2018Updated 7 years ago