Request with retrofit and coroutines
The goal of this sample is to show how to implement retrofit with an API about of dogs and provides a consistent user experience
on Android phones using coroutines.
To watch videos about mobile development Svape.
Pre-requisites
- Android Studio 3.x
- Retrofit2
- Picasso
- coroutines
- RecyclerView
Getting Started
This sample uses the Gradle build system. To build this project, use the
“gradlew build” command or use “Import Project” in Android Studio.
Support
If you’ve found an error in this sample, please write to me
file an issue
Patches are encouraged and may be submitted by forking this project and
submitting a pull request through GitHub.