一个组件化+Mvp框架+retrofit2+rxjava2+rxlifecycle2的demo
☆37Jul 19, 2018Updated 8 years ago
Alternatives and similar repositories for Componentized
Users that are interested in Componentized are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆19Feb 23, 2017Updated 9 years ago
- ☆13Apr 3, 2024Updated 2 years ago
- 一个轻量级的Android计时器库,提供 AndroidTimer、CountDownTimer、AndroidTick 三个相互独立的核心组件,支持开始/暂停/恢复/停止。☆30Sep 1, 2026Updated 3 weeks ago
- 一个MVVM的框架模板,参考借鉴了别人相关的MVVM 的框架,抽取精华部分,自己封装了 基类,能够快速获取ViewModel 实例以及ViewBinding 实例. 同时封装了retrofit ,可以借助 jetpack 的lifecycle 的绑定实现,页面消失的时候能够…☆17Jul 6, 2020Updated 6 years ago
- 本项目用于简化android BLE的使用,解决了: 1.android手机适配 2.发送数据自动拆包,无需关注拆包问题 3.解决android BLE假连接问题 4.数据发送扁平化(把所有数据串行发送,避免资源竞争)☆15Apr 9, 2018Updated 8 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 集成了大部分最好的开源项目MVP架构开发的App☆22Mar 25, 2022Updated 4 years ago
- 一款事件消息抖动框架☆25Jun 21, 2020Updated 6 years ago
- Android自动化,可视化,规范检查工具,告别人力排查!☆15Sep 3, 2022Updated 4 years ago
- Animation when click photo like Google Photos☆10Feb 5, 2016Updated 10 years ago
- 🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性 ,集成了几十种炫酷的Header和 Footer。☆14Apr 23, 2025Updated last year
- SmartDb是以SQL为中心,支持多数据源、读写分离,同时又不与原有项目mybatis、hibernate冲突的非常轻量级的Java ORM框架。 https://zhuoluodada.cn/smartdb☆16Mar 17, 2024Updated 2 years ago
- ☆13Sep 17, 2017Updated 9 years ago
- 水波纹 扩散效果 声音采集☆13Jun 7, 2018Updated 8 years ago
- 基于AndroidX的架构,包含 Retrofit2(okhttp3)+Glide+ navigation +fragment+coroutines +LiveData +ViewModel☆62May 2, 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.
- Dagger2+RxJava+Retrofit+OkHttp+MVP☆12Jun 1, 2018Updated 8 years ago
- ☆15Mar 1, 2017Updated 9 years ago
- ☆25Mar 4, 2017Updated 9 years ago
- WanAndroid 客户端,采用 Kotlin 语言编写,项目使用 JetPack-MVVM 架构,采用 Retrofit + Coroutines + Coil 等开源框架开发。☆20Mar 30, 2021Updated 5 years ago
- 该库是一个对MVP模式的封装,主要目的解决MVP的内存泄露、代码冗余、Presenter的生命周期管理等问题☆342Nov 24, 2017Updated 8 years ago
- ☆21Jan 15, 2019Updated 7 years ago
- A grade plugin to upload apk file to Beta.☆48Jul 21, 2025Updated last year
- Android NDK开发之旅17--NDK--Apk增量更新☆19Nov 15, 2017Updated 8 years ago
- RxJava+Retrofit+ViewModel+LiveData搭建项目基础框架☆40Apr 5, 2019Updated 7 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 给MaterialMenu加入向上的箭头,向下的箭头,还有加号☆14Apr 2, 2015Updated 11 years ago
- Material design、MVC、OKHttp、Glide、greendao 设计的一款面试题题库的app完整项目☆24Oct 23, 2016Updated 9 years ago
- 从新上传到github☆11Apr 20, 2021Updated 5 years ago
- Android 开发模板项目☆16Aug 31, 2023Updated 3 years ago
- 自定义键盘☆75Nov 16, 2018Updated 7 years ago
- deprecated. move to https://github.com/q191201771/lalext☆13May 25, 2022Updated 4 years ago
- AJ-Captcha行为验证码,包含滑动拼图、文字点选两种方式,UI支持弹出和嵌入两种方式。后端提供Java实现,前端提供了php、angular、html、vue、uni-app、flutter、android、ios等代码示例。☆14Jun 7, 2023Updated 3 years ago
- This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动)☆10Apr 27, 2018Updated 8 years ago
- Transform aosp build system to cmake, so aosp native code can be imported to CLion☆10Jan 7, 2019Updated 7 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Springboot-Vue快速脚手架——基于RuoYi-Vue基础上进行开发,集成swagger-bootstrap-ui; 改造所有返回值AjaxResult为Response让Swagger的@ApiModel识别(因为swagger不支持返回的hashMap和Jso…☆11Feb 22, 2023Updated 3 years ago
- android 自定义头部控件☆11Jul 31, 2018Updated 8 years ago
- 存放一些完整的demo代码☆22Apr 28, 2026Updated 4 months ago
- a fragment pager adapter for android☆49Apr 27, 2018Updated 8 years ago
- mvp+retrofit+rxjava改良版,新增lifecycle绑定生命周期防止内存泄露。抽象model类,可根据需求自定义model,也可直接使用父类model进行通用的网络请求。增加自定义网络异常,增加异常时回调实现。增加网络请求时dialog显示及取消显示的方法。…☆80Jul 16, 2019Updated 7 years ago
- 易盾验证码android应用嵌入演示☆69Mar 11, 2026Updated 6 months ago
- Android Room 开源库学习☆13Jun 21, 2018Updated 8 years ago