An open API service indexing awesome lists of open source software.

https://github.com/archish27/retrozing

Retrozing is sample android application which depicts use of RxJava, RxAndroid, Retrofit & Clean Architecture (MVP)
https://github.com/archish27/retrozing

android-app dagger2 dagger2-mvp mvp-android mvp-architecture mvp-pattern picasso repository-pattern restful-api retrofit2 rxjava

Last synced: 3 months ago
JSON representation

Retrozing is sample android application which depicts use of RxJava, RxAndroid, Retrofit & Clean Architecture (MVP)

Awesome Lists containing this project

README

          

# Retrozing
Retrozing is sample android application which depicts use of Retrofit & Clean Architecture (MVP)

--------------------
### Development Tools ###

* Android Studio v2.2.2
* gradle-plugin v2.14.1
* Android SDK Build Tools v25.0.2
* MinSdkVersion 16
* CompileSDKVersion 24

--------------------
### Dependencies ###

* Android Support Tools (recyclerView, cardView) v24.2.1
* Retrofit2 v2.1.0
* OkHttp v3.4.1
* Dagger2 v2.7
* RxJava v2.1.0
* RxAndroid v2.1.0
* Picasso v2.5.2
* PhotoView v1.2.4
* jUnit v4.12
* Android Support Test v0.5