COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200528135140/https://github.com/topics/retrofit2-rxjava
Here are
50 public repositories
matching this topic...
A Grace Material Design Music Player
Updated
Mar 31, 2017
Java
An open source app that is refactored to demo Paging Library from Android Jetpack
Updated
Nov 26, 2019
Java
Small tutorial to get started with RxAndroid 2 and Retrofit 2
Updated
May 20, 2017
Java
Demo project on How to be a Mockstar using Mockito and MockWebServer.
Updated
Mar 11, 2017
Java
Udacity Android Developer Nanodegree, project 2.
Updated
Aug 11, 2017
Java
Updated
Apr 14, 2019
Java
Retrofit2 with Rxjava[1], retreive data with non resutful data and get real data
Updated
Jan 17, 2018
Java
Retrofit2 + Rxjava +Cache 机制+EventBus,采用ButterKnife注解框架,包含Token失效处理方案,新增RxJava生命周期管理,mobile network 情况下缓存一分钟过期重新请求,wifi 情况下不使用缓存,none network 情况下直接读取缓存并离线缓存4周。
框架使用retrofit2与rxjava2+databing,Md风格一个开源项目.
Updated
Apr 19, 2017
Java
API call example using Retrofit and RxJava2
[DEPRECATED] Scraping API for VULCAN UONET+
Updated
Dec 7, 2019
Kotlin
MVVM Design Pattern in Android with Retrofit2, Okhttp3, RxAndroid, Databinding
Updated
Jun 19, 2017
Kotlin
Dead simple Retrofit / RxJava cache
Updated
May 25, 2020
Kotlin
MVVM Design Pattern in Android with Retrofit2, Okhttp3, RxAndroid, Databinding
This is example setup of MVP Android
Updated
Jun 13, 2018
Java
Udacity Android Developer Nanodegree, project 4.
Updated
May 24, 2017
Java
Sample app demonstrating the Oxford Dictionary API
一个App模板,采用Retrofit2 + Rxjava+RxLifecycle +Cache 机制+EventBus+ButterKnife+Permissionsdispatcher+Glide
Updated
Jan 25, 2018
Java
Updated
Feb 23, 2017
Java
A sample Android application using Dagger 2, Retrofit 2, Butterknife, Universal Image Loader, Lombok and RxJava and MVP.
Updated
Feb 21, 2017
Java
Okhttp network interceptor to track download progress
Updated
Oct 29, 2018
Kotlin
MVVM + Android Data Binding + RxJava + Retrofit
Updated
Mar 13, 2017
Java
Updated
Jan 9, 2017
Kotlin
A simple repository of template for android
Updated
May 19, 2017
Java
Demo App with Github Authentication
Updated
Sep 21, 2018
Kotlin
A Retrofit interface for Monzo's public API.
Updated
Apr 30, 2017
Java
Updated
May 24, 2020
Java
This is a sample app that uses Retrofit 2 for GET,PUT, POST request.
Updated
Apr 20, 2019
Java
Improve this page
Add a description, image, and links to the
retrofit2-rxjava
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
retrofit2-rxjava
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Summary:
Currently, the username of any length are accepted as valid username and error of invalid username length is not thrown while logging in, Username must have some minimum length limit.
@therajanmaurya May I work on this?