janishar / android-kotlin-mvp-architecture

This repository contains a detailed sample app that implements MVP architecture in Kotlin using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
Apache License 2.0
699 stars 193 forks source link

how to deploy a service with this structure #24

Open IomarSantos opened 6 years ago

IomarSantos commented 6 years ago

I am creating a service to upload images how to implement in the structure of this project?

dpnkrg commented 4 years ago

any update?