inhohyun / Retrofit_test

jetpack을 처음 공부할때 사용한 토이프로젝트입니다.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Retrofit_test

retrofit을 활용해 api를 호출하는 실습을 진행하였습니다. 또한 CoroutinScope와 ViewModelScope의 차이점을 알고 이들을 활용하여 오래 걸리는 작업을 비동기적으로 실행하는 방법을 실습하였습니다.

About

jetpack을 처음 공부할때 사용한 토이프로젝트입니다.


Languages

Language:Kotlin 100.0%