可能是迄今为止最简洁,最形象化的Rxjava核心源码讲解。理解9行核心代码,带你完全掌握Rxjava运行机制。
☆31Apr 13, 2021Updated 4 years ago
Alternatives and similar repositories for RxjavaYxj
Users that are interested in RxjavaYxj are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆15Jul 24, 2017Updated 8 years ago
- 工作和平时学习过程中对自定义View的思路总结,和API使用☆12May 9, 2023Updated 2 years ago
- 首页布局demo☆14Sep 16, 2019Updated 6 years ago
- 一款基于 AI 大模型的 Android 设备自动化控制平台,支持自然语言指令控制、实时屏幕镜像、多设备批量管理。☆72Jan 27, 2026Updated 2 months ago
- CoordinatorLayout+AppBarLayout+CollapsingToolbarLayout+Toolbar+TabLayout+ViewPager,悬停Toolbar以及Tab栏☆10Jun 4, 2019Updated 6 years ago
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- 简单RecycleViewAdapter的封装,支持多视图,支持一个Item中多个点击事件☆12Aug 9, 2016Updated 9 years ago
- PopWindow实现下拉菜单项☆15Mar 30, 2017Updated 9 years ago
- 一个车牌识别的demo,里面涉及到NDK开发,有源码、有apk,之前在网上找了很多相关的文章,要么是收费的,要么跑不通,在这鄙视一下!!从我做起,将开源进行到底!☆11Jun 13, 2017Updated 8 years ago
- ☆19Oct 20, 2023Updated 2 years ago
- 等待动画☆19Aug 16, 2017Updated 8 years ago
- APP开发阶段:Mock API手机测试,支持局域网浏览器访问☆15Mar 30, 2021Updated 5 years ago
- 本着不再重复造轮子的精神,封装一个简单实用的Dialog, 1,支持自定义布局 2,支持设置显示位置以及与屏幕边距 3,随心所欲的添加动画效果 4,添加子View接口回调,可以为所有子View添加点击事件 5,链式调用,一行实现添加所有属性以及回调☆11Jun 23, 2018Updated 7 years ago
- 这是一个用于一键生成MVPArms相关代码的插件,和MVPArmsTemplate全家桶功能基本一致,兼容Android Studio4.1+☆24Jan 16, 2023Updated 3 years ago
- ☆12Nov 6, 2021Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- ☆18Mar 2, 2026Updated last month
- 批量导出CSDN博客并转为hexo博客样式☆11Mar 18, 2021Updated 5 years ago
- ☆10Aug 20, 2020Updated 5 years ago
- 最基础的项目组件化实现方案☆23Aug 26, 2018Updated 7 years ago
- Navigaiton框架补充实现栈内唯一和fragment的跨级操作☆13Apr 10, 2019Updated 7 years ago
- ndk双进程守护,包括C++的详细说明☆14Jan 2, 2018Updated 8 years ago
- AndroidTVFocusWidget,AndroidTV盒子控件收藏,主要是焦点控件,FocusLinearLayout,FocusViewPager,FocusListView and so on☆16Jun 30, 2016Updated 9 years ago
- Using LibPDFium for android .☆16Nov 18, 2020Updated 5 years ago
- 极客屋前端界面。☆10Dec 14, 2017Updated 8 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- Android开发工具助手☆19Nov 1, 2017Updated 8 years ago
- 基于ASM + transform 实现AOP功能的Kit,支持查看点击view的信息,比如类名,自己和父类的id。双击粘连拦截。为指定方法添加try catch并根据方法签名返回默认值,拦截回调可以自定义并拓展功能。更多功能持续更新中...☆18Sep 13, 2021Updated 4 years ago
- 一个Android Architecture Components案例,包含Room,ViewModel,LiveDta等组件,集成RxJava2,Retrofit2,OkHttp3,Glide等热门框架。☆18Dec 16, 2017Updated 8 years ago
- Android面试2019年最新版(每日更新),音视频,Android高级,性能优化,算法,Flutter技术,FFmpeg OppenGl,资源混淆,插件化,组件化,OkHttp,Rxjava,架构师,Android架构☆873Sep 4, 2019Updated 6 years ago
- Camera终极适配与MediaCodec编码☆26Dec 3, 2022Updated 3 years ago
- Android SyncAdapter can be hard for beginners. Here is small example project☆11Dec 21, 2017Updated 8 years ago
- 公司 DLNA Server 的 Platium 源码☆16Apr 12, 2017Updated 8 years ago
- RetrofitDemo☆14Sep 18, 2016Updated 9 years ago
- Android 平台下的直播SDK(1.实现opengl 滤镜;2.实现H264视频编码,AAC音频编码3.实现FLV封包;4.实现RTMP推流)☆18Apr 9, 2020Updated 6 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- RecyclerView实现垂直自动无限滚动,类似于中奖信息,跑马灯☆72Jul 15, 2019Updated 6 years ago
- 显示Android手机当前所有已安装的应用.☆24Mar 3, 2016Updated 10 years ago
- APK Size Reduce☆33Feb 8, 2019Updated 7 years ago
- ☆20Nov 15, 2021Updated 4 years ago
- Android Studio Layout Inspector超时错误解决☆50Sep 19, 2025Updated 6 months ago
- android ndk 运用ffmpeg从零手写一个播放器,主体设计分为三条线程:1解包分发线程、2音频解码播放线程、3视频解码显示线程。内有思路,方便入门参考☆15Jun 13, 2023Updated 2 years ago
- 这里整理了图形学相关的高校课程、书籍、教程、文章、博客、资源、开源项目。☆13Sep 18, 2019Updated 6 years ago