Skip to content

phansier/RetrofitCoroutinesExample

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 

RetrofitCoroutinesExample

A demo project for "Android Networking with Coroutines and Retrofit" article

Original is there: https://medium.com/exploring-android/android-networking-with-coroutines-and-retrofit-a2f20dd40a83 Translation is there: https://habr.com/post/428994/

The example has been made for 15 minutes for basic ideas illustration, so there are some code smells (like logic in Activity, string constants, ...) and very simple behaviour.

Also you need to get your API key from "https://tech.yandex.ru/rasp/raspapi/" and put it to local.properties (yandex_api_key=...)

About

A demo project for "Android Networking with Coroutines and Retrofit" article

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages