Skip to content

A demonstration of Kotlin coroutines used to retrieve random pictures of dogs

Notifications You must be signed in to change notification settings

TwistedMetalGear/RandomDog

Repository files navigation

RandomDog

RandomDog demonstrates the use of Kotlin coroutines combined with Retrofit to perform HTTP requests and display cute pictures of dogs. Just tap the screen and a new dog picture will load.

Utilizes the following libraries and technologies:

  • Android Architecture Components

    • ViewModel
    • LiveData
  • Android Data Binding Library

  • MVVM Architecture

  • Kotlin coroutines

  • Retrofit

  • Dagger 2 Dependency Injection

About

A demonstration of Kotlin coroutines used to retrieve random pictures of dogs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages