rxjava2
Here are 2,176 public repositories matching this topic...
👕基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合Okhttp+RxJava+Retrofit+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发一个高质量、易维护的Android应用。
-
Updated
Dec 27, 2019 - Java
云阅:一款基于网易云音乐UI,使用玩安卓、Gank.Io及时光网api开发的符合Google Material Design的Android客户端。项目采取的是MVVM-DataBinding架构开发,主要包括:玩安卓区、干货区和电影区三个子模块。
-
Updated
Dec 27, 2019 - Java
:partly_sunny: [@Deprecated]RxJava+RxBus+Retrofit+Glide+Material Design Weather App
-
Updated
Dec 27, 2019 - Java
9*Porn Android 客户端,突破游客每天观看10次视频的限制,还可以下载视频
-
Updated
Dec 27, 2019 - Java
:fire: 基于Kotlin+MVP+Retrofit+RxJava+Glide 等架构实现短视频类小项目,简约风格及详细注释,欢迎 star or fork!
-
Updated
Dec 26, 2019 - Kotlin
Android AOP Architecture by Apt, AspectJ, Javassisit, based on Realm+Databinding+MVP+Retrofit+Rxjava2
-
Updated
Dec 23, 2019 - Java
It'd be nice to be able to schedule a bunch (100+) messages from something like a csv import. I want to write birthday messages to a bunch of people in our organization in advance. It's easier to type that much on a computer plus a spreadsheet could fill the send date and time for me. I realize this is more a feature request than a bug. If there is somewhere else o should add it I'd be glad to.
🔥🔥🔥 FlyTour是Android组件化+MVVM+MVP+RxJava+Retrofit+Dagger2组成的双架构框架,工程架构采用gradle配置实现组件化,模块的架构采用典型的MVVM+MVP架构,MVVM和MVP根据自己的项目实际需求去决定使用,该框架是Android组件化、Android MVVM架构、Android MVP架构的集大成者,帮助你快速的搭建自己的App项目开发框架,以便把主要的精力放在自己的项目的业务功能实现上,另外在长期的工作实践中总结整理大量的实用工具类在项目lib_common组件的util包当中方便大家调用。
-
Updated
Dec 27, 2019 - Java
Default InternetObservingSettings object uses http, causing Android 9 to fail on clear-text traffic
Describe the bug
Default InternetObservingSettings object uses http, causing Android 9 to fail on clear-text traffic
To Reproduce
Steps to reproduce the behavior:
- On Android 9, with wifi on, and connected to the internet, use
ReactiveNetwork.observeInternetConnectivity()to get anObservable<Boolean>
Expected behavior
Should return an Observable of true.
**Actu
This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
-
Updated
Dec 27, 2019 - Java
📦 A complete android componentization solution, powered by MVPArms (MVPArms 官方快速组件化方案).
-
Updated
Dec 26, 2019 - Java
RxTiPresenterUtils.deliverLatestCacheToView caches and re-delivers all items emitted by the source.
Look at this log output. When the view is detached, several items are emitted by the source, but not delivered. This is correct so far.
After the view is reattached, all of the items are delivered again, including those which had already been delivered (c9915aa) and those which should
Improve this page
Add a description, image, and links to the rxjava2 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rxjava2 topic, visit your repo's landing page and select "manage topics."
Hi all friends

Friends, to better understand this framework, let's do everything by example
Examples help us to master this framework more effectively
Examples can be as follows, such as forms, lists, and even small projects. This can help a great deal.
Form Submit
Lists