Best android open-source packages and libraries.

Kotlin REST Example

An Android app written in Kotlin that fetches and displays country list from server in a RESTful manner
Updated 1 year ago

Kotlin-REST-Example

This project demonstrates the implementation of a REST backed android application using Kotlin. It shows how to use RetroFit, RecyclerView, Cardview, Fragments, SearchView etc altogether in Kotlin. As a end product this application provides a list of countries and their details. For country list REST Countries API and for flag images Flags API is used.

Demonstrated At Kotlin Meetup @White-Board

Download it from Google Play