Skip to content

rmanacmol/android-mvp

Repository files navigation

AndroidTemplate

MVP(Model View Presenter) pattern It allows to separate presentation layer from the logic.

RxJava , RxAndroid Handles creation of a request to api

Retrofit, OkHttp, Gson Handles HTTP request and responses

Dagger 2 A dependency Injection framework. It is based on annotations and uses code generation.

DBFlow A blazing fast, powerful, and very simple ORM android database library that writes database code for you. It was built on SQLite.

425960_4271900968450_325033986_n

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages