Sunday, 9 April 2017

KotlinSample

Simple Android app written in Kotlin.

The app uses JSONPlaceholder as a REST API. Communication with API is done using Retrofit together with RxJava2 Adapter. RxJava2 is used for all network related threading. The presentation layer is based on MVP architectural pattern.



from The Android Arsenal

No comments:

Post a Comment